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.
☆105Updated last week
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☆168Updated 3 weeks ago
- A concurrent, append-only vector.☆209Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 3 weeks ago
- A faster Arc.☆77Updated last year
- Zero-cost bitsets over native Rust types☆79Updated last month
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- Parallel iterator processing library for Rust☆103Updated this week
- Blazing fast immutable collection datatypes for Rust.☆134Updated last month
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Perfect hashing for an imperfect world☆95Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- A simple in-memory search for collections and key-value stores.☆81Updated 3 weeks ago
- Fantastic serialization library☆159Updated last month
- Fast JSON deserialization on borrowed data☆122Updated last month
- A minimal and unopinionated actor framework for Rust.☆68Updated 3 years ago
- Succinct data structures using very efficient rank and select☆127Updated 3 weeks ago
- Yet another string type for Rust☆91Updated this week
- Interning of data in rust☆115Updated 6 months ago
- ☆64Updated 5 months ago
- A flexible, simple to use, clone-efficient String replacement for Rust☆156Updated 2 weeks ago
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Comparison of Rust string types☆164Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- A simple bitset container for Rust☆159Updated 6 months ago
- An extremely fast, high-quality, non-cryptographic hash function. Platform independent compile-time and run-time hashing in rust.☆189Updated 3 weeks ago
- ☆222Updated 5 months ago