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:
- Rust crate for accepting general reference-like values without proliferating generics.☆36Updated 8 years ago
- A plugin for Criterion.rs to measure Linux perf events.☆43Updated last year
- The simd optimized escape code☆54Updated this week
- high-efficiency concurrent reclamation☆35Updated 9 months ago
- bytes::BufMut implementation to count buffer size☆22Updated last month
- 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☆36Updated 3 years ago
- An experimental columnar arena☆43Updated 7 months ago
- Rust implementation of a fast, bounded, Zipf-distributed random number generator☆34Updated 4 months ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 3 weeks ago
- ☆47Updated 4 years ago
- ☆19Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- A Rust library for iterating over random permutations.☆14Updated 4 years ago
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- ☆35Updated last year
- Rust library for memory barrier☆35Updated last year
- Serde serializer for generating Starlark build targets☆66Updated last month
- ☆27Updated 2 years ago
- ☆48Updated 2 weeks ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Concurrent cross-platform terminal interface☆19Updated 2 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- ☆13Updated 2 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆39Updated 10 months ago
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- Asynchronously speed-limiting multiple byte streams☆61Updated 8 months ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated 3 months ago