Interim update
11 files changed
tree: e789ac89972a876b2e9d963e66352bbd141f4908
  1. .svn/
  2. _includes/
  3. _layouts/
  4. api/
  5. community/
  6. css/
  7. docs/
  8. img/
  9. src/
  10. .asf.yaml
  11. .gitignore
  12. .travis.yml
  13. _config.yml
  14. DISCLAIMER-WIP
  15. Gemfile
  16. Gemfile.lock
  17. index.md
  18. LICENSE
  19. NOTICE
  20. overview.md
  21. pom.xml
  22. 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.