timothee-haudebourg / btree-range-map
B-tree range map implementation for Rust
☆12Updated 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
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated 2 months ago
- Provides many useful tools related to tuples☆18Updated 2 months ago
- Take a value atomically once.☆27Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 7 months ago
- Plotting library written in Rust☆28Updated 11 months ago
- A radioactive stabilization of the ptr_meta RFC.☆24Updated last month
- A newtype with alignment of at least `A` bytes☆31Updated last week
- Link libstdc++ or libc++ automatically or manually☆45Updated 3 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Full precision decimal representation of f64☆25Updated last week
- Helper macros: autoimpl, impl_scope☆59Updated last month
- cross-platform Rust API for memory mapped IO☆41Updated 9 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated 4 months ago
- Toy filesystem with support for zero-cost snapshots and clones☆39Updated 11 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- ☆27Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆46Updated 2 years ago
- Threadsafe RefCell for Rust☆90Updated last year
- Utilities for encoding and decoding frames using `async/await`.☆24Updated last year
- Map data structure whose keys are stored as ranges☆81Updated last month
- Simple async codec for rkyv. Reuses streaming buffer for maximum speed!☆32Updated last year
- Unbuffered and unlocked I/O streams☆40Updated 5 months ago
- Experimental Rust-to-C++ binding generator, using Rust compiler APIs to ensure accurate and stable translation.☆35Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Make any value Sync but only available on its original thread☆38Updated last week
- Some benchmarks for generational arenas in rust☆25Updated 7 months ago
- Const TypeId and non-'static TypeId☆60Updated last week
- structured parallel execution for async Rust☆33Updated 6 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last week
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago