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
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- An experimental columnar arena☆43Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- ☆19Updated 2 years ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- A Rust library for iterating over random permutations.☆14Updated 3 years ago
- ☆13Updated last year
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- rust histogram and percentile stats☆47Updated 4 years ago
- The simd optimized escape code☆53Updated this week
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated last month
- A HyperLogLog implementation in Rust.☆50Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- Support for Linux kernel aio within Tokio.☆51Updated 3 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- A library with task executors for Rust☆32Updated 3 months ago
- liburing bindings☆34Updated 2 years ago
- Consistent Hashing library in Rust☆18Updated last year
- A plugin for Criterion.rs to measure Linux perf events.☆42Updated last year
- A bit vector with the Rust standard library's portable SIMD API.☆39Updated last year
- Dynamic structured values for Rust☆28Updated 3 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆111Updated last month
- bytes::BufMut implementation to count buffer size☆22Updated last month
- ☆20Updated 3 years ago
- Rust chrono::TimeZone implementation using the system tz database☆19Updated 3 years ago
- high-efficiency concurrent reclamation☆35Updated 7 months ago
- SmallVec-backed stack string optimisation☆44Updated 4 years ago
- experimental middleware-based minimalism async HTTP server framework☆22Updated 4 years ago