advent-of-code-swift VS aoc-2020

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

advent-of-code-swift

Puzzle Solutions in Swift for Advent of Code (by avery-pierce)

aoc-2020

My solutions to Advent of Code 2020. (by Fryer)
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-swift aoc-2020
1 5
0 0
- -
0.0 0.0
over 3 years ago over 3 years ago
Swift JavaScript
- -
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-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. 😬

aoc-2020

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

What are some alternatives?

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

advent-of-code

aoc2020 - Advent of Code 2020 - my answers

aoc-clojure - Advent of code 2020 solutions in Clojure

AdventOfCode-Java - adventOfCode(Language.JAVA);

AoC2020 - Programs for Advent of Code 2020

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

Advent-of-Code - Advent of Code

aoc2020 - Advent of Code 2020

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

aoc2020apl - Advent of Code 2020 solutions in Dyalog APL

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

advent-of-code-2020