frostyplanet / crossfire-rsLinks
A lockless mpmc/mpsc to support async base on crossbeam
☆390Updated this week
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☆219Updated 3 weeks ago
- Nio is an experimental async runtime for Rust☆324Updated this week
- Lightweight and high performance concurrent cache☆308Updated 2 months ago
- ☆145Updated 5 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- A safe sync/async multi-producer, multi-consumer channel☆206Updated 8 months ago
- Embedded Key-Value Storage Engine☆139Updated last month
- Fixed-size decimal numbers implemented in pure Rust☆237Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆259Updated 6 months ago
- An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database…☆234Updated last year
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆500Updated last week
- in-place allocation-reusing queues for Rust☆392Updated last year
- A collection of different transport implementations and related tools focused primarily on web technologies.☆337Updated 2 weeks ago
- Faster implementations of standard library operations like find, filter, position etc.☆179Updated 11 months ago
- ☆222Updated 5 months ago
- The fastest Bloom filter in Rust. No accuracy compromises. Full concurrency support and compatible with any hasher.☆321Updated this week
- Perfect hashing for an imperfect world☆95Updated 4 months ago
- A flexible, ergonomic, and inspectable error reporting library for Rust.☆248Updated last week
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆172Updated 7 months ago
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆219Updated 6 months ago
- Müsli is a flexible and efficient serialization framework☆420Updated 2 weeks ago
- Structured concurrency operations for async Rust☆482Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆464Updated 4 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆216Updated 3 months ago
- Wildcard matching☆205Updated 2 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆189Updated 3 weeks ago
- A concurrent, append-only vector.☆209Updated 5 months ago
- Maps where keys are borrowed from values.☆300Updated last month