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
- ☆39Updated 5 years ago
- ☆47Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆49Updated 3 weeks ago
- How to run Hyper on async-std☆40Updated 2 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Updated 5 years ago
- Extraction and modernization of the hyper 0.11.x typed header module☆29Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 5 months ago
- Rust wrapper for posix message queues☆16Updated 11 months ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 5 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A global executor built on top of async-executor and smol☆74Updated 3 months ago
- NATS unique identifiers☆20Updated 4 months ago
- ☆26Updated last year
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- scraps of a potential language☆37Updated 4 years ago
- The simd optimized escape code☆54Updated last week
- 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
- Rust library for making easy parallel pipelines with Iterators.☆31Updated 5 years ago
- An default value loader from TOML for structopt☆28Updated last year
- Concurrent hash trie☆54Updated 4 years ago
- futures::AtomicWaker extracted into its own crate☆27Updated last month
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- An async NATS client library for the Rust programming language.☆83Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago