aoc-clojure VS advent-of-code-swift

Compare aoc-clojure vs advent-of-code-swift and see what are their differences.

aoc-clojure

Advent of code 2020 solutions in Clojure (by mgrzeszczak)

advent-of-code-swift

Puzzle Solutions in Swift for Advent of Code (by avery-pierce)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
aoc-clojure advent-of-code-swift
6 1
5 0
- -
0.0 0.0
over 1 year ago over 3 years ago
Clojure Swift
- -
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.

aoc-clojure

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

advent-of-code-swift

Posts with mentions or reviews of advent-of-code-swift. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-22.
  • -🎄- 2020 Day 23 Solutions -🎄-
    81 projects | /r/adventofcode | 22 Dec 2020
    Nice! I struggled with the performance of my Swift solution. I thought the problem was that my huge nextCup array was getting copied every time I updated it due to Swift's copy-on-write. I worked around it by making it an array of integer references which can mutate without triggering the array's copy-on-write process. This helped a lot, but it still takes >30s to complete. 😬

What are some alternatives?

When comparing aoc-clojure and advent-of-code-swift you can also consider the following projects:

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

advent-of-code

aoc - Solutions to Advent of Code puzzles in Python.

AoC2020 - Programs for Advent of Code 2020

AoC - my personal repo for the advent of code yearly challenge

Advent-of-Code - Advent of Code

hello-world - Innocent first test.

advent-of-code-2020 - Answers and solutions for Advent of Code 2020.

advent-of-code-2021 - Advent of Code 2021 solutions and test runner

aoc2020

aoc - advent of code