template-metaprogramming

Open-source projects categorized as template-metaprogramming

Top 15 template-metaprogramming Open-Source Projects

  • nana

    a modern C++ GUI library

  • cpp17_in_TTs

    Descriptions of C++17 features, presented mostly in "Tony Tables" (hey, the name wasn't my idea)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • UNITS

    a compile-time, header-only, dimensional analysis and unit conversion library built on c++14 with no dependencies.

  • Project mention: I want some logically difficult c programs | /r/C_Programming | 2023-12-09

    C++ Version

  • HFSM2

    High-Performance Hierarchical Finite State Machine Framework

  • Project mention: State machine library for portable embedded application (C++11) | /r/embedded | 2023-06-08
  • blitz

    Blitz++ Multi-Dimensional Array Library for C++ (by blitzpp)

  • Arrow Meta

    Functional companion to Kotlin's Compiler

  • json_struct

    json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • CodegenCS

    C# Toolkit for Code Generation (T4 alternative!)

  • array

    C++ multidimensional arrays in the spirit of the STL

  • Project mention: Einsum in 40 Lines of Python | news.ycombinator.com | 2024-04-27

    I wrote a library in C++ (I know, probably a non-starter for most reading this) that I think does most of what you want, as well as some other requests in this thread (generalized to more than just multiply-add): https://github.com/dsharlet/array?tab=readme-ov-file#einstei....

    A matrix multiply written with this looks like this:

        enum { i = 2, j = 0, k = 1 };

  • constexpr-sql

    Header only library that parses and plans SQL queries at compile time

  • BackportCpp

    Library of backported modern C++ types to work with C++11

  • yapp

    A parallel pipeline for stream processing

  • CppML

    A concise and readable metaprogramming language for C++

  • optimizing-the-memory-layout-of-std-tuple

    Optimizing the memory layout of std::tuple

  • QuykHtml

    A python library that allows you to quickly and easily generate HTML templates and even create full-on websites.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

template-metaprogramming related posts

Index

What are some of the best open-source template-metaprogramming projects? This list will help you:

Project Stars
1 nana 2,246
2 cpp17_in_TTs 1,206
3 UNITS 921
4 HFSM2 434
5 blitz 397
6 Arrow Meta 389
7 json_struct 372
8 CodegenCS 202
9 array 189
10 constexpr-sql 132
11 BackportCpp 66
12 yapp 58
13 CppML 53
14 optimizing-the-memory-layout-of-std-tuple 30
15 QuykHtml 15

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com