ballard26 / concurrent-hamtLinks
☆85Updated 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 6 months ago
- Experimental persistent collections in Rust☆45Updated 8 years ago
- A very small GC in Rust, with a safe API☆63Updated last year
- ☆94Updated 2 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- An experimental columnar arena☆43Updated 11 months ago
- ☆49Updated 4 months ago
- ☆27Updated 4 years ago
- Set theory applied on sorted and deduplicated slices.☆47Updated 3 years ago
- Benchmarks of various hashers☆31Updated last year
- Portable Bitwise Manipulation Intrinsics☆46Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A Bounded SPSC queue for Rust☆162Updated 2 years ago
- A collection of custom allocators☆45Updated 8 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- A qp-trie implementation in Rust☆44Updated 9 months ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆103Updated 6 years ago
- Virtual Machine/Interpreter dispatch method experiments in Rust☆36Updated 7 years ago
- CLOCK-Pro cache replacement algorithm for Rust☆27Updated last year
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- (More or less) accurate floating point algorithms☆57Updated last year
- ☆27Updated 10 years ago
- Collecting examples and information to help design a memory model for Rust.☆126Updated 6 years ago
- probe: Static probes for Rust☆99Updated 2 years ago
- High-throughput columnar serialization in Rust☆184Updated 3 weeks ago
- A reader-writer lock that provides extremely fast read access without starving writers☆85Updated 2 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- Transport-polymorphic, asynchronous session types for Rust☆63Updated 3 years ago
- Rust port of Google's SwissTable hash map☆57Updated last month