JasonL9000 / cppcon14Links
source code for CppCon 2014 talk on polymorphic unions
☆31Updated 10 years ago
Alternatives and similar repositories for cppcon14
Users that are interested in cppcon14 are comparing it to the libraries listed below
Sorting:
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Useful C++ templates☆14Updated last year
- Signals/Slots implementation with multiple executors☆29Updated 7 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- ☆39Updated 9 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- Type-safe and human-readable set of bool flags☆23Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- Fast containers of polymorphic objects.☆66Updated last month
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- Wrapper for references to array in C++.☆60Updated 9 years ago
- being a code junkie☆22Updated 2 years ago
- High level C++ library with a focus on event I/O☆18Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated last month
- ☆67Updated 8 years ago
- MSGUI - Metashell GUI☆68Updated 6 years ago
- Coroutine Support Library☆33Updated 9 months ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago