qingstor / crossfire-rsLinks
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
Sorting:
- Convert closures into wakers☆45Updated 4 months ago
- ☆42Updated 8 months ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- File/log rotation writer for Rust☆33Updated 3 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆47Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Typed any map for rust☆67Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Object Pool LockFree in Rust☆46Updated 4 months ago
- A concise, self-describing binary format written in Rust for Serde☆66Updated 9 months ago
- futures::AtomicWaker extracted into its own crate☆27Updated 2 weeks ago
- ☆42Updated 3 weeks ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Run closures in parallel☆113Updated 4 months ago
- Bounded MPMC channel abstraction on top of a ring buffer☆41Updated 2 weeks ago
- Minimal async cache in Rust with support for key expirations☆53Updated last week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated 2 weeks ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Time and duration crate optimized for speed and API stability.☆70Updated last week
- Compatibility adapter between tokio and futures☆171Updated 2 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A Configuration Library for Rust Applications☆39Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago