AdventOfCode2021C VS AdventOfCode2021Rust

Compare AdventOfCode2021C vs AdventOfCode2021Rust and see what are their differences.

AdventOfCode2021C

Advent of Code 2021 done in C (by MarcusTL12)

AdventOfCode2021Rust

Advent of Code 2021 done in Rust (by MarcusTL12)
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
AdventOfCode2021C AdventOfCode2021Rust
1 1
0 0
- -
5.0 0.0
5 months ago over 1 year ago
C Rust
GNU General Public License v3.0 only GNU General Public License v3.0 only
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.

AdventOfCode2021C

Posts with mentions or reviews of AdventOfCode2021C. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-25.
  • [2021 Day: all of them] [Julia, Rust & C] Repo. Thank you for an amazing December of puzzles.
    3 projects | /r/adventofcode | 25 Dec 2021
    This has been a very fun year of puzzles. Looking forward to not having my alarm set for 05:45 in the morning any more. This year I've done everything in Julia to be fast (usually placed around 1000 for both parts), then trying to make nicer solutions in Rust later in the day, and then trying to make solutions in C, which this year meant that I would be implementing a Priority queue. The C repo is not quite complete. Missing a working solution for day 3 part 2 so far (Tried to be really big brain there, did not work out, and I haven't bothered going back yet), and day 23-25 is not yet completed. The rust repo should have working solutions for all days.

AdventOfCode2021Rust

Posts with mentions or reviews of AdventOfCode2021Rust. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-25.
  • [2021 Day: all of them] [Julia, Rust & C] Repo. Thank you for an amazing December of puzzles.
    3 projects | /r/adventofcode | 25 Dec 2021
    This has been a very fun year of puzzles. Looking forward to not having my alarm set for 05:45 in the morning any more. This year I've done everything in Julia to be fast (usually placed around 1000 for both parts), then trying to make nicer solutions in Rust later in the day, and then trying to make solutions in C, which this year meant that I would be implementing a Priority queue. The C repo is not quite complete. Missing a working solution for day 3 part 2 so far (Tried to be really big brain there, did not work out, and I haven't bothered going back yet), and day 23-25 is not yet completed. The rust repo should have working solutions for all days.