deprecrated / net2-rs
Extensions for standard networking types
☆106Updated 10 months ago
Alternatives and similar repositories for net2-rs:
Users that are interested in net2-rs are comparing it to the libraries listed below
- Timer facilities for Tokio☆85Updated 7 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 2 months ago
- Asynchronous process management for tokio☆148Updated 5 years ago
- ☆33Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 3 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- An implementation of TLS/SSL streams for Tokio☆96Updated 4 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- Unix socket support for Rust☆53Updated 7 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago
- ☆137Updated last year
- Core I/O primitives for asynchronous I/O in Rust.☆125Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- Respond to OS signals with channels.☆124Updated 5 years ago
- Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn☆67Updated 6 years ago
- A DNS library for Rust☆37Updated 6 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- LRU cache settable via size or time to live