lisputils VS AoC

Compare lisputils vs AoC and see what are their differences.

AoC

my personal repo for the advent of code yearly challenge (by Fadi88)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
lisputils AoC
1 87
0 18
- -
7.1 8.3
28 days ago 4 months ago
Common Lisp Python
- GNU General Public License v3.0 or later
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.

lisputils

Posts with mentions or reviews of lisputils. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-30.
  • -🎄- 2022 Day 1 Solutions -🎄-
    260 projects | /r/adventofcode | 30 Nov 2022
    If you want, you can have a look at my AOC parsing utilities - this really is nothing fancy, just a few functions doing what is needed most of the times (reading a file as a list of lines, as a list of "blocks" separated by empty lines, as a 2D array ...)

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

What are some alternatives?

When comparing lisputils and AoC you can also consider the following projects:

AdventOfCode - My Advent of Code solutions. I also upload videos of my solves: https://www.youtube.com/channel/UCuWLIm0l4sDpEe28t41WITA

advent-of-code - My solutions for Advent of Code

chapel - a Productive Parallel Programming Language

adventofcode - Solutions for problems from AdventOfCode.com

rockstar - The Rockstar programming language specification

aoc2020 - Advent of Code 2020 - my answers

aoc2022

AdventOfCode-Java - adventOfCode(Language.JAVA);

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 Solutions

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

Advent-of-code-2021-golang - Advent of code 2021 Go solutions