qingstor / crossfire-rs
A lockless mpmc/mpsc to support async base on crossbeam
☆48Updated last year
Alternatives and similar repositories for crossfire-rs:
Users that are interested in crossfire-rs are comparing it to the libraries listed below
- A global executor built on top of async-executor and smol☆74Updated last month
- Object Pool LockFree in Rust☆46Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Timer facilities for Rust's async story☆56Updated 6 months ago
- File/log rotation writer for Rust☆31Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 6 months ago
- A Configuration Library for Rust Applications☆39Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 8 months ago
- ☆42Updated 6 months ago
- Convert closures into wakers☆45Updated 3 months ago
- ☆41Updated 2 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- ☆84Updated 3 months ago
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Asynchronous access to a bincode-encoded item stream.☆74Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 weeks ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- Typed any map for rust☆66Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Implementation of RFC 7578 (Multipart) for Rust☆24Updated 4 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 3 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Run closures in parallel☆113Updated 3 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A circular buffer-like queue container.☆37Updated last month
- Integration between rustls and tokio-postgres☆34Updated 6 months ago