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☆89Updated 5 years ago
- A simple, single-header-only library, for wrapping text. In C++☆105Updated 6 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
- A bunch of small C++ utilities☆66Updated last year
- type-safe and low-boilerplate bit level serialization☆124Updated 3 years ago
- Header-only library for multithreaded programming☆236Updated 5 months ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- ☆32Updated 4 years ago
- ☆108Updated 4 years ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆78Updated last year
- Libusb wrapper for Asio☆65Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆73Updated 3 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 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☆161Updated 5 months 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
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆143Updated last year
- A C++ typestate library☆57Updated 6 years ago
- Slides for the C++ on Sea conference☆110Updated last year
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆199Updated 2 years ago
- Thread aware Signal/Slot library☆83Updated 5 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- C++ features jump start☆123Updated 2 years ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Polymorphic memory resource for real-time applications.☆72Updated 2 years ago
- An indirect value-type for C++☆83Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- Header only read/write wrapper to combine mutexes with locks.☆150Updated 10 months ago