mropert / cpp_benchmark
Adobe's C++ Performance Benchmarks for modern compilers (and build systems)
☆12Updated 5 years ago
Alternatives and similar repositories for cpp_benchmark
Users that are interested in cpp_benchmark are comparing it to the libraries listed below
Sorting:
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 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
- Make std::mdspan formattable by std::format.☆10Updated last year
- `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
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- Experimental ranges for CUDA☆24Updated 6 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- easy reflection and serialization for C++17, MIT licensed☆51Updated 3 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Foundations of symbol based programming☆30Updated 5 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
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Collection of ktl header libraries - small C++20 wrapper utilities☆11Updated 2 years ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 8 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- ☆26Updated 5 years ago
- demonstration of live reloading☆14Updated 7 years ago
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆40Updated 6 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago