ballard26 / concurrent-hamtLinks
☆86Updated 9 years ago
Alternatives and similar repositories for concurrent-hamt
Users that are interested in concurrent-hamt are comparing it to the libraries listed below
Sorting:
- An intrusive splay tree implementation that is no-std compatible and free from allocation and moves☆67Updated 9 months ago
- ☆49Updated 7 months ago
- An experimental columnar arena☆43Updated last year
- Judy array implementation in pure Rust☆87Updated 8 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- ☆94Updated 2 years ago
- ☆28Updated 5 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Composable, lock-free, allocation-light data structures☆61Updated 7 years ago
- Experimental persistent collections in Rust☆46Updated 8 years ago
- ☆27Updated 10 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- adaptive algorithms for rayon☆39Updated 5 years ago
- ☆30Updated 4 years ago
- Portable Bitwise Manipulation Intrinsics☆47Updated last year
- D-inspired contract programming in Rust using macros☆54Updated 4 years ago
- Near-zero-cost, unabstracted Rust wrapper for LMDB.☆91Updated 4 years ago
- A Bounded SPSC queue for Rust☆162Updated 3 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆62Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆104Updated 6 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- Modular register allocator algorithms☆105Updated 3 years ago
- Implementation of Adaptive Radix Tree in Rust☆44Updated 5 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆39Updated 7 years ago
- A very small GC in Rust, with a safe API☆67Updated last year
- Portable high-level bitwise manipulation algorithms☆53Updated 4 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Epoch-based garbage collection☆81Updated 7 years ago