#algorithm #stream #curation #constant-space

bin+lib downstream

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

7 releases (stable)

new 1.9.0 Feb 19, 2025
1.8.1 Feb 19, 2025
0.1.0 Jan 16, 2025

#379 in Algorithms

Download history 113/week @ 2025-01-15 73/week @ 2025-01-29 165/week @ 2025-02-05 73/week @ 2025-02-12

318 downloads per month

MIT license

41KB
787 lines

Downstream --- Rust Implementation

downstream wordmark

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