tower120 / hi_sparse_bitsetLinks
Hierarchical sparse bitset
☆52Updated 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:
- Thread-safe object pool with automatic return and attach/detach semantics☆81Updated 5 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- ☆38Updated 3 years ago
- Human-friendly indexed collections☆56Updated last month
- Faster integer division and modulus operations☆87Updated 5 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- ☆24Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- Byte-wise atomic memcpy.☆39Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A wrapper type for cross-type numeric comparisons.☆27Updated 3 years ago
- An exploration of Storages☆39Updated 2 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Threadsafe RefCell for Rust☆99Updated 8 months ago
- Efficient byte-stream pipe buffer☆44Updated last year
- structured parallel execution for async Rust☆37Updated last year
- Collection of insert-only wait-free data-structures.☆29Updated 2 years ago
- ☆27Updated 2 years ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 5 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.☆43Updated 3 years ago
- Map data structure whose keys are stored as ranges☆98Updated 3 weeks ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- Extract bits from a byte slice☆80Updated 2 months ago
- ☆64Updated 4 months ago
- A fast pure-rust no-unsafe implementation of LZ4 compression and decompression☆112Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 9 months ago