duckie / named_types
A C++14/17 implementation of named tuples
☆70Updated 6 months ago
Alternatives and similar repositories for named_types:
Users that are interested in named_types are comparing it to the libraries listed below
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- ☆26Updated 7 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 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☆106Updated 5 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆69Updated 5 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- modern C++ type traits and metafunctions for callable types☆132Updated 2 months ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated this week
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Fast containers of polymorphic objects.☆64Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Very fast regexp using c++11 templates.☆82Updated 9 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 8 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆97Updated 6 years ago