Update Downloads page
1 file changed
tree: 9b71d655dfcc2701cff045f468f026a6a445bcba
  1. .svn/
  2. _includes/
  3. _layouts/
  4. api/
  5. css/
  6. docs/
  7. img/
  8. src/
  9. .asf.yaml
  10. .gitignore
  11. .travis.yml
  12. _config.yml
  13. DISCLAIMER-WIP
  14. Gemfile
  15. Gemfile.lock
  16. index.md
  17. LICENSE
  18. NOTICE
  19. overview.md
  20. pom.xml
  21. README.md
README.md

Apache DataSketches (incubating)

A software library of stochastic streaming algorithms

Apache DataSketches is an open source, high-performance library of stochastic streaming algorithms commonly called “sketches” in the data sciences. Sketches are small, stateful programs that process massive data as a stream and provide approximate answers, with mathematical guarantees, to computationally difficult queries orders-of-magnitude faster than traditional, exact methods.

After 8 years of development and 5 years as in Open Source, we have begun the important migration from a stand-alone GitHub site to being a member of the Apache Software Foundation community. While we undergo this migration, we beg your patience.


Disclaimer: Apache DataSketches is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.