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 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☆152Updated this week
- A concurrent, append-only vector.☆187Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆153Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- Lending iterators on stable Rust☆83Updated last year
- Lazy formatting utility macro for rust☆128Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆97Updated last month
- Succinct data structures using very efficient rank and select☆124Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆188Updated 4 months ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- Parallel iterator processing library for Rust☆103Updated last year
- Perfect hashing for an imperfect world☆92Updated 6 months ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- Yet another string type for Rust☆86Updated last week
- Interning of data in rust☆106Updated last month
- Blazing fast immutable collection datatypes for Rust.☆109Updated this week
- Macros for deriving as functions to access Enums as their inner components☆104Updated 10 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Fast JSON deserialization on borrowed data☆112Updated last month
- Define your own PhantomData☆155Updated this week
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- A library for generating chrome://tracing traces in Rust.☆115Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- A versatile and developer-friendly trait mocking library☆76Updated 3 months ago
- A faster Arc.☆73Updated last year