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☆73Updated 8 months ago
- Object Pool LockFree in Rust☆45Updated 3 weeks ago
- File/log rotation writer for Rust☆30Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Timer facilities for Rust's async story☆56Updated 4 months ago
- Typed any map for rust☆65Updated 2 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Bounded MPMC channel abstraction on top of a ring buffer☆40Updated 6 months ago
- Convert closures into wakers☆45Updated last month
- A concise, self-describing binary format written in Rust for Serde☆64Updated 6 months ago
- ☆38Updated this week
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- ☆39Updated 4 months ago
- Run closures in parallel☆112Updated last month
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 6 months ago
- Asynchronous access to a bincode-encoded item stream.☆70Updated last month
- Time and duration crate optimized for speed and API stability.☆67Updated last month
- 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…☆71Updated last month
- Integrate Diesel into async-std cleanly and efficiently.☆17Updated 2 years ago
- ☆60Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- A fast mpmc queue with broadcast capabilities. Known as multiqueue too.☆54Updated 3 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆119Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Updated 4 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆130Updated 4 months ago
- Observer pattern which generates a futures 0.3 stream of events☆40Updated 2 years ago