Cassy343 / flashmap
A lock-free, partially wait-free, eventually consistent, concurrent hashmap.
☆237Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for flashmap
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆207Updated 4 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆376Updated this week
- a lock-free concurrent slab (experimental)☆270Updated 2 months ago
- A fast and flexible LRU map.☆170Updated 5 months ago
- Reflection via DWARF.☆293Updated last year
- ☆185Updated 8 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆174Updated last year
- Task abstraction for building executors☆401Updated 3 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆156Updated this week
- Statically-checked alternatives to RefCell and RwLock☆365Updated 4 months ago
- A thread pool for isolating blocking I/O in async programs☆341Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆215Updated 3 weeks ago
- Experiments with structured concurrency in Rust☆311Updated 3 months ago
- Fast, concurrent, arena-based allocator with drop support☆119Updated 8 months ago
- Concurrently Readable Data Structures for Rust☆343Updated last month
- Stretto is a Rust implementation for Dgraph's ristretto (https://github.com/dgraph-io/ristretto). A high performance memory-bound Rust ca…☆412Updated 6 months ago
- in-place allocation-reusing queues for Rust☆287Updated 5 months ago
- Lightweight and high performance concurrent cache☆177Updated last month
- Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.☆332Updated 3 weeks ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆176Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆267Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated 3 weeks ago
- Adaptors between compression crates and Rust's async IO types☆403Updated 2 weeks ago
- A thread-safe & efficient memory pool☆163Updated last year
- Graph the number of crates that depend on your crate over time☆231Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 7 months ago
- Compatibility adapter between tokio and futures☆155Updated 2 weeks ago
- lock-free B+ tree☆275Updated 2 months ago
- Easy function multiversioning for Rust☆203Updated 5 months ago