async-sync-bridge
CommunityBridge async streams to sync I/O safely.
Author89jobrien
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Bridge async streams to synchronous Read I/O for blocking libraries.
Core Features & Use Cases
- Bridge async streams to sync Read by using SyncIoBridge inside spawn_blocking.
- Preserve Tokio runtime context by capturing Handle::current() before entering blocking code.
- Integrates with common blocking I/O libraries like tar, flate2, and zip.
Quick Start
Bridge an async byte stream to a synchronous Read by wrapping it with SyncIoBridge inside a blocking task.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: async-sync-bridge Download link: https://github.com/89jobrien/dotfiles/archive/main.zip#async-sync-bridge Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.