async-rs / async-std-hyper
How to run Hyper on async-std
☆40Updated 2 years ago
Alternatives and similar repositories for async-std-hyper:
Users that are interested in async-std-hyper are comparing it to the libraries listed below
- Native TLS for futures and async-std☆70Updated 9 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- ☆56Updated 3 months ago
- Data parallelism library for async-std.☆93Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- An default value loader from TOML for structopt☆28Updated last year
- Recognizes URL patterns with support for dynamic and wildcard segments☆100Updated 2 years ago
- Experimental cooperative cancellation for async-std☆48Updated 3 years ago
- An async NATS client library for the Rust programming language.☆83Updated 10 months ago
- An adapter for futures, which chunks up elements and flushes them after a timeout — or when the buffer is full. (Formerly known as tokio-…☆77Updated 11 months ago
- Utilities for encoding and decoding frames with async/await☆75Updated 4 years ago
- Rust serializer library☆87Updated last year
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- Async Server Sent Events parser and encoder☆52Updated 11 months ago
- OpenTracing API for Rust☆63Updated 10 months ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 8 years ago
- JSONPath for Rust☆38Updated 6 years ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Duplicate an async I/O handle☆41Updated 3 months ago
- Convert closures into wakers☆45Updated 3 months ago
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- Futures-aware lock primitives☆39Updated 5 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…☆89Updated 2 years ago
- Run closures in parallel☆113Updated 3 months ago
- A concurrent circuit breaker implemented with ring buffers☆119Updated last year
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year