https://github.com/drjayvee/1brc
1 Billion Row Challenge
https://github.com/drjayvee/1brc
Last synced: about 2 months ago
JSON representation
1 Billion Row Challenge
- Host: GitHub
- URL: https://github.com/drjayvee/1brc
- Owner: drjayvee
- License: mit
- Created: 2026-05-18T08:12:22.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2026-05-18T09:22:51.000Z (2 months ago)
- Last Synced: 2026-05-18T10:42:39.013Z (2 months ago)
- Language: Ruby
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 1 Billion Row challenge 1️⃣🐝🏎️
This is my solution for [this challenge](https://1brc.dev/), implemented in Ruby.
More details about the challenge and the competing solutions can be found [here](https://github.com/gunnarmorling/1brc).
## Goal
I don't expect a Ruby implementation to seriously compete. 😅
Rather, the goal is to learn different parallelization methods in Ruby.