An open API service indexing awesome lists of open source software.

https://github.com/ashenfad/space-saving

The "SpaceSaving" stream counting algorithm for Clojure
https://github.com/ashenfad/space-saving

clojure data-summary stream-counting-algorithm

Last synced: 6 months ago
JSON representation

The "SpaceSaving" stream counting algorithm for Clojure

Awesome Lists containing this project

README

          

# space-saving

This project offers two flavors of the **SpaceSaving** stream
counting algorithm for Clojure, immutable and mutable.

## License

Copyright © 2013 Adam Ashenfelter

Distributed under the Eclipse Public License, the same as Clojure.