tailhook / async-listen
A rust crate with various helpers for writing production-ready servers in rust using async-std
☆18Updated 4 years ago
Alternatives and similar repositories for async-listen:
Users that are interested in async-listen are comparing it to the libraries listed below
- ☆38Updated 4 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Rust wrapper for posix message queues☆16Updated 10 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆47Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Updated 4 months ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated last year
- Duplicate an async I/O handle☆41Updated 3 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- A flexible byte pool.☆18Updated 2 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆29Updated 2 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- Convert closures into wakers☆45Updated 3 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- Idiomatic Async Prometheus Query (PromQL) Client for Rust.☆20Updated 4 years ago
- r-cache is an in memory key value store. It is thread safe and values can have expiry times.☆21Updated 2 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Local Actor library based on may☆28Updated 10 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated last month
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- Abstract name service traits for rust☆20Updated 6 years ago
- Extraction and modernization of the hyper 0.11.x typed header module☆29Updated 2 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆49Updated 3 years ago
- How to run Hyper on async-std☆40Updated 2 years 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