-🎄- 2021 Day 25 Solutions -🎄-

This page summarizes the projects mentioned and recommended in the original post on /r/adventofcode

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. adventofcode

    Solutions for problems from AdventOfCode.com (by bhosale-ajay)

    F#, Simple array based mutation, kept a track of sea Cucumbers, under 80 lines of code, mostly one liners

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. aoc

    rust

  4. deno_aoc

    🎄 Advent of code solutions written in TypeScript for Deno.

  5. Advent-of-Code-2021

    My solutions for Advent of Code 2021 (by kermitnirmit)

    python 453

  6. Advent-of-Code

    Advent of Code (by michaeljgallagher)

    Merry Christmas!

  7. advent-of-code

    My solutions to Advent of Code problems. (by benjamingeiger)

    The code. Pretty much brute force.

  8. AdventOfCode2021

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. Advent-of-code-2021

    Discontinued [Moved to: https://github.com/Toanuvo/Advent-of-code] (by Toanuvo)

  11. adventofcode

    ES6 solutions to Advent of Code puzzles. (by surgi1)

    code here, nothing special

  12. aoc2021

    Advent of Code 2021 solutions in Clojure and Python (by tabidots)

    Clojure (GitHub).

  13. Advent_Of_Code_2021

    Advent of Code 2021 solutions (by questionably-assured)

  14. advent-of-code

  15. AoC2021

    Advent of Code 2021 in F# (by kimvais)

    Interesting approach. I did away with a recursive function, Array.transpose and a bit of copypasta ...

  16. advent-of-code-2021

    Advent of Code 2021 Java 17 (by zebalu)

    Java (nothing special, simple implementation of the rules, I have only posted to fit for the rules here)

  17. advent-of-code

    In Common Lisp (by brunal)

  18. adventofcode-rb-2021

    Solutions to https://adventofcode.com/2021 (complete)

  19. AdventOfCode2021

    C++ solutions of Advent of code 2021 (by rameshjanagama)

    Simple C++ implementaion: https://github.com/rameshjanagama/AdventOfCode2021/blob/main/Day25/c21_d25.cpp

  20. AdventOfCode2021

  21. AdventOfCode2021

    Python

  22. aoc

    Discontinued Advent of Code solutions (by sjmulder)

    First a straightforward solution with a double buffer, later realised you could do it in-place by just holding onto one value per row/column.

  23. advent-of-code-2021-rust

    Mine in Rust: https://github.com/LinAGKar/advent-of-code-2021-rust/tree/main/day25/src

  24. adventofcode

    My JS solutions for the Adevent of Code competition (by nutki)

    C

  25. Advent-Of-Code

    Today was way easier than the past week which is great, because I can relax a bit. I have rushed the code, so its not the greatest, but its here, in Javascript, if you want to see!

  26. AOC2021-in-Fortran

    Advent of Code 2021 solutions in Fortran

  27. advent

    individual solutions at AoC (by martino-vic)

    Day 25 Solution

  28. adventofcode

    Advent of Code challenge solutions (by flwyd)

    Raku

  29. scrapyard

    Space for notes and experiments while learning the Rust programming language

    rust Per step, this makes a list of all cucumbers that can move first, then mutates those in the overall map.

  30. advent-of-code-2021-python

    Python solutions to 2021’s Advent of Code (by dcbriccetti)

  31. adventofcode2021

  32. aoc2021

    Advent of Code 2021 (Elixir + Pygame) (by p88h)

    Plus Python visualisation

  33. adventofcode

    https://adventofcode.com/2021/ (by Torakushi)

  34. aoc-typescript

  35. adventofcode

    Advent Of Code 2018 - 2021 (by nsmaciej)

  36. adventofcode

    Advent of code solutions (by mathsaey)

  37. Advent-of-Code-2021

    \,,,/ (by spyroid)

  38. aoc2021

    Advent of Code 2021 - my answers

    Took a while for me to get around to completing this in Kotlin, Python, and Rust as well, since I was working on optimizing other solutions, but I finally made it.

  39. AdventOfCode2021.jl

    Advent of Code 2021 in Julia

  40. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • -🎄- 2021 Day 24 Solutions -🎄-

    60 projects | /r/adventofcode | 23 Dec 2021
  • Real time in no time

    1 project | dev.to | 9 Dec 2024
  • Advent of Docker: Day 0

    1 project | dev.to | 2 Dec 2024
  • My December Adventure (of code)

    1 project | dev.to | 1 Dec 2024
  • 2024 Developer Advent Calendars

    1 project | dev.to | 30 Nov 2024

Did you know that Python is
the 2nd most popular programming language
based on number of references?