tower120 / hi_sparse_bitsetLinks
Hierarchical sparse bitset
☆53Updated 3 months ago
Alternatives and similar repositories for hi_sparse_bitset
Users that are interested in hi_sparse_bitset are comparing it to the libraries listed below
Sorting:
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- ☆38Updated 3 years ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- ☆116Updated last week
- Collection of insert-only wait-free data-structures.☆30Updated 2 years ago
- Extract differences between arbitrary datastructures☆91Updated last year
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- A buffering MPSC queue.☆87Updated 2 months ago
- Human-friendly indexed collections☆56Updated 3 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- 🗃 UTF-8 string, byte string, and C string interner☆32Updated last week
- A self-describing data interchange format☆76Updated 3 years ago
- Extract bits from a byte slice☆81Updated 4 months ago
- Map data structure whose keys are stored as ranges☆100Updated last month
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆59Updated this week
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 7 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 5 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- ☆34Updated last year
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆41Updated last year
- Obsessively tiny error derive macro☆86Updated last year
- An exploration of Storages☆39Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Byte-wise atomic memcpy.☆43Updated this week
- Trait implementation generator macro☆30Updated last week
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆51Updated 2 months ago