tower120 / hi_sparse_bitset
Hierarchical sparse bitset
☆45Updated 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
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- ☆24Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Profiling tool for Rust code.☆43Updated 3 months ago
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆33Updated last year
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- Zero-cost type for stack without complicated type or Box☆45Updated this week
- Prioritised, parallel job scheduler with concurrent exclusion, job merging, recurring jobs and load limiting for lower priorities.☆47Updated 3 years ago
- A single-threaded executor for deferred async code for games.☆56Updated 2 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 6 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- ☆62Updated 2 weeks ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆69Updated this week
- ☆47Updated 4 years ago
- Make any value Sync but only available on its original thread☆39Updated 2 months ago
- ☆32Updated last year
- An exploration of Storages☆35Updated last year
- Human-friendly indexed collections☆53Updated 2 months ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆36Updated last year
- ☆31Updated 5 years ago
- Byte-wise atomic memcpy.☆34Updated this week
- ☆35Updated 3 years ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- ☆41Updated 3 weeks ago