jeffparsons / rangemap
Map data structure whose keys are stored as ranges
☆88Updated 4 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☆89Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Better reference counted strings for Rust☆125Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated last week
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Show unused code from multi-crate Rust projects☆100Updated 8 months ago
- ☆39Updated 8 months ago
- ☆65Updated 11 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 4 months ago
- A memory efficient syntax tree for language developers☆57Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 7 months ago
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆179Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆181Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 4 months ago
- Minimal asynchronous runtime for Rust☆128Updated 9 months ago
- Lending iterators on stable Rust☆82Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Define your own PhantomData☆152Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 8 months ago
- Choose Rust types at compile-time via constants☆65Updated last year