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:
- An ε-copy serialization/deserialization framework for Rust☆169Updated 2 weeks ago
- Perfect hashing for an imperfect world☆96Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- A concurrent, append-only vector.☆208Updated 5 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆126Updated 5 months ago
- Yet another string type for Rust☆92Updated 3 weeks ago
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- cargo-add command to make dependencies into dylibs☆105Updated 3 years ago
- An implementation of the C++ Masstree data structure in Rust.☆204Updated this week
- ☆64Updated 5 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Benchmarking Rust storage engines☆70Updated last month
- Succinct data structures using very efficient rank and select☆129Updated last month
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Interning of data in rust☆119Updated 7 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Blazing fast immutable collection datatypes for Rust.☆135Updated 2 weeks ago
- A versatile and developer-friendly trait mocking library☆79Updated 3 months ago
- Fast, concurrent, arena-based allocator with drop support☆145Updated last month
- A fast and flexible LRU map.☆199Updated last year
- ☆226Updated 6 months ago
- ☆76Updated 3 weeks ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- A minimal and unopinionated actor framework for Rust.☆68Updated 3 years ago
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- Library safely exposing the io_uring API.☆78Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago