philsquared / cpponsea-slidesLinks
Slides for the C++ on Sea conference
☆108Updated last year
Alternatives and similar repositories for cpponsea-slides
Users that are interested in cpponsea-slides are comparing it to the libraries listed below
Sorting:
- Various documents and code related to proposals for WG21☆66Updated 9 months ago
- C++ standard library features, "from scratch"☆185Updated 4 months ago
- A bunch of small C++ utilities☆65Updated last year
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆79Updated last year
- ☆32Updated 4 years ago
- ☆76Updated last month
- ☆34Updated 3 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- ranges features for c+23 ported to C++20☆76Updated 2 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Zoo library☆124Updated last month
- My WG21 proposals☆58Updated this week
- Project planning for the C++ Library Evolution Working Group☆96Updated 4 years ago
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 8 months ago
- Peter Sommerlad's Simple Strong Typing☆35Updated last year
- A little metaprogramming and functional library☆69Updated 2 years ago
- an experimental standard C++ library☆89Updated last year
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- C++20 Compact Tuple Tools☆50Updated 3 weeks ago
- A simple framework for compile-time benchmarks☆183Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆120Updated last year
- SPY - C++ Information Broker☆154Updated 2 months ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- value types for composite class design - with allocators☆51Updated 2 weeks ago
- Polymorphic memory resource for real-time applications.☆68Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago