Skip to content

janezicmatej/elves

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elves

An Advent Of Code utils crate

Please read the API documentation here.

lint crates.io

How to use with Cargo:

[dependencies]
elves = "0.2.1"

Project goals

  • minimal dependency tree
  • provide a place to store reusable code from past years to reuse in next runs and keep solution repositories clean
  • provide a way to learn how to integrate with crates.io
  • provide a way to experiment with rust dx tool

Workflow

During month of december there will be a develop branch active where I will add code I deem reusable from solutions I write every day. After christmas I will make a new release (pretty much a direct merge from develop into master) so I suggest version locking this library if you somehow find it.

About

utils package for advent of code in rust

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages