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
- Host: GitHub
- URL: https://github.com/ashenfad/space-saving
- Owner: ashenfad
- Created: 2013-02-24T05:54:12.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-24T05:59:59.000Z (almost 13 years ago)
- Last Synced: 2025-03-28T19:42:02.624Z (10 months ago)
- Topics: clojure, data-summary, stream-counting-algorithm
- Language: Clojure
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.