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 3 years ago
Alternatives and similar repositories for rust-eytzinger:
Users that are interested in rust-eytzinger are comparing it to the libraries listed below
- ☆18Updated 2 years ago
- high-efficiency concurrent reclamation☆35Updated 5 months ago
- An experimental columnar arena☆42Updated 3 months ago
- Rust implementation of a fast, bounded, Zipf-distributed random number generator☆33Updated last week
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated 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
- A growable bit-vector for Rust, optimized for size☆40Updated last week
- liburing bindings☆34Updated 2 years ago
- The simd optimized escape code☆53Updated this week
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆14Updated last week
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated this week
- ☆20Updated 3 years ago
- structured parallel execution for async Rust☆33Updated 6 months ago
- Avrow is a pure Rust implementation of the avro specification https://avro.apache.org/docs/current/spec.html with Serde support.☆29Updated 2 years ago
- A Rust library for iterating over random permutations.☆14Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆106Updated last year
- ☆46Updated 4 years ago
- Rust library for memory barrier☆35Updated 9 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- ☆31Updated 8 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 6 months ago
- Serde serializer for generating Starlark build targets☆66Updated last week
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- bytes::BufMut implementation to count buffer size☆22Updated this week
- An article explaining the unsoundness I found in owning-ref☆26Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- A HyperLogLog implementation in Rust.☆50Updated 3 weeks ago
- trigger io::Error's in test, and annotate their source☆30Updated last year