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:
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- ☆31Updated 4 years ago
- A generic implementation of the BitmaskType C++ concept☆86Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 5 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆80Updated 3 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆114Updated last year
- λ → C++ library for functional programming☆37Updated 9 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 9 years ago
- ☆34Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- Computer science only☆52Updated 2 years ago
- A C++14 library to make it easier to work with parameter packs☆57Updated 6 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Updated 9 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 3 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 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)☆40Updated 2 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Template engine library in C++☆91Updated 5 years ago
- C++ generic make factory☆108Updated 6 years ago
- Generic C++14 Database Construction Library☆15Updated 7 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- A compressed pair for C++17☆27Updated 4 years ago
- ☆68Updated 9 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Updated this week
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago