advent_c VS advent

Compare advent_c vs advent and see what are their differences.

advent_c

All of the advents of code in pure C, without libraries (by biesnecker)

advent

Solutions to https://adventofcode.com/ (by tsenart)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
advent_c advent
6 17
0 5
- -
5.1 6.5
21 days ago 5 months ago
C Go
- -
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.

advent_c

Posts with mentions or reviews of advent_c. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-07.
  • -🎄- 2022 Day 8 Solutions -🎄-
    208 projects | /r/adventofcode | 7 Dec 2022
    C, it's not often that you get to use monotonic stacks, but they're pretty awesome. I think I could clean this up further into a single generic handler and two functions that do the lifting, but I'm not sure that it would be any cleaner or easier to read. [Github]
  • -🎄- 2022 Day 7 Solutions -🎄-
    248 projects | /r/adventofcode | 6 Dec 2022
    C, some annoying input parsing and then very straightforward tree walking. Was expecting something a lot harder in part 2, so originally over-engineered, and ended up ripping a bunch of stuff out when part 2 was just another walk of directory sizes. ¯_(ツ)_/¯ [Github]
  • -🎄- 2022 Day 6 Solutions -🎄-
    223 projects | /r/adventofcode | 5 Dec 2022
    C, the index handling in findMarker feels a little gross but if that's the worst code I write during AOC2022 I'll be pretty happy. [Github]
  • -🎄- 2022 Day 5 Solutions -🎄-
    263 projects | /r/adventofcode | 4 Dec 2022
    C, this was the first day that parsing the input took significantly longer than solving the problem. I'm happy with the approach I ended up taking, though. [Github]
  • -🎄- 2022 Day 4 Solutions -🎄-
    230 projects | /r/adventofcode | 3 Dec 2022
    C, it's quiet... too quiet. Waiting for the monster to jump out of the closet in a few days. [Github]
  • -🎄- 2022 Day 3 Solutions -🎄-
    250 projects | /r/adventofcode | 2 Dec 2022
    C - we don't need no stinking sets! Because we have uint64_ts and masking. [Github]

advent

Posts with mentions or reviews of advent. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-05.

What are some alternatives?

When comparing advent_c and advent you can also consider the following projects:

aoc-2022-kotlin - AOC 2022 in Kotlin!

adventOfCode2022

advent-of-code - Advent of Code solutions in JS

advent-of-code-2022 - 🎄 My Advent of Code solutions in Rust. http://adventofcode.com/2022

adventofcode - Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in Scala

aoc2022

advent-of-code-2022-rust

AdventOfCode2022

AoC - Advents of Code in NASM x86_64 assembly

MonkeyAOC

AoC2022 - Solutions to the Advent of Code (AoC) 2022

AdventOfCode2022