mattgodbolt / cpponsea-2019Links
Slides for my 2019 presentation at C++ on Sea
☆13Updated 3 years ago
Alternatives and similar repositories for cpponsea-2019
Users that are interested in cpponsea-2019 are comparing it to the libraries listed below
Sorting:
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- ☆9Updated 3 years ago
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 5 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- ☆26Updated 5 years ago
- A collection of formatting benchmarks☆49Updated 5 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Extension of the STL algorithms on sets☆21Updated 5 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- homogeneous variadic function parameters☆17Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- ☆34Updated 3 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- ☆17Updated 5 years ago