mropert / cpp_benchmarkLinks
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
- C++20 for flag enums☆27Updated 4 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- Similar to python's `repr`, for c++☆32Updated 3 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
- A ring_span implementation that allows zero construction and destruction☆16Updated 4 years ago
- Reference counted synchronized pointer.☆14Updated 7 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Single Header Constexpr Circular Queue☆18Updated 4 years ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Arbitrary-precision integer and rational arithmetic☆18Updated 4 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- Embrace (post) modern C++☆9Updated 3 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
- ☆26Updated 5 years 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
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆40Updated 6 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- demonstration of live reloading☆14Updated 7 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- ☆13Updated 9 years ago
- a lightweight SIMD vector, matrix and quaternion library☆32Updated 2 years ago
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Updated 6 years ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆20Updated 2 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago