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.
☆103Updated 4 months 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.☆206Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆163Updated last month
- Perfect hashing for an imperfect world☆95Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Interning of data in rust☆114Updated 5 months ago
- Succinct data structures using very efficient rank and select☆127Updated last week
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- Fast JSON deserialization on borrowed data☆117Updated 2 weeks ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated last week
- ☆76Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆79Updated 2 weeks ago
- Parallel iterator processing library for Rust☆103Updated 2 weeks ago
- Fast, concurrent, arena-based allocator with drop support☆145Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Benchmarking Rust storage engines☆47Updated 3 weeks ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- Blazing fast immutable collection datatypes for Rust.☆126Updated last month
- ☆218Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆102Updated 3 months ago
- Fantastic serialization library☆159Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- An atomically updatable Arc for lock-free concurrency.☆185Updated 3 weeks ago
- A minimal and unopinionated actor framework for Rust.☆68Updated 2 years ago
- ☆64Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year