jeffparsons / rangemapLinks
Map data structure whose keys are stored as ranges
☆92Updated last week
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!☆106Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆130Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Faster integer division and modulus operations☆87Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Better reference counted strings for Rust☆131Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Show unused code from multi-crate Rust projects☆113Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- Lending iterators on stable Rust☆83Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Inter-event timing metrics on top of tracing.☆126Updated this week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆149Updated last month
- Easy function multiversioning for Rust☆233Updated 7 months ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 10 months ago
- Define your own PhantomData☆155Updated last week
- Typed index version of Rust slice and Vec containers☆70Updated 3 months ago
- ☆125Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated 2 weeks ago
- ☆112Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆110Updated this week
- A library for generating Graphviz DOT language files for graphs.☆77Updated 4 months ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago