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.
☆119Apr 13, 2026Updated 3 months ago
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.☆23Jan 4, 2026Updated 6 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
- Rust wrapper type that implements hashing and comparison by pointer address☆37Mar 27, 2024Updated 2 years ago
- Provides a composable, declarative way to consume an iterator.☆24Jun 30, 2026Updated 2 weeks ago
- A Rust hash table using 8-way hopscotch hashing with constant-time worst-case lookups, and SIMD acceleration☆26Oct 4, 2025Updated 9 months ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Rust traits for key comparison in maps.☆41Feb 14, 2025Updated last year
- ☆19Nov 21, 2023Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆24Jun 24, 2026Updated 3 weeks ago
- Optimal open-addressing hash maps (Elastic Hashing & Funnel Hashing) in Rust, with Python bindings.☆15Updated this week
- A FUSE filesystem to browse & edit FASTA files☆21Updated this week
- Jump Consistent Hash implementation for Rust☆16Apr 16, 2024Updated 2 years ago
- zerocopy, async, no_std and autobahn compliant websockets implementation☆29May 8, 2026Updated 2 months ago
- A hash table with deque-like order and fast iteration; access items by key or sequence index☆19Apr 9, 2026Updated 3 months ago
- A Rust data structure for efficient lower-bound lookups☆93Feb 26, 2024Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- lock-free B+ tree☆315Sep 8, 2024Updated last year
- A big integer library in Rust with good performance.☆108Jun 19, 2026Updated last month
- Eager evaluation of macros like `concat!` and `env!`☆44Updated this week
- Count lines of code across your entire dependency tree☆22May 13, 2024Updated 2 years ago
- rustupolis - Tuple Space for Rust.☆11Jun 23, 2026Updated 3 weeks ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆96Jul 13, 2025Updated last year
- Succinct data structures using very efficient rank and select☆133Jun 27, 2026Updated 3 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆158Sep 23, 2024Updated last year
- 🌾 A pretty fast text rope☆320Mar 2, 2026Updated 4 months ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- ☆21Apr 13, 2026Updated 3 months ago
- Fast directory traversal tool using keybinds.☆19Dec 13, 2025Updated 7 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆200Dec 23, 2025Updated 6 months ago
- A Box-like type in Rust that avoids allocations by storing small values in-place☆16Jun 15, 2025Updated last year
- Rust crate for displaying in different formats☆14Nov 20, 2022Updated 3 years ago
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago
- Exit cleanly with an exit code.☆12May 2, 2026Updated 2 months ago
- rust api for vega-lite v3☆42Jul 12, 2021Updated 5 years ago
- Automatically derives `is_dog` and `is_cat` methods for `enum Pet { Dog, Cat }`.☆22Dec 26, 2020Updated 5 years ago
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Fast and compact sets of bytes or ASCII characters☆28Mar 13, 2021Updated 5 years ago
- Deserialization logic for efficiently processing Clang's `-ast-dump=json` format☆157Jun 24, 2026Updated 3 weeks ago
- Safe generators on stable Rust.☆40Jul 1, 2023Updated 3 years ago
- Dynamic parser. You can define parsing rules with a peg format☆15Mar 14, 2020Updated 6 years ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆933Jun 22, 2026Updated 3 weeks ago
- Fork of rust concurrent hash map bencmarks to include leapfrog map.☆14Mar 13, 2022Updated 4 years ago
- Fast function for printing integer primitives to a decimal string☆379Jun 24, 2026Updated 3 weeks ago