marques-rodrigo's Stars
pbv/haskelite
Re-implementation of a minimal interpreter for a subset of Haskell
uniuuu/zotprime
Fully packaged on-premise Zotero platform
steshaw/plt
Programming Language Theory λΠ
jozefg/learn-tt
A collection of resources for learning type theory and type theory adjacent fields.
alandefreitas/matplotplusplus
Matplot++: A C++ Graphics Library for Data Visualization 📊🗾
BartoszMilewski/Okasaki
Functional data structures in C++
xelatihy/yocto-gl
Yocto/GL: Tiny C++ Libraries for Data-Driven Physically-based Graphics
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
p-ranav/tabulate
Table Maker for Modern C++
nlohmann/json
JSON for Modern C++
CoatiSoftware/Sourcetrail
Sourcetrail - free and open-source interactive source explorer
ZigaSajovic/CppML
A concise and readable metaprogramming language for C++
cpp-best-practices/cppbestpractices
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
joboccara/NamedType
Implementation of strong types in C++
aantron/better-enums
C++ compile-time enum to string, iteration, in a single header file
skypjack/entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
hanickadot/compile-time-regular-expressions
Compile Time Regular Expression in C++