-
is it like https://chaiscript.com/?
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
-
I have been using Godot for a long time, however I finally gave up and just started coding my own engine on top of Raylib. I got tired of having to deal with Godot's restrictions (you can't pass args to subclasses of built-in types which I found infuriating as I need my RAII to stay sane)
-
I'm not sure, it's made by the guy who made https://godbolt.org/, Jason Turner
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
-
How to use C++ as the core language for a Fantasy Console?
-
Is it advisable to embed python in c++ ? Have anyone tried it, what is the best way to do it?
-
Rhai: An embedded scripting language for Rust
-
C++ Insights – See your source code with the eyes of a compiler
-
295 pages on Initialization in Modern C++, a new cool book!