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 4 months ago
- Map data structure whose keys are stored as ranges☆92Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 5 months ago
- Const TypeId and non-'static TypeId☆66Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- ☆39Updated 11 months ago
- Faster integer division and modulus operations☆87Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- An exploration of Storages☆37Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last week
- Bare-metal allocators.☆75Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Minimal asynchronous runtime for Rust☆129Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆210Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated last month
- ☆20Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 3 months ago
- Rust procedural macro attribute parser☆45Updated last year
- Project group working on the "safe transmute" feature☆93Updated 10 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last week
- Better reference counted strings for Rust☆132Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆46Updated 11 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- A simple bitset container for Rust☆147Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆58Updated 3 weeks ago