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:
- A bunch of small C++ utilities☆66Updated last year
- Finite State Machine implementation using std::variant☆89Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- ☆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 5 years ago
- low-level library for minimizing the size of your types☆114Updated 5 years ago
- ☆108Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 5 years ago
- A simple, single-header-only library, for wrapping text. In C++☆105Updated 6 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆102Updated 3 years ago
- Slides for the C++ on Sea conference☆110Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆161Updated 6 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- A modern C++-20 testing framework.☆51Updated last year
- Header-only library for multithreaded programming☆236Updated 5 months ago
- Agent Based Class Design☆50Updated 5 years ago
- type-safe and low-boilerplate bit level serialization☆124Updated 3 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- C++ standard library features, "from scratch"☆193Updated 8 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆177Updated 4 years 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
- PDFs of presenter slides from ACCU 2019☆64Updated 5 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆42Updated last year