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
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆18Updated 3 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Home of the Lava graphics shader language compiler and other tools☆19Updated 9 years ago
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆38Updated 6 years ago
- C++ library for type introspection, reflection, and scripting interface☆27Updated last year
- C++ utilities for lexing and parsing of script languages and configuration files.☆11Updated 7 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- Very fast backtraces resolver☆33Updated 6 years ago
- A collection of personal, single-header C and C++ libraries similar to the STB libraries. All avaliable in the public domain.☆13Updated 2 years ago
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- C++ header-only data reflection/introspection☆9Updated 3 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Embrace (post) modern C++☆9Updated 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☆10Updated 6 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Yet Another MAthematical library☆14Updated 2 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- Single header file with a bunch of useful statistical functions such as ANOVA, Kruskal-Wallis, T-test, etc.☆13Updated 2 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
- My core for most of my projects ...☆13Updated last month
- demonstration of live reloading☆14Updated 7 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago