jeffparsons / rangemapLinks
Map data structure whose keys are stored as ranges
☆100Updated last month
Alternatives and similar repositories for rangemap
Users that are interested in rangemap are comparing it to the libraries listed below
Sorting:
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆147Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 3 weeks ago
- Better reference counted strings for Rust☆140Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆273Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated this week
- Make trait methods callable without the trait in scope☆162Updated this week
- Show unused code from multi-crate Rust projects☆125Updated last year
- Define your own PhantomData☆158Updated last month
- An ε-copy serialization/deserialization framework for Rust☆170Updated this week
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- A simple bitset container for Rust☆161Updated 7 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆140Updated 8 months ago
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- ☆126Updated 3 years ago
- Easy function multiversioning for Rust☆252Updated last year
- A super powered testing macro for Rust☆124Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆205Updated 3 months ago
- Migrated to Codeberg☆79Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆131Updated last year