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

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

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.