AoC2020 VS advent-of-code-swift

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

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
AoC2020 advent-of-code-swift
5 1
0 0
- -
0.0 0.0
over 3 years ago over 3 years ago
C# Swift
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.

AoC2020

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

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 AoC2020 and advent-of-code-swift you can also consider the following projects:

aoc-2020 - My solutions for https://adventofcode.com

advent-of-code

aoc2020 - Advent of Code 2020 - my answers

aoc-clojure - Advent of code 2020 solutions in Clojure

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

Advent-of-Code - Advent of Code

advent-of-code-2020

aoc2020 - Advent of Code 2020

AdventOfCode2020

adventofcode

aoc-2020 - My solutions to Advent of Code 2020.

advent-of-code - Solutions to Advent of Code puzzles.