advent-of-code VS adventofcode

Compare advent-of-code vs adventofcode and see what are their differences.

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-of-code adventofcode
3 44
1 308
- -
3.7 9.5
5 months ago 2 months ago
Common Lisp C#
GNU General Public License v3.0 only 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.

advent-of-code

Posts with mentions or reviews of advent-of-code. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-15.
  • [2022 Day 22 (Part 2/3)] Solving generally without hardcoding
    3 projects | /r/adventofcode | 15 Jan 2023
    In my code I represented a quaternion as a four element list, and it can encode a 3D rotation around an axis. I wrote the basic functions for working with them almost straight from Wikipedia. There's only really four functions in my solution that use the basic functions: frame-forward, turn, rc-to-cube, and net-direction.
  • -🎄- 2021 Day 18 Solutions -🎄-
    144 projects | /r/adventofcode | 17 Dec 2021
    I spent a long time on this on Sunday but really enjoyed it. I've linked the code for the day above but I've split off the library functions into my general AoC repository, they're in zipper.lisp maybe.lisp and a couple of functions in monad.lisp.
  • -🎄- 2021 Day 4 Solutions -🎄-
    267 projects | /r/adventofcode | 3 Dec 2021
    I've been writing the parsing functions in a utility library for Advent of Code as I worked through all of the stars. The parser is here https://github.com/blake-watkins/advent-of-code/blob/main/parser.lisp

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 2023-12-10.

What are some alternatives?

When comparing advent-of-code and adventofcode you can also consider the following projects:

AdventOfCode - My solutions for all years of Advent of Code in Python 3 and Rust

codewars.com - Issue tracker for Codewars

adventofcode - Solutions for problems from AdventOfCode.com

projecteuler - Project Euler problems in Awk.

adventofcode - Advent of code solutions

data-engineer-roadmap - Roadmap to becoming a data engineer in 2021

adventofcode - Advent of Code challenge solutions

mal - mal - Make a Lisp

aoc2021 - Advent of Code 2021, this time in Go

advent-of-code-2020 - Solutions for AdventOfCode 2020

Advent-of-Code - Advent of Code

Exercism - Scala Exercises - Crowd-sourced code mentorship. Practice having thoughtful conversations about code.