jeffparsons / rangemapLinks
Map data structure whose keys are stored as ranges
☆88Updated 5 months ago
Alternatives and similar repositories for rangemap
Users that are interested in rangemap are comparing it to the libraries listed below
Sorting:
- Rust microbenchmarking harness based on paired-testing methodology☆118Updated 3 weeks ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 weeks ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆234Updated 3 weeks ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- A memory efficient syntax tree for language developers☆60Updated last week
- Typed index version of Rust slice and Vec containers☆69Updated last month
- rust bindings of snmalloc☆133Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆121Updated 8 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 6 months ago
- Inter-event timing metrics on top of tracing.☆117Updated last year
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Make trait methods callable without the trait in scope☆146Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 weeks ago
- Lending iterators on stable Rust☆82Updated last year
- Blazing fast immutable collection datatypes for Rust.☆104Updated this week
- ☆112Updated 2 years ago
- A Mutex wrapper tracking acquisition order☆73Updated 3 weeks ago
- A reader-writer lock that provides extremely fast read access without starving writers☆80Updated last year
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆241Updated 2 weeks ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆59Updated 11 months ago
- Automatically implement traits for common smart pointers☆114Updated last month
- ☆93Updated last year
- An attribute to create an atomic wrapper around a C-style enum☆43Updated 11 months ago