All Projects → poteto → advent-of-code-2018

poteto / advent-of-code-2018

Licence: MIT License
Learning rust from scratch

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to advent-of-code-2018

AdventOfCode-Java
adventOfCode(Language.JAVA);
Stars: ✭ 15 (-21.05%)
Mutual labels:  advent-of-code, advent-of-code-2018
adventofcode
Advent of Code solutions 2015-2021
Stars: ✭ 95 (+400%)
Mutual labels:  advent-of-code, advent-of-code-2018
advent-of-code
My solutions for Advent of Code
Stars: ✭ 32 (+68.42%)
Mutual labels:  advent-of-code, advent-of-code-2018
adventofcode-solver
🎄 Advent of Code (2015-2021) in JavaScript
Stars: ✭ 16 (-15.79%)
Mutual labels:  advent-of-code, advent-of-code-2018
advent-of-code
My Advent of Code Solutions - 350/350 Stars
Stars: ✭ 30 (+57.89%)
Mutual labels:  advent-of-code, advent-of-code-2018
aoc2018
Advent of Code 2018 - my answers
Stars: ✭ 13 (-31.58%)
Mutual labels:  advent-of-code, advent-of-code-2018
adventofcode-2018
Advent of Code 2018
Stars: ✭ 28 (+47.37%)
Mutual labels:  advent-of-code, advent-of-code-2018
adventofcode
🎄 Advent of Code (2015-2021) in C#
Stars: ✭ 114 (+500%)
Mutual labels:  advent-of-code, advent-of-code-2018
advent-of-code-2019
Advent of Code 2019 Submissions
Stars: ✭ 27 (+42.11%)
Mutual labels:  advent-of-code
AdventOfCode2020
Solving Advent of Code 2020, each day in a different language
Stars: ✭ 22 (+15.79%)
Mutual labels:  advent-of-code
AoCHelper
Helper .NET library for solving Advent of Code puzzles
Stars: ✭ 22 (+15.79%)
Mutual labels:  advent-of-code
awesome-adventjs
🎅🎄 A collection of awesome resources related to the adventJS challenge https://adventjs.dev by @midudev
Stars: ✭ 45 (+136.84%)
Mutual labels:  advent-of-code
coding challenge-24
Advent of Code 2019
Stars: ✭ 50 (+163.16%)
Mutual labels:  advent-of-code
advent-of-code
https://adventofcode.com/
Stars: ✭ 76 (+300%)
Mutual labels:  advent-of-code
adventofcode-rb-2019
Solutions to http://adventofcode.com/2019 (complete)
Stars: ✭ 14 (-26.32%)
Mutual labels:  advent-of-code
advent-2020-kotlin
🎄 Advent of Code 2020: Solutions in Kotlin
Stars: ✭ 37 (+94.74%)
Mutual labels:  advent-of-code
advent-of-code
My solutions to Advent of Code in Clojure
Stars: ✭ 13 (-31.58%)
Mutual labels:  advent-of-code
advent-of-cljc
Cross platform Clojure Advent of Code solutions
Stars: ✭ 44 (+131.58%)
Mutual labels:  advent-of-code
solutions
Solutions to online programming problems
Stars: ✭ 36 (+89.47%)
Mutual labels:  advent-of-code
adventofcode-21
AdventOfCode 2021 solutions from the Devcord server
Stars: ✭ 12 (-36.84%)
Mutual labels:  advent-of-code

2018

Build Status

Learning Rust from scratch! Pull requests are welcome. Because I'm learning, please feel free to correct style mistakes, share idiomatic patterns, etc.

I'm pretty behind due to busy work schedules. Please don't spoil anything for me!

Thanks!

Running

cargo run -p <day-xx> --release

Tests

cargo test
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].