tower120 / hi_sparse_bitsetLinks
Hierarchical sparse bitset
☆45Updated 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
- ☆24Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- ☆31Updated 5 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- ☆39Updated 9 months ago
- Collection of insert-only wait-free data-structures.☆29Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A generic, fixed-size, associative cache☆40Updated 7 months ago
- ☆35Updated 3 years ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- Profiling tool for Rust code.☆43Updated 5 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆114Updated 4 months ago
- Abstract over different executors☆73Updated last year
- ☆40Updated last year
- An exploration of Storages☆35Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years 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
- Fast partially immutable collections for Rust☆33Updated this week
- Efficient byte-stream pipe buffer☆43Updated 11 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Proc-macro utility to populate enums from database data☆20Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Byte-wise atomic memcpy.☆36Updated last month
- Object Pool LockFree in Rust☆46Updated 5 months ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆34Updated this week