frostyplanet / crossfire-rsLinks
A lockless mpmc/mpsc to support async base on crossbeam
☆382Updated 3 weeks ago
Alternatives and similar repositories for crossfire-rs
Users that are interested in crossfire-rs are comparing it to the libraries listed below
Sorting:
- A very fast Key-Value store in pure rust☆213Updated last week
- Lightweight and high performance concurrent cache☆290Updated last month
- Nio is an experimental async runtime for Rust☆323Updated 3 months ago
- ☆145Updated 3 months ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated 3 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- A collection of different transport implementations and related tools focused primarily on web technologies.☆326Updated this week
- Embedded Key-Value Storage Engine☆128Updated last week
- Perfect hashing for an imperfect world☆95Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆192Updated 3 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- ☆152Updated last week
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆216Updated 5 months ago
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆492Updated this week
- An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database…☆233Updated last year
- Fixed-size decimal numbers implemented in pure Rust☆232Updated last month
- in-place allocation-reusing queues for Rust☆391Updated last year
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 9 months ago
- Structured concurrency operations for async Rust☆478Updated 2 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆213Updated 2 months ago
- A safe sync/async multi-producer, multi-consumer channel☆206Updated 7 months ago
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆309Updated 2 months ago
- ☆218Updated 4 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆179Updated last week
- Reflection via DWARF.☆298Updated 2 years ago
- Distributed stress testing framework in Rust☆118Updated 9 months ago
- A concurrent, append-only vector.☆206Updated 3 months ago
- Rust web servers without async/await.☆221Updated 10 months ago
- Immutable strings, in Rust.☆248Updated last year