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.
☆115Feb 14, 2026Updated last month
Alternatives and similar repositories for indexset
Users that are interested in indexset are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.☆21Jan 4, 2026Updated 2 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Jan 5, 2022Updated 4 years ago
- ☆19May 11, 2025Updated 10 months ago
- Rust wrapper type that implements hashing and comparison by pointer address☆36Mar 27, 2024Updated last year
- ☆20Feb 9, 2026Updated last month
- Exit cleanly with an exit code.☆13Sep 8, 2023Updated 2 years ago
- Rust traits for key comparison in maps.☆39Feb 14, 2025Updated last year
- Tiny dynamic dispatch in Rust☆10Apr 17, 2023Updated 2 years ago
- ☆19Nov 21, 2023Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆156Sep 23, 2024Updated last year
- A hash table with deque-like order and fast iteration; access items by key or sequence index☆16Jan 8, 2026Updated 2 months ago
- ☆19Oct 15, 2024Updated last year
- bytes::BufMut implementation to count buffer size☆25Feb 16, 2026Updated last month
- lock-free B+ tree☆311Sep 8, 2024Updated last year
- An implementation of the C++ Masstree data structure in Rust.☆213Updated this week
- A FUSE filesystem to browse & edit FASTA files☆20Oct 18, 2024Updated last year
- ☆18Sep 10, 2025Updated 6 months ago
- Jump Consistent Hash implementation for Rust☆16Apr 16, 2024Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Jul 13, 2025Updated 8 months ago
- Lean tokio-based Postgres wire-protocol logical replication client (pgoutput) with TLS and SCRAM.☆74Feb 8, 2026Updated last month
- 🌾 A pretty fast text rope☆314Mar 2, 2026Updated 3 weeks ago
- A Rust data structure for efficient lower-bound lookups☆92Feb 26, 2024Updated 2 years ago
- A big integer library in Rust with good performance.☆106Nov 7, 2023Updated 2 years ago
- Eager evaluation of macros like `concat!` and `env!`☆45Feb 24, 2026Updated 3 weeks ago
- rustupolis - Tuple Space for Rust.☆11Feb 28, 2026Updated 3 weeks ago
- Count lines of code across your entire dependency tree☆22May 13, 2024Updated last year
- Behavior as Entities! An HTN game AI planner☆42Jan 29, 2026Updated last month
- A vector quantization library for Rust with Python bindings 🐍☆20Feb 11, 2026Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆197Dec 23, 2025Updated 3 months ago
- Succinct data structures using very efficient rank and select☆131Feb 18, 2026Updated last month
- Wasm module dependency analysis for module resolution☆12Jul 29, 2025Updated 7 months ago
- Merge geographic route networks☆18Oct 7, 2025Updated 5 months ago
- Rust crate for displaying in different formats☆14Nov 20, 2022Updated 3 years ago
- ☆150May 20, 2023Updated 2 years ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆885Aug 6, 2025Updated 7 months ago
- A tiny Rust std-lib for Linux x86_64 and aarch64☆54Feb 12, 2026Updated last month
- Derive your Attribute Parsers☆13May 1, 2023Updated 2 years ago
- rust api for vega-lite v3☆42Jul 12, 2021Updated 4 years ago
- Rust libraries and programs focused on succinct data structures☆158Updated this week