Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/romanthekat/advent_of_code
https://adventofcode.com
https://github.com/romanthekat/advent_of_code
advent-of-code crystal golang kotlin nim nim-lang python ruby rust
Last synced: about 1 month ago
JSON representation
https://adventofcode.com
- Host: GitHub
- URL: https://github.com/romanthekat/advent_of_code
- Owner: romanthekat
- License: mit
- Created: 2016-02-28T07:42:13.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T22:10:40.000Z (about 2 years ago)
- Last Synced: 2024-12-09T18:56:00.898Z (about 1 month ago)
- Topics: advent-of-code, crystal, golang, kotlin, nim, nim-lang, python, ruby, rust
- Language: Go
- Homepage:
- Size: 560 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# advent_of_code
`=^_^=`
| Year | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 |
|-------|---|---|---|---|---|---|---|---|---|----|----|----|----|----|----|----|----|----|----|----|----|----|----|----|----|
| 2015 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | | | | | | | | | | | | | | | | |
| 2016 | 2 | 2 | 2 | 1 | | | | | | | | | | | | | | | | | | | | | |
| 2017 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | | | | | | | | | |
| 2018 | 2 | 2 | 2 | | | | | | | | | | | | | | | | | | | | | | |
| 2019 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | | 2 | 2 | 2 | | | | | | | | | | | | |
| 2020 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 1 | | | | | | | | | | | | | | | |
| 2021 | | | | | | | | | | | | | | | | | | | | | | | | | |
| 2022 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | 2 | | | | | | | | | | | | | | | | | |```
===============================================================================
Language Files Lines Code Comments Blanks
===============================================================================
Crystal 3 48 38 1 9
Go 42 4932 3721 66 1145
Kotlin 32 2522 1799 201 522
Nim 16 806 573 7 226
Python 24 1290 900 13 377
Ruby 7 368 287 6 75
Rust 1 68 48 1 19
===============================================================================
Total 125 10034 7366 295 2373
===============================================================================
```