CppCoreGuidelines VS Crafting Interpreters

Compare CppCoreGuidelines vs Crafting Interpreters and see what are their differences.

CppCoreGuidelines

The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++ (by isocpp)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
CppCoreGuidelines Crafting Interpreters
306 45
41,446 8,073
0.8% -
7.6 0.0
6 days ago 12 days ago
Python HTML
GNU General Public License v3.0 or later 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.

CppCoreGuidelines

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

Crafting Interpreters

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

What are some alternatives?

When comparing CppCoreGuidelines and Crafting Interpreters you can also consider the following projects:

github-cheat-sheet - A list of cool features of Git and GitHub.

git-internals-pdf - PDF on Git Internals

LearnOpenGL - Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com

You-Dont-Know-JS - A book series on JavaScript. @YDKJS on twitter.

tinyrenderer - A brief computer graphics / rendering course

Power-Fx - Power Fx low-code programming language

paip-lisp - Lisp code for the textbook "Paradigms of Artificial Intelligence Programming"

clojure-style-guide - A community coding style guide for the Clojure programming language

30-days-of-elixir - A walk through the Elixir language in 30 exercises.

too-many-lists - Learn Rust by writing Entirely Too Many linked lists