Troubleshooting NavBar with no success.
2 files changed
tree: 1d0068815ced5cbc05b41770c3f0c7dc64d2fcd3
  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. pom.xml
  20. 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.

As the repositories under GitHub.io/DataSketches migrate they will disapear from the the GitHub.com/DataSketches organization page. Please refer to this list be directed to the new locations.

View all of our Apache DataSketches repository components as a list

Note The following names in BOLD are of the old github.com/datasketches/ organization repositories.


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.