Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/feldroop/one-billion-rows-challenge

The one billion rows challenge in Rust
https://github.com/feldroop/one-billion-rows-challenge

Last synced: about 2 months ago
JSON representation

The one billion rows challenge in Rust

Awesome Lists containing this project

README

        

# One billion rows challenge

My attempt at this challenge in Rust, using the `rayon`, `ahash`, `memchr` and `memmap` crates.