advent-of-code-swift

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

Advent-of-code-swift Alternatives

Similar projects and alternatives to advent-of-code-swift

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better advent-of-code-swift alternative or higher similarity.

advent-of-code-swift reviews and mentions

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. 😬

Stats

Basic advent-of-code-swift repo stats
1
0
0.0
over 3 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com