LucaCappelletti94 / hyperloglog-rsLinks
A Rust implementation of HyperLogLog trying to be parsimonious with memory.
☆32Updated 9 months ago
Alternatives and similar repositories for hyperloglog-rs
Users that are interested in hyperloglog-rs are comparing it to the libraries listed below
Sorting:
- HyperLogLog implementations.☆24Updated 10 months ago
- Rust implementation of the FastLanes compression library☆109Updated this week
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- Experimental support for serializing DataFusion plans using substrait☆45Updated 2 years ago
- Derive for arrow2☆66Updated last year
- An Adaptive Radix Tree implementation.☆39Updated last year
- Zhang Wang Fast Approximate Quantiles Algorithm in Rust☆13Updated 3 years ago
- A simple way to implement Rayon's ParallelIterator☆18Updated 3 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Demonstrations of (in)consistency in various streaming systems.☆23Updated 4 years ago
- Robust data transformation tool using SQL☆21Updated 2 years ago
- SIMD Floating point and integer compressed vector library☆80Updated last year
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- Experimental Rust wrapper for FASTER by Microsoft Research☆54Updated 4 years ago
- Locality Sensitive Hashing in Rust with Python bindings☆116Updated 2 years ago
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆87Updated 10 months ago
- Rust implementations of succinct data structures☆58Updated this week
- Query Plan Markup Language☆45Updated last year
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆88Updated this week
- Integer sets as fast, sorted, integer ranges with full set operations☆89Updated last month
- An experimental (work-in-progress) statically typed implementation of Apache Arrow☆19Updated this week
- A flat container abstraction for Rust☆14Updated 7 months ago
- Succinct data structures using very efficient rank and select☆119Updated last week
- A Rust port of the WebGraph framework☆54Updated this week
- structured parallel execution for async Rust☆33Updated 10 months ago
- Glommio Messaging Framework (GMF) is a high-performance RPC system designed to work with the Glommio framework.☆54Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 4 months ago
- Lightweight FST-based autocompleter library written in Rust, targeting WebAssembly and data stored in-memory☆32Updated 2 years ago
- How fast can we do simple math on 1 billion rows of input?☆40Updated last year
- k-Medoids clustering in Rust with the FasterPAM algorithm☆24Updated 7 months ago