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:
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 10 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C++ standard proposals☆16Updated 5 years ago
- JSON/CBOR streaming library, without using memory, like a GoldFish☆71Updated 8 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 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
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A C++11 library for Unicode☆80Updated 5 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- Tagged types C++ library☆11Updated 7 years ago
- Useful headers for C++11☆64Updated 13 years ago
- A sane and minimal C++14 unit test framework☆33Updated 10 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- Implementation of hash_append proposal☆68Updated 8 years ago
- Template engine library in C++☆92Updated 4 years ago
- Testing framework for C++ template metaprograms☆11Updated 10 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Fast containers of polymorphic objects.☆68Updated 3 weeks ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- This is a constexpr implementation of the Murmur3A hash function.☆27Updated 9 years ago