ws-challenges VS aoc2021

Compare ws-challenges vs aoc2021 and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ws-challenges aoc2021
2 1
3 0
- -
2.4 0.0
about 1 year ago over 2 years ago
Makefile Haskell
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.

ws-challenges

Posts with mentions or reviews of ws-challenges. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-08.
  • AOC 2022 in q by experienced q programmers
    2 projects | news.ycombinator.com | 8 Dec 2022
    I've created a similar repo of puzzles, including Advent of Code, but solved in the Whitespace programming language. Even otherwise easy puzzles are made significantly more difficult in Whitespace, as it is a quite low-level language. The control flow feels like coding in assembly and the stack paradigm feels like a Forth. The challenge is fun, though, and I'm filling in the gaps of my (unofficial) standard library as I go.

    https://github.com/andrewarchi/ws-challenges

  • Advent of Code 2021
    12 projects | news.ycombinator.com | 1 Dec 2021

aoc2021

Posts with mentions or reviews of aoc2021. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-01.
  • Advent of Code 2021
    12 projects | news.ycombinator.com | 1 Dec 2021
    I'm also doing it in Typescript this year, but I'm doing it in the browser to get a little modern web experience (I'm a C++ developer by day). I have a pretty nifty setup with Snowpack that will rebuild it and refresh the browser automatically when I save, and a little scaffolding for making a widget for a problem, I don't use a framework: https://github.com/melted/aoc2021.

What are some alternatives?

When comparing ws-challenges and aoc2021 you can also consider the following projects:

advent-of-code - My solutions for the Advent of Code quests.

Advent_of_Code_in_Pascal - My solutions to the Advent of Code, in Free Pascal

factor-problem-solving - Solutions to various problems written in Factor

studyq - Tutorials, puzzles, exercises, essays and other study resources for the q programming language