black-binary / async-smuxLinks
A lightweight asynchronous smux multiplexing library
☆62Updated 7 months ago
Alternatives and similar repositories for async-smux
Users that are interested in async-smux are comparing it to the libraries listed below
Sorting:
- Free conversion between async and sync in Rust☆52Updated 3 years ago
- Performant time measuring in Rust☆30Updated 4 years ago
- TCP Fast Open (TFO) for tokio☆32Updated 4 months ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Updated 4 years ago
- An async/.await SOCKS5 implementation☆82Updated last year
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- Pure Rust TCP stack in user-space running on TUN/TAP☆45Updated 2 years ago
- Rust's wrapper for creation of TUN/TAP devices☆156Updated 4 months ago
- Asynchronous allocation of TUN/TAP devices in Rust using tokio☆92Updated 3 months ago
- Telegram bot for Rust group☆56Updated last year
- Async version of smoltcp☆41Updated 2 months ago
- 收集整理在 Rust 众 https://t.me/rust_zh 的讨论中出现的一些常见疑问及其解答☆60Updated last year
- A lock-free async waitgroup implementation☆38Updated 3 years ago
- Chinese tokenizer for tantivy, based on jieba-rs☆82Updated 2 months ago
- A small async runtime for Rust☆61Updated last year
- Rust Async Coroutine Runtime that combines speed and ease to use☆64Updated last year
- Asynchronous lightweight userspace implementation of TCP/IP stack for Tun device☆75Updated 2 weeks ago
- Asynchronous SOCKS proxy support for Rust.☆96Updated 9 months ago
- Asynchronous implementation of ping in rust, based on tokio 1.x☆96Updated last month
- A typed map which can make sure item exist.☆36Updated last year
- Native Rust crate for operating on cgroups.☆18Updated 5 years ago
- personal VPN in rust.