#aoc #data #processing #api #parser

bin+lib aoc_data

Library for parsing and processing data from the AoC API

1 unstable release

0.1.0 Dec 17, 2020

#38 in #aoc


Used in 2 crates

MIT/Apache

19KB
305 lines

Advent of code data

Under construction library for parsing and processing the AoC API.


lib.rs:

Advent of Code data

Provides a strictly typed data schema and logic for the Advent of Code competition API.

Dependencies

~12–27MB
~384K SLoC