#aoc #advent #solve #challenge #people #utility

aoc-rs

🎄 An Advent of Code utility crate for people solving the challenges with Rust

3 releases

new 0.0.3 Nov 18, 2024
0.0.2 Nov 17, 2024
0.0.1 Nov 17, 2024

#4 in #solve

Download history 314/week @ 2024-11-14

314 downloads per month

MIT license

7KB
108 lines

aoc.rs

Docs.rs Badge Crates.io Badge CI Badge Dependency Status Badge

Discord Server Badge Last Commit Badge Conventional Commits Badge


This crate provides some utilities to make the Advent of Code solutions easier, faster and shorter to solve.

Getting Started

Installation

If you want to use this crate for one of your projects, you can install it like any other Rust crate

cargo add aoc-rs

Contributing

People may contribute by following the Contributing Guidelines and the Code of Conduct

License

This library was made with 💜 by Krypton and is under the MIT License.

No runtime deps