mropert / cpp_benchmarkLinks
Adobe's C++ Performance Benchmarks for modern compilers (and build systems)
☆12Updated 6 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
- ☆26Updated 5 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆40Updated 6 years ago
- Single Header Constexpr Circular Queue☆17Updated 5 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 6 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆39Updated 10 months ago
- My Talk on C++20's Concepts☆23Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- C++20 for flag enums☆27Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Very fast backtraces resolver☆33Updated 6 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- A C++20 serialization library (cereal fork)☆29Updated 2 months ago
- Single file utilities for C++.☆30Updated 3 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 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
- homogeneous variadic function parameters☆17Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Make std::mdspan formattable by std::format.☆10Updated last year
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Forward declarations for C++ standard library☆22Updated 3 years ago