jeffparsons / rangemapLinks
Map data structure whose keys are stored as ranges
☆97Updated 3 weeks 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☆143Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Inter-event timing metrics on top of tracing.☆128Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆264Updated this week
- Faster integer division and modulus operations☆87Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- Better reference counted strings for Rust☆138Updated last year
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- ☆76Updated last week
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Blazing fast immutable collection datatypes for Rust.☆125Updated last month
- A fast and flexible LRU map.☆198Updated 10 months ago
- Easy function multiversioning for Rust☆248Updated 11 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- Define your own PhantomData☆158Updated last week
- Migrated to Codeberg☆79Updated 2 years ago
- A generic, fixed-size, associative cache☆40Updated last year
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆187Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Utility wrapper to send non send types to other threads safely☆187Updated 7 months ago
- An updated version of linked-hash-map and friends☆137Updated 3 weeks ago