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:
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- ☆32Updated 4 years ago
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A generic implementation of the BitmaskType C++ concept☆86Updated 4 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- ☆67Updated 8 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- Computer science only☆52Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- ☆61Updated 3 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- ☆34Updated 3 years ago
- Fetches the names of all RSVP members of a meetup event and randomly chooses The Raffle Winner.☆16Updated 6 years ago
- explore rxcpp rewrite☆36Updated 8 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆81Updated 2 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Agent Based Class Design☆50Updated 5 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 months ago