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.
☆119Aug 7, 2026Updated this week
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.☆24Jan 4, 2026Updated 7 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.☆24Updated this week
- A Rust hash table using 8-way hopscotch hashing with constant-time worst-case lookups, and SIMD acceleration☆26Oct 4, 2025Updated 10 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- ☆19Nov 21, 2023Updated 2 years ago
- Jump Consistent Hash implementation for Rust☆16Apr 16, 2024Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆24Jun 24, 2026Updated last month
- zerocopy, async, no_std and autobahn compliant websockets implementation☆29May 8, 2026Updated 3 months ago
- A Rust data structure for efficient lower-bound lookups☆93Feb 26, 2024Updated 2 years ago
- A hash table with deque-like order and fast iteration; access items by key or sequence index☆19Apr 9, 2026Updated 4 months ago
- lock-free B+ tree☆315Sep 8, 2024Updated last year
- A big integer library in Rust with good performance.☆108Jul 24, 2026Updated 2 weeks ago
- Eager evaluation of macros like `concat!` and `env!`☆45Aug 3, 2026Updated last week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- rustupolis - Tuple Space for Rust.☆11Jun 23, 2026Updated last month
- SIMD-optimized B+ Tree implementation that uses integer keys☆96Jul 13, 2025Updated last year
- Succinct data structures using very efficient rank and select☆133Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆158Sep 23, 2024Updated last year
- A FUSE filesystem to browse & edit FASTA files☆21Jul 16, 2026Updated 3 weeks ago
- Rust traits for key comparison in maps.☆42Feb 14, 2025Updated last year
- ☆21Apr 13, 2026Updated 3 months ago
- 🌾 A pretty fast text rope☆320Mar 2, 2026Updated 5 months ago
- Fast directory traversal tool using keybinds.☆19Dec 13, 2025Updated 7 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- RcLite: small, fast, and memory-friendly reference counting for Rust☆200Dec 23, 2025Updated 7 months ago
- A Box-like type in Rust that avoids allocations by storing small values in-place☆15Jun 15, 2025Updated last year
- Rust generators implemented through async/await syntax☆12Sep 29, 2023Updated 2 years ago
- Exit cleanly with an exit code.☆12May 2, 2026Updated 3 months ago
- Rust crate for displaying in different formats☆14Nov 20, 2022Updated 3 years 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
- 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 last month
- 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.
- 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
- Fork of rust concurrent hash map bencmarks to include leapfrog map.☆14Mar 13, 2022Updated 4 years ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆935Jun 22, 2026Updated last month
- Async task switching for cooperative multitasking in single thread environments with no_std support.☆17Feb 9, 2022Updated 4 years ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆37Jun 20, 2026Updated last month
- Fast function for printing integer primitives to a decimal string☆379Jun 24, 2026Updated last month