alokmenghrajani / adventofcode
Advent Of Code 2015, 2016, 2017 solution in Rust ☃️🎄🎁🦌🎅
☆12Updated 7 years ago
Alternatives and similar repositories for adventofcode
Users that are interested in adventofcode are comparing it to the libraries listed below
Sorting:
- Rob Pike's examples from the "Go Concurrency Patterns" talk, but in Rust☆12Updated 2 years ago
- Rust rewrite of the sunfish simple chess engine☆56Updated 3 years ago
- A small programming language created in an hour☆48Updated 3 years ago
- Toy database project in C☆16Updated last year
- Fast cache efficient immutable map for rust☆28Updated 6 months ago
- An implementation of strace in Rust, and a library interface☆22Updated 6 years ago
- Implementation of the Metropolis algorithm in the Rust programming language☆19Updated 6 years ago
- https://aphyr.com/posts/342-typing-the-technical-interview translated from Haskell to Rust☆144Updated 2 years ago
- Learning Rust by solving advent of code challenges (Streaming live on Twitch every Monday)☆44Updated 5 months ago
- A set of RUST programming questions.☆25Updated 4 years ago
- Tool to wait until a database is up and responding to a query☆13Updated last month
- Learn assembly with entirely too many brainfuck compilers☆58Updated 4 years ago
- ☆23Updated 2 years ago
- Teaching Rust, sharing patterns, and exploring real-world code.☆14Updated 3 years ago
- Library for modelling Rust applications with actors☆17Updated last month
- Chess + Rust <3. Chess engine written in Rust.☆20Updated last year
- My Advent of Code 2022 solutions, in Rust.☆20Updated 2 years ago
- Fast Project Euler solutions in Rust☆26Updated 3 years ago
- CLI to remove git branches whose PR has been merged☆17Updated 2 years ago
- Type-level interfaces for type-level design in Rust☆25Updated 3 months ago
- Efficient sampling with uniform probability☆31Updated 2 years ago
- A minimal in-memory database with relational algebraic expressions as queries☆61Updated 3 years ago
- ☆133Updated 2 years ago
- A straight-line implementation of the Skipjack cipher in Rust☆10Updated 3 years ago
- A Minsky Machine in Rust's type system☆55Updated 5 years ago
- Solutions to every single AoC problem (2015-2024). Mostly in Rust☆62Updated 3 months ago
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆85Updated last year
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Type theory for busy engineers☆18Updated last year
- A gradually-typed, functional scripting language with a friendly syntax and interpreter written in Rust!☆31Updated 3 years ago