jeffparsons / rangemap
Map data structure whose keys are stored as ranges
☆84Updated 3 months ago
Alternatives and similar repositories for rangemap:
Users that are interested in rangemap are comparing it to the libraries listed below
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 3 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated 3 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Better reference counted strings for Rust☆120Updated 8 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆119Updated 6 months ago
- Lending iterators on stable Rust☆82Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆230Updated 2 months ago
- An updated version of linked-hash-map and friends☆109Updated 3 weeks ago
- ☆65Updated 9 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆124Updated 9 months ago
- An exploration of Storages☆35Updated last year
- Cargo subcommand for viewing LLVM optimization remarks.☆174Updated 10 months ago
- A concurrent, append-only vector.☆153Updated 2 weeks ago
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 9 months ago
- Threadsafe RefCell for Rust☆90Updated 3 weeks ago
- A fast and flexible LRU map.☆180Updated 3 months ago
- Automatically implement traits for common smart pointers☆107Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆142Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆52Updated last month
- Blazing fast immutable collection datatypes for Rust.☆100Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆150Updated 3 weeks ago
- Serialization value trees☆44Updated 8 months ago