rodgert / fusion_samplesLinks
Sample code for CppCon14 talk
☆18Updated 10 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:
- ☆34Updated 3 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- ☆32Updated 4 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
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Template engine library in C++☆92Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆86Updated 9 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 4 months ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- C++ generic make factory☆108Updated 6 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- ☆67Updated 9 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Agent Based Class Design☆50Updated 5 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated last year
- C++11 metaprogramming library☆111Updated 9 years ago
- a light-weight, header-only, dependency-free, C++14 library for ISO units☆31Updated 5 months ago
- Computer science only☆52Updated last year
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- A C++14 library to make it easier to work with parameter packs☆55Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago