rodgert / fusion_samples
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
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- ☆67Updated 8 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 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…☆61Updated 4 years ago
- ☆33Updated 2 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 class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- Computer science only☆52Updated last year
- WIP☆26Updated 5 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Signals/Slots implementation with multiple executors☆29Updated 6 years ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago
- ☆32Updated 4 years ago
- Flat containers for C++☆19Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- A compressed pair for C++17☆26Updated 3 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- P0323 & P2505 std::expected simple implementation☆39Updated this week
- Coroutine Support Library☆33Updated 7 months ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago