Rust project template for AoC

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • AoC-rust-template

    Rust project template for Advent of Code

  • advent-of-code

  • I still have to noodle on it a bit what the ideal start is for a project, but I already prepared this cookie cutter so that I can create the project folder for each day quickly: https://github.com/alper/advent-of-code/tree/main/2022/aoc-cookiecutter

  • 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
  • advent-of-code-2022

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

  • Nice, looks very similar to mine! The main difference I've spotted is that my return is a struct of two Option so that when I've not done part 2 yet I can return no value

  • cargo-templates

    Generate boilerplate for advent of code puzzles

  • new year day: cargo generate aoc \ --git "https://github.com/remlse/cargo-templates" \ --branch main \ --init \ --name whatever \ --define year={{year}} \ --define day={{day}} ```

  • aoc_lib

  • I went a little overboard with mine. It handles reading the problem input from a file, has a fancy benchmarking display (it's censored), and a fancy detailed benchmarking display (also censored). I wanna see about adding a bar-and-whisker plot beside the timing stats sometime.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • Implement a Simple Calculator Android App by Reusing Logics in Rust via JavaScript-WASM Interfacing

    3 projects | dev.to | 14 May 2024
  • My VM is lighter (and safer) than your container

    12 projects | news.ycombinator.com | 14 May 2024
  • Finding all HTML tags in a project not being self-closed

    2 projects | dev.to | 14 May 2024
  • Should Rye Exist?

    1 project | news.ycombinator.com | 14 May 2024
  • Pg_lakehouse: Query Any Data Lake from Postgres

    5 projects | news.ycombinator.com | 13 May 2024