tabac / hyperloglog.rsLinks
HyperLogLog implementations.
☆27Updated 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:
- Production-ready KV-backed HNSW implementation in Rust using LMDB☆69Updated 2 weeks ago
- Cross platform process information in Rust☆70Updated last week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated 2 weeks ago
- Parallel iterator processing library for Rust☆104Updated 3 weeks ago
- Lightning fast concurrent HyperLogLog for Rust.☆44Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Small and fast library for k-means clustering.☆53Updated 6 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆101Updated 2 weeks ago
- structured parallel execution for async Rust☆37Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆152Updated 3 years ago
- ☆38Updated 3 years ago
- Derive for arrow2☆67Updated 2 years ago
- Rust library implementing xor-filters☆145Updated 2 years ago
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆41Updated last year
- A collection of boosting algorithms written in Rust 🦀☆57Updated 8 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Xor filters - efficient probabilistic hashsets. Faster and smaller than bloom and cuckoo filters.☆157Updated this week
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆70Updated 4 months ago
- SIMD Floating point and integer compressed vector library☆80Updated 2 years ago
- Rolling statistics calculations (min/max/mean/std_dev) over arbitrary floating point numbers based on Welford's Online Algorithm☆22Updated 4 months ago
- Rust traits for key comparison in maps.☆37Updated 11 months ago
- Object Pool LockFree in Rust☆49Updated 4 months ago
- Rust LZ4 bindings☆59Updated last year
- A bit vector with the Rust standard library's portable SIMD API.☆42Updated 2 years ago
- An ε-copy serialization/deserialization framework for Rust☆169Updated 2 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Lightweight Apache Arrow data frame for Rust☆63Updated 2 years ago
- Calculate the next timestamp matching a given crontab pattern☆69Updated last month
- Succinct data structures using very efficient rank and select☆129Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago