main-- / rust-eytzinger
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
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Rust implementation of a fast, bounded, Zipf-distributed random number generator☆33Updated last month
- ☆19Updated 2 years ago
- Asynchronously speed-limiting multiple byte streams☆59Updated 5 months ago
- An ordered multimap.☆20Updated 3 months ago
- Rust wrapper for posix message queues☆16Updated 8 months ago
- A bit vector with the Rust standard library's portable SIMD API.☆39Updated last year
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Dynamic structured values for Rust☆27Updated last month
- SmallVec-backed stack string optimisation☆44Updated 4 years ago
- ☆13Updated last year
- ☆47Updated 4 years ago
- liburing bindings☆34Updated 2 years ago
- This rust crate provides a way to walk on recursive structures easily and safely.☆14Updated 3 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆42Updated last year
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- ☆20Updated 3 years ago
- Rust library for memory barrier☆35Updated 9 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- An experimental columnar arena☆42Updated 4 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 weeks ago
- high-efficiency concurrent reclamation☆35Updated 6 months ago
- Calculate the next timestamp matching a given crontab pattern☆54Updated 3 weeks ago
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- Low overhead, high precision measurement crate for Rust☆16Updated 3 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆42Updated 2 months ago
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- Alternative future adapters that provide cancel safety.☆60Updated this week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year