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 last month
- A global executor built on top of async-executor and smol☆73Updated 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
- Convert closures into wakers☆45Updated last month
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 9 months ago
- ☆40Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Typed any map for rust☆65Updated 3 months ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆64Updated 10 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Minimal async cache in Rust with support for key expirations☆52Updated 10 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Integration between rustls and tokio-postgres☆31Updated 4 months ago
- An updated version of linked-hash-map and friends☆109Updated this week
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆78Updated this week
- Run closures in parallel☆113Updated last month
- A concise, self-describing binary format written in Rust for Serde☆64Updated 6 months ago
- ☆40Updated 5 months ago
- Time and duration crate optimized for speed and API stability.☆68Updated last week
- Compatibility adapter between tokio and futures☆164Updated this week
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- Threadsafe RefCell for Rust☆90Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- A Configuration Library for Rust Applications☆39Updated this week
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago