jeffparsons / rangemap
Map data structure whose keys are stored as ranges
☆88Updated 3 months ago
Alternatives and similar repositories for rangemap:
Users that are interested in rangemap are comparing it to the libraries listed below
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 3 months ago
- Migrated to Codeberg☆80Updated last year
- Faster integer division and modulus operations☆87Updated 2 years ago
- Show unused code from multi-crate Rust projects☆101Updated 7 months ago
- Better reference counted strings for Rust☆121Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated last month
- A concurrent, append-only vector.☆156Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 7 months ago
- ☆65Updated 10 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- Inter-process Multiple Producer, Single Consumer Channels for Rust☆57Updated 10 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆88Updated last week
- Cargo subcommand for viewing LLVM optimization remarks.☆177Updated 11 months ago
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- Project group working on the "safe transmute" feature☆92Updated 7 months ago
- A memory efficient syntax tree for language developers☆57Updated 3 weeks ago
- ☆72Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Rust serializer library☆87Updated 11 months ago
- Big array helper for serde☆60Updated 11 months ago
- Lending iterators on stable Rust☆82Updated last year
- Abstract over different executors☆73Updated last year
- Generic Atomic<T> type for Rust☆234Updated last year