dejavu VS cppfront

Compare dejavu vs cppfront and see what are their differences.

cppfront

A personal experimental C++ Syntax 2 -> Syntax 1 compiler (by hsutter)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
dejavu cppfront
2 85
69 5,103
- -
6.2 9.5
9 months ago 3 days ago
Rust C++
Apache License 2.0 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.

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

cppfront

Posts with mentions or reviews of cppfront. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-16.

What are some alternatives?

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

pacman - A proof that Idris is pacman complete

carbon-lang - Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)

jakt - The Jakt Programming Language

serenity - The Serenity Operating System 🐞

zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

exotracker-cpp

LoopModels - "Full speed or nothing." - James Hetfield

modern-cpp-features - A cheatsheet of modern C++ language and library features.

CppCoreGuidelines - The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

gx - A Go->C++transpiler meant for data-oriented gameplay and application programming especially for WebAssembly. Using this mostly in the context of specific personal projects and heavily focusing the feature set on those. Used in my Raylib gamejam project: https://github.com/nikki93/raylib-5k -- also being used to develop a private longer term game project and a note-taking app.

Robyn - Robyn is a Super Fast Async Python Web Framework with a Rust runtime.

unsafe-python - A library to assist writing memory-unsafe code in "pure" python, without any imports (i.e. no ctypes etc.)