Advent of Code scaffolding CLI tool

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • aoc_scaffold_rust

    Cli tool written in rust to scaffold the source code for advnent of code solutions in the rust programming language with a unit tests runner.

  • So here is the link to the github repo aoc_scaffold_rust , and here is a small description of what this tool can do:

  • advent-of-code-jq

    Solving Advent of Code with jq

  • I'm glad to share my first little project with rust programming language. After learning the basics I took the next step to solve the challenges of advent of code and after finishing two years I started writing this small CLI to do the scaffolding for the AOC solutions and to get more in touch with the rust amazing ecosystem.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • clap-rs

    A full featured, fast Command Line Argument Parser for Rust

  • You are welcome ^^. I think clap crate is the best base for any rust CLI application. It has a lot of feature and it even helps structuring the code base.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts