datasketches

Crates.iodatasketches
lib.rsdatasketches
version0.2.0
created_at2024-08-06 11:07:08.898666+00
updated_at2026-01-14 06:42:28.592059+00
descriptionA software library of stochastic streaming algorithms (a.k.a. sketches)
homepagehttps://datasketches.apache.org
repositoryhttps://github.com/apache/datasketches-rust
max_upload_size
id1327171
size612,673
Filippo Rossi (notfilippo)

documentation

README

Apache® DataSketches™ Core Rust Library Component

[!WARNING]

This repository is under early development. Use it with caution!

This is the core Rust component of the DataSketches library. It contains a subset of the sketching algorithms and can be accessed directly from user applications.

Note that we have parallel core library components for Java, C++, Python, and Go implementations of many of the same sketch algorithms:

Please visit the main DataSketches website for more information.

If you are interested in making contributions to this site, please see our Community page for how to contact us.

Commit count: 46

cargo fmt