timothee-haudebourg / btree-range-mapLinks
B-tree range map implementation for Rust
☆13Updated last year
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:
- ☆32Updated 6 months ago
- Const TypeId and non-'static TypeId☆67Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- A Rust Library for Numerical Equation Solving, Optimisation, and Integration☆29Updated last month
- Bare-metal allocators.☆75Updated 3 years ago
- ☆39Updated last year
- Rust procedural macro attribute parser☆45Updated last year
- Mirror of Rust's allocator api for use on stable rust☆63Updated last week
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Faster integer division and modulus operations☆87Updated 2 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- A procedural macro for generating unique ids for rust types☆15Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Library facilitating safe pinned initialization☆60Updated last week
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- File locking via POSIX advisory record locks☆20Updated last year
- Map data structure whose keys are stored as ranges☆94Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 5 months ago
- Embed images in Rust documentation☆27Updated 4 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆136Updated 2 weeks ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- ☆20Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 2 months ago
- An attribute to create an atomic wrapper around a C-style enum☆46Updated last year
- Compile-time string operations☆103Updated 2 weeks ago