vinniefalco / CppCon2017Links
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
Sorting:
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- A bunch of small C++ utilities☆66Updated last year
- ☆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 4 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Slides for the C++ on Sea conference☆108Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆112Updated last year
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- A C++14 reflection library☆73Updated last month
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Thread aware Signal/Slot library☆82Updated 3 months ago
- A little metaprogramming and functional library☆69Updated 2 years ago
- A fixed capacity dynamically sized string☆66Updated 2 months ago
- C++20 compile time compressed string tables☆46Updated 2 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- C++ features jump start☆123Updated 2 years ago
- Agent Based Class Design☆50Updated 5 years ago
- An indirect value-type for C++☆83Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- SPY - C++ Information Broker☆155Updated 2 weeks 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
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- value types for composite class design - with allocators☆53Updated this week
- type-safe and low-boilerplate bit level serialization☆122Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 11 months ago
- Coroutine support tools☆36Updated 4 months ago