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☆40Updated 6 years ago
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆40Updated 7 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
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆40Updated last year
- ☆25Updated 5 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- My Talk on C++20's Concepts☆23Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆45Updated 5 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated 10 months ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- C++ type_name template utilities for pretty-printing type names☆11Updated 6 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- C++20 for flag enums☆27Updated 5 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- homogeneous variadic function parameters☆18Updated last year
- Single file utilities for C++.☆30Updated 3 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- Type traits for properties of C / C++ enum types☆21Updated 6 years ago
- This repository is a very simple C++ modules example.☆23Updated 2 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago