vinniefalco / CppCon2017Links
Make Classes Great Again (CppCon 2017 Presentation)
☆27Updated 8 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☆90Updated 6 years ago
- A bunch of small C++ utilities☆67Updated last year
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆115Updated last year
- ☆32Updated 4 years ago
- Meta programming library designed for compilation speed.☆172Updated 3 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆103Updated 4 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- Slides for the C++ on Sea conference☆110Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Agent Based Class Design☆50Updated 5 years ago
- low-level library for minimizing the size of your types☆115Updated 6 years ago
- C++ features jump start☆123Updated 3 years ago
- A small C++17 library meant to simplify the composition of nullable types in a generic, type-safe, and declarative way.☆45Updated 2 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- A simple, single-header-only library, for wrapping text. In C++☆105Updated 6 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 5 years ago
- A little metaprogramming and functional library☆69Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆164Updated last month
- type-safe and low-boilerplate bit level serialization☆125Updated 3 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Various documents and code related to proposals for WG21☆67Updated last year
- 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
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- Replacements to standard numeric types which throw exceptions on errors☆218Updated 2 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- A C++ typestate library☆59Updated 6 years ago
- Header-only library for multithreaded programming☆235Updated 7 months ago
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago