ldionne / hana
Your standard library for metaprogramming
☆29Updated 3 years ago
Alternatives and similar repositories for hana:
Users that are interested in hana are comparing it to the libraries listed below
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆164Updated 7 months ago
- Object pool implementation in C++11☆94Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 5 years ago
- A lightweight lazy-loading wrapper written in Modern C++☆45Updated 7 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 5 years ago
- Collection of header-only utilities for C++☆35Updated last year
- Thread aware Signal/Slot library☆77Updated 3 weeks ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆139Updated 9 months ago
- A C++14 reflection library☆68Updated last month
- Enjoy template metaprogramming☆113Updated 8 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated last month
- A collection of Unicode utilities for C++ using Range-V3☆45Updated 8 years ago
- Spirit X3 Experimental☆146Updated 8 years ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- Boost.org type_traits module☆61Updated last month
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆25Updated 6 months ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆136Updated 7 months ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆36Updated 7 years ago
- Boost.org mpl module☆54Updated last week
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated this week
- Provides run-time tuple element access☆14Updated 3 years ago
- Pipelines for Modern C++☆62Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 7 months ago
- A simple C++11 reflection/serialization framework.☆129Updated 9 years ago
- A single header standard C++ serialization framework.☆191Updated 3 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 7 months ago
- Boost.org pool module☆50Updated 2 weeks ago
- Boost.Hana中文文档