dejavu VS aoc2021

Compare dejavu vs aoc2021 and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
dejavu aoc2021
2 1
69 0
- -
6.2 10.0
9 months ago over 2 years ago
Rust Rust
Apache License 2.0 -
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.

dejavu

Posts with mentions or reviews of dejavu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-31.
  • C++'s smaller cleaner language
    11 projects | /r/cpp | 31 Dec 2022
    I will certainly admit that variadic generics and default initializers would be nice in some situations. For example there have been proposals to make #[derive(Default)] support default initializers, and I have a side project I could clean up a bit with variadic impls: https://github.com/rpjohnst/dejavu/blob/main/gml/src/vm/bind.rs. But it seems to balance out overall and I don't personally experience a need to write a bunch more code, let alone just to satisfy the compiler.
  • Dejavu: Game Maker Reimplementation in Rust
    1 project | news.ycombinator.com | 9 Jun 2021

aoc2021

Posts with mentions or reviews of aoc2021. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-31.
  • C++'s smaller cleaner language
    11 projects | /r/cpp | 31 Dec 2022
    For instance, maybe I'm just overestimating how verbose C++ would have been, or maybe I managed a particularly concise Rust AOC, but my solutions haven't been bad at all. See last year's, with no dependencies outside the standard library: https://github.com/rpjohnst/aoc2021/tree/main/src/bin

What are some alternatives?

When comparing dejavu and aoc2021 you can also consider the following projects:

pacman - A proof that Idris is pacman complete

eve - Expressive Vector Engine - SIMD in C++ Goes Brrrr

mp-units - The quantities and units library for C++

libCat - 🐈‍⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-based errors!

cppfront - A personal experimental C++ Syntax 2 -> Syntax 1 compiler

dmd - dmd D Programming Language compiler

mpv - 🎥 Command line video player

Folly - An open-source C++ library developed and used at Facebook.

macroquad - Cross-platform game engine in Rust.