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

https://github.com/jdockerty/obrc-rs

1 Billion Rows Challenge in Rust
https://github.com/jdockerty/obrc-rs

Last synced: 5 months ago
JSON representation

1 Billion Rows Challenge in Rust

Awesome Lists containing this project

README

          

# obrc-rs
One billion rows challenge in Rust.

Read the contents of `testdata/weather_stations.csv` and output the mean/min/max of the measurements per station, sorted in alphabetical order.