An open API service indexing awesome lists of open source software.

https://github.com/lpenz/adventofcode-template

Template for rust advent of code puzzle solutions
https://github.com/lpenz/adventofcode-template

Last synced: 2 months ago
JSON representation

Template for rust advent of code puzzle solutions

Awesome Lists containing this project

README

        

![AoC](https://img.shields.io/badge/AoC%20%E2%AD%90-0-yellow)
[![CI](https://github.com/lpenz/adventofcode-template/workflows/CI/badge.svg)](https://github.com/lpenz/adventofcode-template/actions)
[![coveralls](https://coveralls.io/repos/github/lpenz/adventofcode-template/badge.svg?branch=main)](https://coveralls.io/github/lpenz/adventofcode-template?branch=main)

# adventofcode-template

Rust template for the advent of code puzzles at https://adventofcode.com/