brurucy / indexsetLinks
A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and allows lookups of entries by value or sorted order position.
☆98Updated 2 weeks ago
Alternatives and similar repositories for indexset
Users that are interested in indexset are comparing it to the libraries listed below
Sorting:
- A concurrent, append-only vector.☆187Updated 3 weeks ago
- Parallel iterator processing library for Rust☆103Updated last year
- An ε-copy serialization/deserialization framework for Rust☆149Updated 2 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 11 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Fast JSON deserialization on borrowed data☆108Updated last month
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- Yet another string type for Rust☆86Updated this week
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆186Updated 3 months ago
- Blazing fast immutable collection datatypes for Rust.☆106Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- Perfect hashing for an imperfect world☆91Updated 5 months ago
- Lending iterators on stable Rust☆83Updated last year
- Map data structure whose keys are stored as ranges☆89Updated 6 months ago
- Fast, concurrent, arena-based allocator with drop support☆139Updated last year
- Interning of data in rust☆104Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- Generate enum variants inline☆57Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- A collection of utilities for a superior nom experience☆161Updated last year
- ☆61Updated 2 months ago
- Lazy formatting utility macro for rust☆127Updated last year