JasonL9000 / cppcon14Links
source code for CppCon 2014 talk on polymorphic unions
☆32Updated 10 years ago
Alternatives and similar repositories for cppcon14
Users that are interested in cppcon14 are comparing it to the libraries listed below
Sorting:
- C++11 metaprogramming library☆112Updated 10 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 9 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- What did you expect?☆111Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- ☆39Updated 10 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- dynamic polymorphism without inheritance☆31Updated 8 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- A C++ library for type level flagging☆65Updated 7 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- Fast containers of polymorphic objects.☆68Updated last month
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆44Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- runtime to compile-time mappings☆108Updated 8 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago
- A template for creating optional-like object with no space overhead☆26Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Warning suppression library (C++)☆83Updated 5 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 8 years ago