Top 11 C++ template-metaprogramming Projects
-
-
UNITS
a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
Project mention: State machine library for portable embedded application (C++11) | /r/embedded | 2023-06-08
-
-
json_struct
json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
-
C++ template-metaprogramming related posts
- EzGz - An easy to use single header no dependency library for decompression of .gz archives written in modern C++ (probably faster than zlib)
- A C++ compile-time static reflection ConfigLoader framework
- Constexpr SQL – C++ compile time SQL queries
- C++ JSON libs Reviewed/Compared - nlohmann, rapidjson, boost.json
Index
What are some of the best open-source template-metaprogramming projects in C++? This list will help you:
Project | Stars | |
---|---|---|
1 | nana | 2,179 |
2 | UNITS | 878 |
3 | HFSM2 | 395 |
4 | blitz | 380 |
5 | json_struct | 342 |
6 | array | 180 |
7 | constexpr-sql | 128 |
8 | BackportCpp | 64 |
9 | yapp | 54 |
10 | CppML | 52 |
11 | optimizing-the-memory-layout-of-std-tuple | 27 |