LucaCappelletti94 / hyperloglog-rsLinks
A Rust implementation of HyperLogLog trying to be parsimonious with memory.
☆32Updated last year
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.☆27Updated last year
- Integer sets as fast, sorted, integer ranges with full set operations☆104Updated 3 months ago
- An experimental (work-in-progress) statically typed implementation of Apache Arrow☆28Updated last week
- Rust implementation of the FastLanes compression library☆161Updated this week
- Locality Sensitive Hashing in Rust with Python bindings☆121Updated 2 years ago
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆90Updated last year
- HyperTwoBits implementation☆16Updated 5 months ago
- A Python library to run analytics workloads with the performance of Rust, the flexibility of Python and O(1) cost in moving data between …☆61Updated 4 years ago
- S3 as an ObjectStore for DataFusion☆68Updated 2 years ago
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- WIP GPU implmentation of apache arrow written in rust.☆31Updated 3 months ago
- Batteries included CLI, TUI, and server implementations for DataFusion.☆188Updated 2 weeks ago
- Out-of-memory sorting of large datasets map / reduce style processing☆46Updated last month
- Experimental support for serializing DataFusion plans using substrait☆46Updated 3 years ago
- rust-library to wrap GraphBLAS.h☆31Updated 2 years ago
- A Rust data structure for efficient lower-bound lookups☆92Updated last year
- A modular implementation of timely dataflow in Rust☆119Updated this week
- ☆23Updated 4 years ago
- Experimental Rust wrapper for FASTER by Microsoft Research☆54Updated 5 years ago
- A flat container abstraction for Rust☆16Updated 2 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- Functional command-line JSON processor with a bidirectional type system☆25Updated 8 months ago
- Fast hierarchical agglomerative clustering in Rust.☆104Updated 9 months ago
- Derive for arrow2☆67Updated 2 years ago
- First-class compile‑time Arrow schemas for Rust.☆198Updated 3 weeks ago
- Rust crate for Substrait: Cross-Language Serialization for Relational Algebra☆84Updated this week
- ALP floating point compression in Rust☆50Updated last week
- Parallel Barnes-Hut t-SNE implementation written in Rust.☆89Updated 6 months ago
- A simple way to implement Rayon's ParallelIterator☆19Updated 3 years ago
- Convert sequences of Rust objects to Arrow tables☆95Updated last month