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
- PDFs of presenter slides from ACCU 2019☆64Updated 6 years ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- ☆31Updated 4 years ago
- C++ Active Objects☆67Updated 8 years ago
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- Polymorphic memory resource for real-time applications.☆74Updated 2 years ago
- Header-only library for multithreaded programming☆239Updated 8 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- type-safe and low-boilerplate bit level serialization☆125Updated 4 years ago
- Libusb wrapper for Asio☆65Updated 2 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last month
- Rust 2018 and C++20, "constexpr everything", AUTOSAR compliant header-only library intended to support the development of critical system…☆106Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Meta programming library designed for compilation speed.☆172Updated last month
- Algorithm wrappers☆97Updated last month
- A simple, single-header-only library, for wrapping text. In C++☆106Updated 6 years ago
- A modern C++-20 testing framework.☆52Updated last year
- Documentation generator using annotated sources for multiple computer languages☆160Updated 8 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- C++ features jump start☆123Updated 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☆165Updated 3 weeks ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆201Updated 2 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- Header only read/write wrapper to combine mutexes with locks.☆151Updated last year
- A polymorphic value-type for C++☆228Updated 2 years ago
- Agent Based Class Design☆50Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago
- Functional reactive programming library for c++☆160Updated last year