tower120 / hi_sparse_bitsetLinks
Hierarchical sparse bitset
☆53Updated 2 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:
- ☆38Updated 3 years ago
- Byte-wise atomic memcpy.☆39Updated this week
- Human-friendly indexed collections☆56Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 5 years ago
- Efficient byte-stream pipe buffer☆44Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 6 months ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆35Updated 3 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated 7 months ago
- ☆52Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A simple and convenient way to bundle owned data with a borrowing type.☆28Updated 3 years ago
- Extract differences between arbitrary datastructures☆90Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- A self-describing data interchange format☆76Updated 3 years ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- A list of Rust buffers that implements the bytes::Buf trait.☆36Updated 3 months ago
- Trait implementation generator macro☆30Updated last week
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- ☆27Updated 2 years ago
- Stack buffer provides alternatives to Buf{Reader,Writer} allocated on the stack instead of the heap.☆14Updated 3 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- A buffering MPSC queue.☆84Updated 3 weeks ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 2 months ago