hana
Metaprogramming library
A standard library for metaprogramming in C++
Your standard library for metaprogramming
2k stars
98 watching
215 forks
Language: C++
last commit: 11 months ago
Linked from 2 awesome lists
boostcppcpp11cpp14hanaheader-onlymetaprogramming
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A standard library for metaprogramming in C++ | 1 |
| | A C++11 metaprogramming library enabling advanced template-based programming | 245 |
| | A C++17 metaprogramming library providing utilities for strings, parsing, typelists, aggregates to tuples conversions and constant integral literals. | 51 |
| | A C++ library providing a thin wrapper over the OpenCL API for GPU computing. | 1,566 |
| | A C++ library that provides a simple and expressive way to model and manage finite state machines using Boost Hana meta programming. | 191 |
| | Provides C++14-based algorithms and data structures for solving geometric problems in computational geometry | 461 |
| | Provides reflection and serialization capabilities for user-defined types without boilerplate code | 1,351 |
| | A presentation repository for a reveal.js-based talk on Hana technology at C++Now 2015 | 10 |
| | A collection of C++ metaprogramming utilities and type traits to simplify development and inspection of complex data structures. | 3 |
| | A C++ library for working with images in a generic and efficient way | 178 |
| | An advanced C++ template metaprogramming framework for working with sequences and algorithms. | 164 |
| | A header-only, non-intrusive and macro-free runtime reflection system for C++ | 599 |
| | Enables seamless interoperability between C++ and the Python programming language. | 476 |
| | Provides C++ classes and functions to safely access shared resources between threads and processes without explicit synchronization. | 139 |
| | A C++ library that provides high-range and precision number types with interoperability capabilities | 202 |