Map data structure whose keys are stored as ranges
☆101Dec 19, 2025Updated 2 months ago
Alternatives and similar repositories for rangemap
Users that are interested in rangemap are comparing it to the libraries listed below
Sorting:
- Ultra-compact storage for collections of enums 🌱☆23Sep 12, 2022Updated 3 years ago
- ☆13Aug 29, 2022Updated 3 years ago
- Rust crate for Ok-wrapping and try blocks☆22Oct 18, 2022Updated 3 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆22Dec 7, 2021Updated 4 years ago
- A Rust library offering newtyped indices and vecs that use those indices☆20Aug 17, 2024Updated last year
- A faster replacement for `#[derive(Hash)]` for types without padding☆30Aug 18, 2025Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆42May 4, 2024Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆181Aug 11, 2025Updated 6 months ago
- ☆34Sep 7, 2022Updated 3 years ago
- Rust bindings for the Linux userfaultfd functionality☆46Jan 26, 2026Updated last month
- A radioactive stabilization of the ptr_meta RFC.☆39Sep 29, 2025Updated 5 months ago
- Name return types of async fn on stable Rust☆19Feb 20, 2026Updated 2 weeks ago
- A friendly wrapper around ptrace(2)☆16Updated this week
- Obsessively tiny error derive macro☆86Feb 1, 2025Updated last year
- Remove Cargo.lock lockfile☆33Dec 20, 2025Updated 2 months ago
- Managing Rust dependencies via a dashboard☆50Jul 19, 2023Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Feb 11, 2026Updated 3 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Feb 7, 2026Updated 3 weeks ago
- Easy-cast library☆30Dec 2, 2025Updated 3 months ago
- A lightweight parallelism library for indexed structures in Rust☆31Feb 27, 2026Updated last week
- The never type (the true one!) in stable Rust.☆41Jul 4, 2025Updated 8 months ago
- A procedural macro implementation of `quote!`.☆24Mar 20, 2023Updated 2 years ago
- A fast and safe implementation of stackful coroutines in Rust☆354Feb 26, 2026Updated last week
- Harden your Rust with specifications.☆78Feb 19, 2026Updated 2 weeks ago
- Adds derive macros for better bounds on generated Copy, Debug, etc. implementations☆12Nov 27, 2024Updated last year
- A prototype of my proposed name resolution algorithm for Rust.☆13Nov 24, 2015Updated 10 years ago
- [ABANDONED, see https://github.com/ozkriff/zoc] Turn-based strategy game written in Rust using GLFW 3 and OpenGL☆33Sep 29, 2020Updated 5 years ago
- A Rust version of picosvg.☆14Oct 7, 2022Updated 3 years ago
- B-tree range map implementation for Rust☆13Oct 5, 2023Updated 2 years ago
- Hybrid typenum/const generic arrays☆20Feb 12, 2026Updated 3 weeks ago
- Helper proc-macro to "ungroup" a captured metavariable☆10Jul 19, 2023Updated 2 years ago
- Numerical snippets & tests☆12Jan 5, 2026Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Rust traits for key comparison in maps.☆39Feb 14, 2025Updated last year
- A crate for mucking around with piles of bytes☆967Jan 31, 2026Updated last month
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆254Jan 23, 2026Updated last month
- ☆110Apr 3, 2024Updated last year
- Abstraction over std::Instant and tokio_timer that works on WASM☆78Apr 19, 2022Updated 3 years ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆52Oct 18, 2025Updated 4 months ago