aoc-2020 VS ruby

Compare aoc-2020 vs ruby and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
aoc-2020 ruby
5 182
3 21,490
- 0.6%
1.8 10.0
over 3 years ago 5 days ago
Rust Ruby
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

aoc-2020

Posts with mentions or reviews of aoc-2020. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-12-26.
  • [2020] Optimized solutions in C++ (291 ms total)
    4 projects | /r/adventofcode | 26 Dec 2020
    Figured I'd post my benches as well, see below. Everything done in Rust (link to source).
  • -πŸŽ„- 2020 Day 24 Solutions -πŸŽ„-
    78 projects | /r/adventofcode | 23 Dec 2020
    Here's my day 24 in Rust, using SIMD as usual :) (and offset coordinate encoding to make a SIMD-friendly 2-D cell grid)
  • -πŸŽ„- 2020 Day 22 Solutions -πŸŽ„-
    91 projects | /r/adventofcode | 21 Dec 2020
    Borrowed both ideas in my version :) On my input your version runs at 3ms, mine in 1.5ms, so it might be faster on some inputs (link). I initially started with something similar to yours but then figured why not use 512-bit ints, so that the notion of 'head' and 'tail' disappears as your head then stays at position 0 (so, e.g., to remove a card, you just right-shift the whole bigint). Also used a tiny bit of simd along the way.
    91 projects | /r/adventofcode | 21 Dec 2020
    Part 1 + Part 2

ruby

Posts with mentions or reviews of ruby. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-24.

What are some alternatives?

When comparing aoc-2020 and ruby you can also consider the following projects:

CocoaPods - The Cocoa Dependency Manager.

advent-of-code - My solutions for Advent of Code

CPython - The Python programming language

SimpleCov - Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites

Ruby on Rails - Ruby on Rails

yjit - Optimizing JIT compiler built inside CRuby

fastlane - πŸš€ The easiest way to automate building and releasing your iOS and Android apps

Lark - Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.

llvm-project - The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

programming-cryptopunks - Crypto Collectibles Book(let) Series. Programming (Crypto) Pixel Punk Profile Pictures & (Generative) Art - Step-by-Step Book / Guide. Inside Unique 24Γ—24 Pixel Art on the Blockchain... [UnavailableForLegalReasons - Repository access blocked]

Crate - CrateDB is a distributed and scalable SQL database for storing and analyzing massive amounts of data in near real-time, even with complex queries. It is PostgreSQL-compatible, and based on Lucene.

adventofcode