tailhook / async-listenLinks
A rust crate with various helpers for writing production-ready servers in rust using async-std
☆18Updated 5 years ago
Alternatives and similar repositories for async-listen
Users that are interested in async-listen are comparing it to the libraries listed below
Sorting:
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- ☆47Updated 4 years ago
- ☆39Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- A connection pool implementation for tokio☆23Updated 7 years ago
- How to run Hyper on async-std☆40Updated 2 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Concurrent hash trie☆55Updated 4 years ago
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆29Updated 8 years ago
- A Rust library which provides frequently used slog loggers and convenient functions☆37Updated last year
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 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
- 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
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- OpenTracing API for Rust☆64Updated last year
- Rust serializer library☆87Updated last year
- ☆13Updated 2 years ago
- ☆26Updated last year
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Abstract name service traits for rust☆20Updated 7 years ago
- An default value loader from TOML for structopt☆28Updated last year
- A timeout connector for the hyper client☆26Updated 8 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- Caching layer load balancer.☆45Updated 4 years ago
- Run closures in parallel☆114Updated 5 months ago