chatmail / async-native-tlsLinks
Native TLS for futures and async-std
☆72Updated 5 months ago
Alternatives and similar repositories for async-native-tls
Users that are interested in async-native-tls are comparing it to the libraries listed below
Sorting:
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Combine a reader + writer into a duplex of Read + Write☆45Updated 5 years ago
- Duplicate an async I/O handle☆41Updated 9 months ago
- Concurrent hash trie☆58Updated 5 years ago
- Heap-based async timers☆215Updated last year
- Thread parking and unparking☆79Updated 9 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Async filesystem primitives☆139Updated 2 weeks ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆99Updated 3 weeks ago
- A TLS implementation over AsyncRead and AsyncWrite☆168Updated last year
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Async Server Sent Events parser and encoder☆53Updated last year
- How to run Hyper on async-std☆41Updated 3 years ago
- Types and traits for http clients☆115Updated 2 years ago
- Run closures in parallel☆115Updated 9 months ago
- The simd optimized escape code☆54Updated last week
- Data parallelism library for async-std.☆96Updated last year
- Utilities for encoding and decoding frames with async/await☆74Updated 4 years ago
- Utility for reusing memory☆53Updated 5 years ago
- In Rust, format Duration into a string like "1 hour ago" or "01hou".☆72Updated 2 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Macros for async-std.