rodgert / fusion_samplesLinks
Sample code for CppCon14 talk
☆18Updated 11 years ago
Alternatives and similar repositories for fusion_samples
Users that are interested in fusion_samples are comparing it to the libraries listed below
Sorting:
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 9 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆115Updated last year
- A generic implementation of the BitmaskType C++ concept☆85Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- ☆68Updated 9 years ago
- ☆34Updated 3 years ago
- ☆39Updated 10 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 8 months ago
- C++ generic make factory☆108Updated 6 years ago
- A C++14 library to make it easier to work with parameter packs☆57Updated 6 years ago
- C++11 metaprogramming library☆112Updated 10 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
- Implementation of hash_append proposal☆67Updated 9 years ago
- Template engine library in C++☆91Updated 5 years ago
- ☆31Updated 4 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Fast containers of polymorphic objects.☆69Updated this week
- A header-only C++ parsing framework☆36Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- Mock C functions using the preprocessor☆33Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- runtime to compile-time mappings☆110Updated 8 years ago