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:
- A cleaner rewrite of the meow hash by Casey Muratori, utilizing modern C++ features☆40Updated 7 years ago
- Highly composable C++17 template meta programming library☆40Updated 6 years ago
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- ☆25Updated 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 7 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 6 years ago
- Single Header Constexpr Circular Queue☆18Updated 5 years ago
- A concise and readable metaprogramming language for C++☆61Updated 5 years ago
- C++20 for flag enums☆27Updated 5 years ago
- Slotmap is a sequence container with weak reference keys written in C++17.☆40Updated last year
- Container Traits for Modern C++☆30Updated 5 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- homogeneous variadic function parameters☆17Updated last year
- Forward declarations for C++ standard library☆22Updated 4 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 4 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Updated 4 years ago
- Small C++ preprocessor library☆13Updated 5 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Make std::mdspan formattable by std::format.☆11Updated last year
- A view that allows iteration over a view, returning the index of each item along with each item☆13Updated 5 years ago
- Windows Using Headers Only...☆63Updated 4 years ago
- Similar to python's `repr`, for c++☆32Updated 3 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
- 🔎 Have your bits and eat them too! A C++17 bit lens container for vector types.☆22Updated 5 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- C++ type_name template utilities for pretty-printing type names☆10Updated 6 years ago