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
- Object Pool LockFree in Rust☆45Updated 2 months ago
- A global executor built on top of async-executor and smol☆73Updated last week
- Typed any map for rust☆65Updated 3 months ago
- Convert closures into wakers☆45Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- ☆40Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- A Configuration Library for Rust Applications☆39Updated 2 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago
- Asynchronous access to a bincode-encoded item stream.☆73Updated this week
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Time and duration crate optimized for speed and API stability.☆68Updated last week
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 7 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆122Updated 4 months ago
- ☆82Updated 2 months ago
- Compile-time string operations☆90Updated last month
- A lightweight lock protected by an atomic boolean.☆36Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Runtime-agnostic actor library☆77Updated last year
- Minimal async cache in Rust with support for key expirations☆52Updated 10 months ago
- File/log rotation writer for Rust☆30Updated 3 weeks ago
- Integration between rustls and tokio-postgres☆32Updated 5 months ago
- A lock-free async waitgroup implementation☆37Updated 3 years ago