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:
- ☆21Updated 4 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last week
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 7 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- Serde serializer for generating Starlark build targets☆69Updated last month
- Consistent Hashing library in Rust☆18Updated 2 years ago
- Cross platform process information in Rust☆69Updated 2 months ago
- ☆14Updated 2 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆23Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 8 months ago
- Asynchronously speed-limiting multiple byte streams☆66Updated last year
- The `io_uring` library for Rust (with Rustix)☆35Updated 2 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- An on-disk hash table implementation☆124Updated 3 years ago
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆38Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- ☆47Updated 5 years ago
- ☆34Updated last year
- The simd optimized escape code☆54Updated last week
- Read and write from offsets in Rust.☆89Updated 2 weeks ago
- futures::AtomicWaker extracted into its own crate☆35Updated 2 months ago
- liburing bindings☆35Updated 3 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆84Updated last year
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago