viboes / std-make
C++ generic make factory
☆106Updated 5 years ago
Alternatives and similar repositories for std-make:
Users that are interested in std-make are comparing it to the libraries listed below
- modern C++ type traits and metafunctions for callable types☆131Updated last month
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- What did you expect?☆112Updated 7 years ago
- The missing C++ tuple functionality☆84Updated 4 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 7 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆110Updated this week
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 5 years ago
- Fast containers of polymorphic objects.☆63Updated last week
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- C++ static_enum☆86Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated this week
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Proposed SG14 status_code for the C++ standard☆67Updated last month
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- A template for creating optional-like objects with no space overhead☆100Updated 3 years ago
- Trait introspection and concept creator for C++11☆183Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- Very fast regexp using c++11 templates.☆82Updated 9 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- Wrapper for references to array in C++.☆59Updated 8 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆172Updated 3 years ago