Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/michaeladler/aoc-2019
My solutions for the Advent of Code 2019
https://github.com/michaeladler/aoc-2019
advent-of-code advent-of-code-2019 aoc aoc2019 rust zig
Last synced: about 5 hours ago
JSON representation
My solutions for the Advent of Code 2019
- Host: GitHub
- URL: https://github.com/michaeladler/aoc-2019
- Owner: michaeladler
- License: apache-2.0
- Created: 2022-03-24T16:35:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-28T14:45:18.000Z (12 months ago)
- Last Synced: 2024-04-17T18:10:20.292Z (7 months ago)
- Topics: advent-of-code, advent-of-code-2019, aoc, aoc2019, rust, zig
- Language: Rust
- Homepage:
- Size: 192 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Rust](https://github.com/michaeladler/aoc-2019/actions/workflows/rust.yml/badge.svg)](https://github.com/michaeladler/aoc-2019/actions/workflows/rust.yml)
[![Zig](https://github.com/michaeladler/aoc-2019/actions/workflows/zig.yml/badge.svg)](https://github.com/michaeladler/aoc-2019/actions/workflows/zig.yml)# aoc-2019
My first [Advent of Code](https://adventofcode.com/2019).
Started in [Rust](https://www.rust-lang.org/), finished in [Zig](https://ziglang.org/).