Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/feldroop/one-billion-rows-challenge
- Owner: feldroop
- Created: 2024-04-08T19:35:46.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-09T18:54:32.000Z (9 months ago)
- Last Synced: 2024-10-13T16:27:19.383Z (3 months ago)
- Language: Rust
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.