jeffparsons / rangemapLinks
Map data structure whose keys are stored as ranges
☆95Updated 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!☆110Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆173Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated last week
- Inter-event timing metrics on top of tracing.☆126Updated this week
- An unordered multiset/bag implementation backed by HashMap☆70Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 3 weeks ago
- A Mutex wrapper tracking acquisition order☆74Updated last month
- Faster integer division and modulus operations☆87Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- A super powered testing macro for Rust☆121Updated 7 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- Typed index version of Rust slice and Vec containers☆74Updated last month
- generators☆209Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆158Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- ☆125Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated last week
- Better reference counted strings for Rust☆137Updated last year
- Migrated to Codeberg☆80Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Easy function multiversioning for Rust☆238Updated 9 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Pull in every source file in a directory as a module☆178Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 10 months ago