brigand
Meta compiler
A C++ meta-programming library for instant compile-time computations and manipulations of code.
Instant compile time C++ 11 metaprogramming library
572 stars
49 watching
48 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Clojure-based library for staged compilation and meta-quoting of Clojure code | 81 |
| A meta-programming library for C++14 that enables introspection and code generation based on object data structures. | 726 |
| A C++11 metaprogramming library enabling advanced template-based programming | 245 |
| A standard library for metaprogramming in C++ | 1,705 |
| A standard library for metaprogramming in C++ | 1 |
| A collection of C++ metaprogramming utilities and type traits to simplify development and inspection of complex data structures. | 3 |
| An implementation of a meta-programming language with features like type checking and code generation | 411 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| A compiler and runtime system for executing a minimalist programming language in sub-Turing Complete space. | 64 |
| An advanced C++ template metaprogramming framework for working with sequences and algorithms. | 164 |
| A statically typed C++ programming language with cross-platform features and optimizations. | 80 |
| A compiler that compiles small programs into tiny Linux binaries without requiring LLVM. | 17 |
| A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. | 51 |
| A language and compiler for a statically-typed concatenative programming paradigm. | 51 |
| A set of minimal libraries composed of single header files that enable efficient and generic programming in C++. | 37 |