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
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- ☆46Updated 4 years ago
- ☆37Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 10 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Rust wrapper for posix message queues☆16Updated 7 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Asynchronous adapter for byteorder☆19Updated 4 years ago
- Duplicate an async I/O handle☆40Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A HyperLogLog implementation in Rust.☆50Updated 3 weeks ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Caching layer load balancer.☆44Updated 4 years ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- An default value loader from TOML for structopt☆28Updated last year
- The simd optimized escape code☆53Updated this week
- Atomic operations on potentially uninitialized integers.☆20Updated this week
- Traits and functions to make writing proc macros more ergonomic.☆22Updated last year
- A connection pool implementation for tokio☆23Updated 6 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated this week
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- Utility for reusing memory☆53Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- scraps of a potential language☆37Updated 3 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 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