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 last week
Alternatives and similar repositories for rust-eytzinger
Users that are interested in rust-eytzinger are comparing it to the libraries listed below
Sorting:
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆116Updated 9 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 9 months ago
- Asynchronously speed-limiting multiple byte streams☆67Updated last year
- ☆14Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- ☆47Updated 5 years ago
- Serde serializer for generating Starlark build targets☆69Updated last week
- Consistent Hashing library in Rust☆18Updated 2 years ago
- ☆63Updated last week
- liburing bindings☆35Updated 3 years ago
- An MPMC journaled broadcast channel☆13Updated 5 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- ☆34Updated last year
- ☆39Updated 5 years ago
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Updated 8 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- An on-disk hash table implementation☆125Updated 4 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- a fast async pool based on channel☆26Updated 6 months ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Calculate the next timestamp matching a given crontab pattern☆66Updated 3 months ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- An ordered multimap.☆21Updated last year
- Cross platform process information in Rust☆69Updated last week