ballard26 / concurrent-hamtLinks
☆82Updated 8 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 last month
- Judy array implementation in pure Rust☆87Updated 7 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Implements a Rust ordered map as a BurstTrie.☆30Updated 8 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- A Bounded SPSC queue for Rust☆161Updated 2 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.☆38Updated 7 years ago
- ☆94Updated last year
- ☆53Updated 5 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- An experimental columnar arena☆43Updated 7 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Tutorial and demo of rust compiler replacement tooling☆56Updated 4 years ago
- Epoch-based garbage collection☆82Updated 6 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- ☆30Updated 3 years ago
- ☆27Updated 10 years ago
- Miscellaneous Collections☆64Updated 10 years ago
- Composable, lock-free, allocation-light data structures☆60Updated 7 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆101Updated last year
- A Rust library to compress integer arrays.☆39Updated 6 years ago
- ☆48Updated 2 weeks ago
- Arena allocator and a handful of useful data structures☆41Updated 5 years ago
- Rust library providing a counter-based thread barrier☆56Updated 6 years ago
- ☆27Updated 4 years ago
- Sound unchecked indexing using “generativity”; a type system approach to indices, pointers and ranges that are trusted to be in bounds.☆102Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Rust port of Google's SwissTable hash map☆56Updated last month
- PEG parser generator built on top of nom☆70Updated 5 years ago