vinniefalco / CppCon2017
Make Classes Great Again (CppCon 2017 Presentation)
☆27Updated 7 years ago
Alternatives and similar repositories for CppCon2017:
Users that are interested in CppCon2017 are comparing it to the libraries listed below
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- ☆32Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- Polymorphic memory resource for real-time applications.☆66Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- Various documents and code related to proposals for WG21☆65Updated 7 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆62Updated last month
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- Agent Based Class Design☆50Updated 4 years ago
- A modern C++-20 testing framework.☆50Updated 10 months 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
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆163Updated 3 weeks ago
- An indirect value-type for C++☆82Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- ☆48Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- low-level library for minimizing the size of your types☆113Updated 5 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
- Coroutine support tools☆34Updated 2 weeks ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆191Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- The C++ Mixin Support Library: Sandwich Mixins all the way☆40Updated 2 years ago