tower120 / hi_sparse_bitsetLinks
Hierarchical sparse bitset
☆51Updated last month
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.☆38Updated last year
- Thread-safe object pool with automatic return and attach/detach semantics☆79Updated 2 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Faster integer division and modulus operations☆87Updated 2 months ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- A buffering MPSC queue.☆80Updated last year
- Collection of insert-only wait-free data-structures.☆29Updated last year
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- An exploration of Storages☆37Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 6 months ago
- structured parallel execution for async Rust☆36Updated last year
- Rust crate that allows you to display status & progress information in a terminal☆31Updated 3 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- A cross-platform library for fast and safe memory-mapped IO in Rust☆71Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Map data structure whose keys are stored as ranges☆94Updated last week
- Finite State Machines with an entry API and data storage☆42Updated 5 months ago
- Obsessively tiny error derive macro☆87Updated 7 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆109Updated 2 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Port of bbolt in Rust☆65Updated 11 months ago
- ☆47Updated 4 years ago
- Trait implementation generator macro☆29Updated 3 weeks ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 4 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆40Updated 3 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago