tower120 / hi_sparse_bitset
Hierarchical sparse bitset
☆44Updated 9 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
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Distributed systems library for making communications through the network easier, while keeping minimalism and flexibility.☆34Updated 2 years ago
- 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
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆27Updated this week
- ☆24Updated 2 years ago
- Collection of insert-only wait-free data-structures.☆29Updated last year
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- 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
- structured parallel execution for async Rust☆33Updated 8 months ago
- Profiling tool for Rust code.☆42Updated 2 months ago
- Hassle-free asynchronous programming for Rust☆31Updated 2 years ago
- Make any value Sync but only available on its original thread☆39Updated last month
- A concise, self-describing binary format written in Rust for Serde☆65Updated 7 months ago
- ☆36Updated 8 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- ☆62Updated last month
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- ☆47Updated 4 years ago
- A radioactive stabilization of the ptr_meta RFC.☆26Updated 3 months ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 2 weeks ago
- Proc-macro utility to populate enums from database data☆20Updated 8 months ago
- Efficient byte-stream pipe buffer☆43Updated 9 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 6 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- ☆56Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Abstract over different executors☆73Updated last year