1brc
Solution to One Billion Rows Challenge in Golang. (by shraddhaag)
aoc
Advent of Code solutions in multiple languages (by bandarji)
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
1brc
Posts with mentions or reviews of 1brc.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-10-30.
aoc
Posts with mentions or reviews of aoc.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-06.
-
Me: "I'm going to learn rust for Advent of code!" Also me:
I'm also learning Rust. I write the solutions in Python, then fight through rewriting them in Rust. I have three days done so far. https://github.com/bandarji/aoc -- comments welcome!
-
Advent of Code 2022!
I screwed up and did not sign up for this leaderboard, but I have posted my solutions. This year, I'm writing them in Python, Go and Rust.
What are some alternatives?
When comparing 1brc and aoc you can also consider the following projects:
1brc - C11 implementation of the 1 Billion Rows Challenge. 1️⃣🐝🏎️ Runs in ~1.6 seconds on my not-so-fast laptop CPU w/ 16GB RAM.
AdventOfCode2022 - https://adventofcode.com/2022
1brc - The One Billion Row Challenge in rust.
aoc2021 - Advent of Code 2021 (Elixir + Pygame)
projects - Reference code for Boot.dev projects
adventofcode - Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 and 2024 in Scala