viboes / std-make
C++ generic make factory
☆107Updated 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☆134Updated this week
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆111Updated last month
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 4 months ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated this week
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 3 weeks ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- Fast containers of polymorphic objects.☆65Updated this week
- C++17 library facilities for older compilers☆145Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- What did you expect?☆111Updated 7 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated 3 weeks ago
- Using coroutines as sugar for composing monadic operations☆74Updated 6 years ago
- My submissions to SC22WG21 C++ ISO/IEC standardization group☆43Updated last year
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago