#algorithm #stream #curation #constant-space

bin+lib downstream

downstream provides efficient, constant-space implementations of stream curation algorithms

4 releases (stable)

new 1.7.0 Feb 17, 2025
1.6.24 Feb 10, 2025
1.6.19 Feb 4, 2025
0.1.0 Jan 16, 2025

#333 in Algorithms

Download history 100/week @ 2025-01-13 13/week @ 2025-01-20 139/week @ 2025-02-03 114/week @ 2025-02-10

275 downloads per month

MIT license

41KB
787 lines

Downstream --- Rust Implementation

Crates.io Version CI GitHub stars DOI

downstream provides efficient, constant-space implementations of stream curation algorithms.

  • Free software: MIT license

Citing

If downstream contributes to a scientific publication, please cite it as

Matthew Andres Moreno. (2024). mmore500/downstream. Zenodo. https://zenodo.org/doi/10.5281/zenodo.10866541

@software{moreno2024downstream,
  author = {Matthew Andres Moreno},
  title = {mmore500/downstream},
  month = mar,
  year = 2024,
  publisher = {Zenodo},
  doi = {10.5281/zenodo.10866541},
  url = {https://zenodo.org/doi/10.5281/zenodo.10866541}
}

And don't forget to leave a star on GitHub!

Dependencies

~150KB