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.
☆109Updated 3 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.☆208Updated 5 months ago
- An ε-copy serialization/deserialization framework for Rust☆169Updated last week
- Perfect hashing for an imperfect world☆96Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- An implementation of the C++ Masstree data structure in Rust.☆203Updated this week
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Succinct data structures using very efficient rank and select☆129Updated last month
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Benchmarking Rust storage engines☆70Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- Parallel iterator processing library for Rust☆104Updated 3 weeks ago
- Map data structure whose keys are stored as ranges☆100Updated last month
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- Interning of data in rust☆118Updated 7 months ago
- ☆64Updated 5 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated this week
- Blazing fast immutable collection datatypes for Rust.☆134Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆271Updated last week
- A versatile and developer-friendly trait mocking library☆79Updated 2 months ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 3 years ago
- Define your own PhantomData☆158Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Comparison of Rust string types☆165Updated 2 months ago