main-- / rust-eytzingerLinks
This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array).
☆24Updated 4 years ago
Alternatives and similar repositories for rust-eytzinger
Users that are interested in rust-eytzinger are comparing it to the libraries listed below
Sorting:
- ☆19Updated 2 years ago
- liburing bindings☆34Updated 2 years ago
- A HyperLogLog implementation in Rust.☆50Updated 2 months ago
- A plugin for Criterion.rs to measure Linux perf events.☆42Updated last year
- high-efficiency concurrent reclamation☆35Updated 9 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- An experimental columnar arena☆43Updated 7 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- ☆32Updated 11 months ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated 9 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 3 years ago
- The simd optimized escape code☆54Updated this week
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated this week
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- ☆39Updated 5 years ago
- ☆47Updated 4 years ago
- ☆27Updated 2 years ago
- Thread-unsafe async runtime☆28Updated 7 months ago
- trigger io::Error's in test, and annotate their source☆30Updated last year
- ☆48Updated last week
- ☆20Updated 4 years ago
- Completion futures for Rust☆19Updated 2 years ago
- Library for parse perf.data file from Linux perf tool for Rust☆18Updated 5 years ago
- bytes::BufMut implementation to count buffer size☆22Updated 2 weeks ago
- Rust version of lemire's SimdJson☆17Updated 6 years ago
- An MPMC journaled broadcast channel☆13Updated 4 years ago
- Serde serializer for generating Starlark build targets☆66Updated 2 weeks ago
- Rust implementation of a fast, bounded, Zipf-distributed random number generator☆34Updated 3 months ago
- ☆13Updated last year