mattgodbolt / cpponsea-2019Links
Slides for my 2019 presentation at C++ on Sea
☆13Updated 4 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
- Adobe's C++ Performance Benchmarks for modern compilers (and build systems)☆12Updated 6 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- A collection of formatting benchmarks☆52Updated last month
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Correct by Construction : a presentation given at C++ on Sea 2020☆22Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- ☆21Updated 6 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- C++ interface to CPU affinity management☆31Updated 7 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆11Updated 7 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated 3 weeks ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- ☆25Updated 5 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago