duckie / named_typesLinks
A C++14/17 implementation of named tuples
☆71Updated 9 months ago
Alternatives and similar repositories for named_types
Users that are interested in named_types are comparing it to the libraries listed below
Sorting:
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Fast containers of polymorphic objects.☆66Updated last month
- runtime to compile-time mappings☆108Updated 7 years ago
- C++ generic make factory☆107Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- A C++14-and-later expression template library☆110Updated last month
- Implementation of hash_append proposal☆69Updated 8 years ago
- ☆26Updated 7 years ago
- C++ static_enum☆86Updated 5 years ago
- A C++ library for type level flagging☆65Updated 6 years ago
- WIP☆26Updated 6 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated last month
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago