timothee-haudebourg / btree-range-mapLinks
B-tree range map implementation for Rust
☆13Updated 2 years ago
Alternatives and similar repositories for btree-range-map
Users that are interested in btree-range-map are comparing it to the libraries listed below
Sorting:
- ☆37Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Faster integer division and modulus operations☆88Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Map data structure whose keys are stored as ranges☆100Updated 3 weeks ago
- A Rust Library for Numerical Equation Solving, Optimisation, and Integration☆33Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Rust procedural macro attribute parser☆44Updated last year
- Bare-metal allocators.☆76Updated 3 years ago
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- Generate typesafe Rust bindings from WGSL shaders to wgpu☆61Updated this week
- ☆39Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 3 months ago
- ☆76Updated this week
- Choose Rust types at compile-time via constants☆69Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Minimal asynchronous executor for Rust☆133Updated this week
- Zero-cost bitsets over native Rust types☆79Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Fast, concurrent, arena-based allocator with drop support☆144Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated last month
- Macro for sealing traits and structures☆60Updated last year
- Rust crate that provides a convenient macro to quickly plot variables.☆91Updated 3 years ago
- Rust wrapper type that implements hashing and comparison by pointer address☆35Updated last year