An implementation of the C++ Masstree data structure in Rust.
☆213Mar 4, 2026Updated 2 weeks ago
Alternatives and similar repositories for masstree
Users that are interested in masstree are comparing it to the libraries listed below
Sorting:
- Rust's fastest and most accurate cardinality estimators.☆69Feb 11, 2026Updated last month
- Rust time library comparison - shootout to see which crate handles common tasks the best☆21Aug 18, 2025Updated 7 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Feb 3, 2026Updated last month
- Scope-based single and multithreaded profiling.☆35Sep 8, 2025Updated 6 months ago
- `prometheus` backend for `metrics` crate☆14Mar 6, 2026Updated 2 weeks ago
- A self-contained Rust reimplementation of uroman, a universal romanizer.☆38Feb 2, 2026Updated last month
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆115Feb 14, 2026Updated last month
- Concise bit field extraction☆62Nov 3, 2024Updated last year
- Empowering everyone to build reliable and efficient software.☆43Aug 6, 2025Updated 7 months ago
- Test futures under all possible polling schedules☆21Jul 25, 2022Updated 3 years ago
- A wait-free AtomicArc optimized for read-intensive use cases.☆31Feb 8, 2026Updated last month
- Make any value Sync but only available on its original thread☆39Dec 20, 2025Updated 3 months ago
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆222Dec 3, 2025Updated 3 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Jul 13, 2025Updated 8 months ago
- A toolkit to develop distributed systems☆14Nov 20, 2022Updated 3 years ago
- A proc macro for asserting on the structure of Rust values.☆63Updated this week
- Count lines of code across your entire dependency tree☆22May 13, 2024Updated last year
- the most complete serialization tree for serde☆16Apr 24, 2024Updated last year
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- ☆58Jul 2, 2023Updated 2 years ago
- A `derive`-based, highly composable config parser aimed at the practically-minded developer building large web projects and applications☆28Feb 18, 2026Updated last month
- An ε-copy serialization/deserialization framework for Rust☆173Updated this week
- HAMT implementation whose sub-trees can be shared over threads☆10Feb 9, 2026Updated last month
- Rust crate for numpy NPY files☆32May 15, 2025Updated 10 months ago
- ☆16Jan 6, 2023Updated 3 years ago
- Generic extensions for tapping values in Rust.☆501Sep 29, 2023Updated 2 years ago
- Utilities to work with dyn [Async]Fn*☆18Dec 20, 2025Updated 3 months ago
- Cross-platform, endian-aware primitives for Rust☆52Jan 22, 2026Updated last month
- ☆65Sep 29, 2025Updated 5 months ago
- Ultrafast PyTorch-like AI Framework Written from Ground-Up in Rust☆100Jan 13, 2026Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆468Sep 13, 2025Updated 6 months ago
- Renders interactive fractal-like animations☆19May 16, 2017Updated 8 years ago
- Calculation of euclidean distance between vectors, with SIMD☆13Jan 17, 2024Updated 2 years ago
- Blazingly Fast Pseudo Random Number Generator written in Rust☆22Sep 21, 2024Updated last year
- Library for modelling Rust applications with actors☆20Nov 24, 2025Updated 3 months ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆885Aug 6, 2025Updated 7 months ago
- Blazing Fast Erasure-Coding with Random Linear Network Coding (RLNC)☆41Oct 15, 2025Updated 5 months ago
- A hash table with deque-like order and fast iteration; access items by key or sequence index☆16Jan 8, 2026Updated 2 months ago
- Extension Functions in Rust☆74Aug 26, 2025Updated 6 months ago