jeffparsons / rangemapLinks
Map data structure whose keys are stored as ranges
☆98Updated 3 weeks ago
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!☆122Updated 3 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆267Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Faster integer division and modulus operations☆87Updated 5 months ago
- Better reference counted strings for Rust☆139Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- Make trait methods callable without the trait in scope☆161Updated 2 weeks ago
- ☆76Updated last month
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated 2 weeks ago
- A Mutex wrapper tracking acquisition order☆74Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Easy function multiversioning for Rust☆249Updated 11 months ago
- An unordered multiset/bag implementation backed by HashMap☆74Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆189Updated last month
- Define your own PhantomData☆158Updated 2 weeks ago
- Inter-event timing metrics on top of tracing.☆129Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Progress reporting abstraction for Rust☆65Updated last year