brurucy / indexset
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.
☆90Updated 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.☆159Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆89Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 7 months ago
- An ε-copy serialization/deserialization framework for Rust☆148Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- Fantastic serialization library☆160Updated 11 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Zero-cost bitsets over native Rust types☆78Updated last month
- Reports when tokio runtime threads are blocking☆64Updated 8 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆56Updated last week
- Benchmarking Rust storage engines☆36Updated last week
- Choose Rust types at compile-time via constants☆65Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆115Updated 7 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 7 months ago
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- ☆41Updated last month
- ☆148Updated last week
- Fast JSON deserialization on borrowed data☆86Updated 3 months ago
- Parallel iterator processing library for Rust☆103Updated last year
- ☆62Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- It executes futures☆58Updated 2 years ago
- Eventually consistent values for Rust☆125Updated 2 years ago
- A memory efficient syntax tree for language developers☆57Updated last month
- Yet another string type for Rust☆85Updated last week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Blazing fast immutable collection datatypes for Rust.☆103Updated last month