Coder Social home page Coder Social logo

axllind / adventofcode2023 Goto Github PK

View Code? Open in Web Editor NEW
34.0 3.0 1.0 501 KB

Solutions to all 25 Advent of Code problems 2023 in Rust! :crab:

Home Page: https://adventofcode.com/2023

Shell 1.75% Rust 95.96% Makefile 2.29%
advent-of-code advent-of-code-2023 advent-of-code-2023-rust advent-of-code-rust aoc aoc-2023-in-rust aoc-rust aoc2023 rust

adventofcode2023's Introduction

AdventOfCode2023 ๐ŸŽ„

Solutions to AoC 2023 in Rust ๐Ÿฆ€

Usage

# to be able to download inputs (see fetch.sh)
export AOC_SESSION=[value from session cookie]

make       # run todays (if in december 2023)
make $DAY  # run a specific day, e.g 01
make all   # run all days

# directly with cargo, if you prefer
cargo run --release --bin $DAY  # run a specific day, e.g 01
cargo run --release             # run all days

Other years

  • 2022 in Rust ๐Ÿฆ€
  • 2021 in Rust ๐Ÿฆ€
  • 2020 in Rust ๐Ÿฆ€
  • 2019 in Rust ๐Ÿฆ€
  • 2018 in Python ๐Ÿ
  • 2017 in Haskell ฮป
  • 2016 in OCaml ๐Ÿซ
  • 2015 in Clojure ฮป

Leaderboard

Getting up at 5:50 every day is tough. Life got in the way a few times. Best placement this year was 111. Went really well this year, especially towards the end.

leaderboard

adventofcode2023's People

Contributors

axllind avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

wangwei90

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.