tower120 / hi_sparse_bitsetLinks
Hierarchical sparse bitset
☆51Updated 2 weeks 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 last year
- Byte-wise atomic memcpy.☆38Updated last month
- Faster integer division and modulus operations☆87Updated 4 months ago
- Human-friendly indexed collections☆56Updated last month
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆38Updated 3 years ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- ☆47Updated 5 years ago
- ☆24Updated 2 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 5 months ago
- Extract differences between arbitrary datastructures☆90Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 4 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- ☆56Updated 2 years ago
- ☆27Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- ☆64Updated 3 months ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 4 months ago
- Threadsafe RefCell for Rust☆96Updated 8 months ago
- A special rope, designed to work with any data type that is not String☆35Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated 3 weeks ago