AdventOfCode2020.jl
advent-of-code-2020
Our great sponsors
AdventOfCode2020.jl | advent-of-code-2020 | |
---|---|---|
2 | 6 | |
13 | 115 | |
- | - | |
0.0 | 0.0 | |
25 days ago | almost 2 years ago | |
Julia | Rust | |
- | GNU General Public License v3.0 only |
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.
AdventOfCode2020.jl
We haven't tracked posts mentioning AdventOfCode2020.jl yet.
Tracking mentions began in Dec 2020.
advent-of-code-2020
-
What's everyone working on this week (42/2021)?
Another brilliant source which I've found is https://github.com/timvisee/advent-of-code-2020. Great inspirational use of iterators there.
-
Hey Rustaceans! Got an easy question? Ask here (12/2021)!
Cool to see the itertools approach here though :) Link to the solution I saw before
-
This Week in Rust 380
Cool! My first time on TWIR with Solving Advent of Code 2020 in under a second. Though it isn't specifically about Rust, I did use Rust.
-
[2020] [Rust] Solving Advent of Code 2020 in under a second
The use of a different data structure for the low and high side of the look up table made it faster as described here.
Well done on your 0.541s timing by the way! Mind to test my day15b implementation as well on the same system? It's standalone and straightforward to run.
-
No surprise, Rust is fast.
Oh yes, did Advent of Code in under a second last december, shameless plug 😎.
What are some alternatives?
Cargo - The Rust package manager
AdventOfCode - My solutions for all years of Advent of Code in Python 3 and Rust
httparse - A push parser for the HTTP 1.x protocol in Rust.
link-to-notion - Quick add a link to a page within Notion app
CubeSimRS - Rust based Rubik's Cube simulation and solving library
grenad - Tools to sort, merge, write, and read immutable key-value pairs
dmoj-rust - A Rust crate for providing helpful methods in online judging.
rescrobbled - MPRIS music scrobbler daemon
adventofcode - :christmas_tree: Advent of Code (2015-2022) in C#
advent-of-code-rust - My solutions to Advent Of Code
flurry - A port of Java's ConcurrentHashMap to Rust
ritelinked - RiteLinked - LinkedHashMap & LinkedHashSet in Rust