vinniefalco / CppCon2017
Make Classes Great Again (CppCon 2017 Presentation)
☆27Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for CppCon2017
- Finite State Machine implementation using std::variant☆84Updated 5 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆195Updated last year
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Thread aware Signal/Slot library☆75Updated 2 months ago
- ☆31Updated 3 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 4 years ago
- Header-only library for multithreaded programming☆226Updated 2 months ago
- Various documents and code related to proposals for WG21☆65Updated 3 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated 7 months ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆50Updated 4 years ago
- A collection of std-like single-header C++ libraries☆157Updated last month
- C++20 compile time compressed string tables☆46Updated last year
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- Polymorphic memory resource for real-time applications.☆64Updated last year
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- low-level library for minimizing the size of your types☆110Updated 5 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☆154Updated 5 months ago
- Meta programming library designed for compilation speed.☆167Updated 2 years ago
- A bunch of small C++ utilities☆62Updated 11 months ago
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 7 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆190Updated 3 years ago
- Fast containers of polymorphic objects.☆63Updated last week
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- Replaced by foonathan/lexy☆138Updated 3 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated 10 months ago
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago