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

aoc-rs

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

11 releases

new 0.2.0 Dec 21, 2024
0.1.6 Dec 21, 2024
0.0.3 Nov 18, 2024

#3 in #solve

Download history 315/week @ 2024-11-15 57/week @ 2024-11-22 23/week @ 2024-11-29 593/week @ 2024-12-06 266/week @ 2024-12-13

947 downloads per month

MIT license

33KB
976 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