jeffparsons / rangemapLinks
Map data structure whose keys are stored as ranges
☆89Updated 6 months ago
Alternatives and similar repositories for rangemap
Users that are interested in rangemap are comparing it to the libraries listed below
Sorting:
- Faster integer division and modulus operations☆87Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆105Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated this week
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆126Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆246Updated 3 weeks ago
- An on-disk hash table implementation☆124Updated 3 years ago
- ☆124Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Make trait methods callable without the trait in scope☆149Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Non-interleaving multithreaded output queue☆71Updated last month
- docs.rs as a publishing platform?☆69Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆111Updated 3 weeks ago
- ☆57Updated last year
- Automatically implement traits for common smart pointers☆115Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Versioned data-structures for Rust☆206Updated 4 months ago
- A Mutex wrapper tracking acquisition order☆74Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- A collection of small utilities for working with pointer types in Rust.☆126Updated 6 months ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- Migrated to Codeberg☆79Updated last year
- structured parallel execution for async Rust☆33Updated 11 months ago