Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pgiii/1brc
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/pgiii/1brc
- Owner: PGIII
- License: apache-2.0
- Created: 2024-03-24T18:19:11.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-14T02:34:22.000Z (7 months ago)
- Last Synced: 2024-07-14T03:31:43.968Z (7 months ago)
- Language: Rust
- Size: 576 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 1 Billion Row Challenge In Various Languages
Inspired by the [Original Java Challenge](https://github.com/gunnarmorling/1brc) this is my attempt in various languages.
## Preparing the data
Run `python create_measurements.py 1_000_000_000` to create a measurements.txt with 1billion lines.