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☆87Updated 5 years ago
- Various documents and code related to proposals for WG21☆66Updated 10 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- A bunch of small C++ utilities☆65Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- C++ Active Objects☆66Updated 7 years ago
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- ☆32Updated 4 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Polymorphic memory resource for real-time applications.☆68Updated last year
- An indirect value-type for C++☆83Updated 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☆157Updated 2 months ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A C++14 reflection library☆72Updated last week
- Tool for analyzing includes in C++☆202Updated 9 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A C++ typestate library☆57Updated 5 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 3 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 3 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆81Updated 2 years 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…☆197Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- Code samples☆67Updated 4 months ago
- Boost.org circular_buffer module☆58Updated last month
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆90Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Code for the talk, "Allocators: the Good Parts", at CppCon2017☆62Updated 7 years ago