LucaCappelletti94 / hyperloglog-rs
A Rust implementation of HyperLogLog trying to be parsimonious with memory.
☆30Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for hyperloglog-rs
- HyperLogLog implementations.☆20Updated 3 months ago
- µWheel DataFusion Optimizer for speeding up time-based analytics☆27Updated 3 months ago
- This crate implements the "eytzinger" (aka BFS) array layout where a binary search tree is stored by layer (instead of as a sorted array)…☆23Updated 3 years ago
- Succinct data structures using very efficient rank and select☆62Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆25Updated last month
- HDFS based on Java implementation as a remote ObjectStore for DataFusion☆9Updated 9 months ago
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆51Updated last year
- Rust implementation of the FastLanes compression library☆82Updated last month
- structured parallel execution for async Rust☆30Updated 3 months ago
- Derive for arrow2☆65Updated last year
- An Adaptive Radix Tree implementation.☆36Updated last year
- Out-of-memory sorting of large datasets map / reduce style processing☆47Updated 2 months ago
- `async_dag` is an async task scheduling utility.☆23Updated 2 years ago
- ☆18Updated 2 years ago
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆77Updated this week
- A bit vector with the Rust standard library's portable SIMD API.☆38Updated last year
- Lightweight FST-based autocompleter library written in Rust, targeting WebAssembly and data stored in-memory☆32Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆105Updated 10 months ago
- Tools to sort, merge, write, and read immutable key-value pairs☆25Updated 2 months ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆30Updated 7 months ago
- memchr vs stringzilla - up to 7x throughput difference between two SIMD-accelerated substring search libraries in Rust☆45Updated 7 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆68Updated last year
- Consistent Hashing library in Rust☆18Updated last year
- A safe `Pin`-based intrusive doubly-linked list in Rust☆14Updated 2 years ago
- A HyperLogLog implementation in Rust.☆50Updated 3 months ago
- A simple way to implement Rayon's ParallelIterator☆17Updated 2 years ago
- Rust wrappers for NGT approximate nearest neighbor search☆36Updated 6 months ago
- ☆29Updated last week
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆57Updated this week