adventofcode VS deno_aoc

Compare adventofcode vs deno_aoc and see what are their differences.

adventofcode

Gok's Advent of Code Repo (by gokberkkocak)

deno_aoc

πŸŽ„ Advent of code solutions written in TypeScript for Deno. (by N8Brooks)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
adventofcode deno_aoc
3 21
1 5
- -
4.1 0.0
6 months ago over 1 year ago
Rust TypeScript
- MIT License
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.

adventofcode

Posts with mentions or reviews of adventofcode. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-11.
  • -πŸŽ„- 2021 Day 12 Solutions -πŸŽ„-
    145 projects | /r/adventofcode | 11 Dec 2021
    Hmm, interesting! I'm definitely not getting the input on compile time either. I'm using a function in my util mod to either get it from the web (for the first time and store it) or read from a file (I did the flamegraph not on the first run). I see you are using std::fs::read_to_string to read your file. I'm using another method to read the files in a similar way but also use a BufReader in the middle of it. I'm not sure if it can make that of a difference but that seems like the only difference considering the rest of the parsing looks similar with iter/map stuff.
  • -πŸŽ„- 2020 Day 22 Solutions -πŸŽ„-
    91 projects | /r/adventofcode | 21 Dec 2020
    RUST

deno_aoc

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

What are some alternatives?

When comparing adventofcode and deno_aoc you can also consider the following projects:

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

advent-2021 - [Moved to: https://github.com/Crazytieguy/advent-of-code]

AdventOfCode2021 - My solutions to https://adventofcode.com/2021

adventofcode - Advent of Code challenge solutions

adventofcode - Solutions for problems from AdventOfCode.com

AdventOfCode2021 - Advent of code 2021

aoc - Advent of Code Solutions

advent-of-code-go - All 8 years of adventofcode.com solutions in Go/Golang; 2015 2016 2017 2018 2019 2020 2021 2022

aoc2021 - Advent of Code 2021 - my answers

Advent-of-Code - Advent of Code

roast - πŸ¦‹ Raku test suite

AdventOfCode2021