irrequietus / clauseLinks
A C++ metaprogramming library
☆26Updated 8 years ago
Alternatives and similar repositories for clause
Users that are interested in clause are comparing it to the libraries listed below
Sorting:
- Template engine library in C++☆92Updated 4 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 8 years ago
- Useful headers for C++11☆64Updated 13 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated last month
- Compile-time printf-like string formatting☆77Updated 7 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago
- Support for Currying and Function Composition in C++☆61Updated 10 years ago
- QuickCheck-like property based automated testing tool for C++☆111Updated 8 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆169Updated 8 years ago
- A C++ library for type level flagging☆65Updated 7 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- Continuation-ready container algorithms from STL algorithms☆60Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 6 years ago
- Header-only C++17 library for property-based testing.☆127Updated last year
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- What did you expect?☆111Updated 8 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- C++ generic make factory☆108Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago