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:
- ☆39Updated 5 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆47Updated 5 years ago
- How to run Hyper on async-std☆41Updated 3 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 5 months ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 5 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- Concurrent hash trie☆58Updated 5 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- Async tracing capabilities for the log crate☆98Updated 4 years ago
- Duplicate an async I/O handle☆41Updated 9 months ago
- futures::AtomicWaker extracted into its own crate☆36Updated 3 months ago
- Run closures in parallel☆115Updated 9 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- Convert closures into wakers☆46Updated 9 months ago
- Additional utilities around the bytes crate☆19Updated 6 months ago
- ☆81Updated 4 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆14Updated 2 years ago
- ☆73Updated 4 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Updated 4 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆43Updated 3 months ago
- Rust wrapper for posix message queues☆16Updated last year
- Port of bbolt in Rust☆65Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 8 months ago
- Caching layer load balancer.☆45Updated 5 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 6 years ago