jeffparsons / rangemapLinks
Map data structure whose keys are stored as ranges
☆88Updated 5 months 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☆122Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆241Updated last week
- Better reference counted strings for Rust☆126Updated 11 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- A fast and flexible LRU map.☆189Updated 5 months ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- ☆69Updated last month
- Make trait methods callable without the trait in scope☆148Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Threadsafe RefCell for Rust☆93Updated 3 months ago
- Progress reporting abstraction for Rust☆64Updated 11 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 3 weeks ago
- docs.rs as a publishing platform?☆69Updated last month
- An updated version of linked-hash-map and friends☆116Updated 2 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated last year
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated 2 weeks ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- Cargo subcommand for checking your documentation for broken links☆156Updated 6 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Versioned data-structures for Rust☆205Updated 4 months ago
- Rust serializer library☆87Updated last year
- Library safely exposing the io_uring API.☆63Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Inter-event timing metrics on top of tracing.☆118Updated last year