advent-of-code-2022 VS cargo-templates

Compare advent-of-code-2022 vs cargo-templates and see what are their differences.

advent-of-code-2022

back to rust, except i'll use libs where it makes sense (by jchevertonwynne)

cargo-templates

Generate boilerplate for advent of code puzzles (by senekor)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
advent-of-code-2022 cargo-templates
17 1
3 1
- -
10.0 5.5
about 1 year ago 5 months ago
Rust Rust
- The Unlicense
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

advent-of-code-2022

Posts with mentions or reviews of advent-of-code-2022. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-06.

cargo-templates

Posts with mentions or reviews of cargo-templates. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-28.
  • Rust project template for AoC
    5 projects | /r/adventofcode | 28 Nov 2022
    new year day: cargo generate aoc \ --git "https://github.com/remlse/cargo-templates" \ --branch main \ --init \ --name whatever \ --define year={{year}} \ --define day={{day}} ```

What are some alternatives?

When comparing advent-of-code-2022 and cargo-templates you can also consider the following projects:

jmurmel - A standalone or embeddable JVM based interpreter/ compiler for Murmel, a single-namespace Lisp dialect inspired by Common Lisp

advent-of-code

cl-ppcre - Common Lisp regular expression library

AoC-rust-template - Rust project template for Advent of Code

aoc - Advent of Code

aoc_lib

advent_of_code

CC-AdventOfCode-2022

advent-of-code

advent-of-code - My solutions to all years of Advent of Code

aocgen - A Golang tool for generating code for Advent of Code

aoc-factor - Advent of Code solutions in Factor