irrequietus / clause
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
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- C++ standard proposals☆16Updated 5 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago
- Overridable universal operator overloading for C++14☆20Updated 10 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Testing framework for C++ template metaprograms☆11Updated 9 years ago
- Signals/Slots implementation with multiple executors☆29Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- transducers in C++ 14☆40Updated 10 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- Fast containers of polymorphic objects.☆65Updated last month
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆20Updated 2 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- A C++14/17 implementation of named tuples☆70Updated 8 months ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- Named arguments for C++17☆30Updated 4 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago