p-ranav / criterion
Microbenchmarking for Modern C++
☆212Updated 4 years ago
Alternatives and similar repositories for criterion:
Users that are interested in criterion are comparing it to the libraries listed below
- C++11/14/17/20 library for lazy evaluation☆340Updated this week
- A micro microbenchmarking library for C++11 in a single header file☆211Updated 9 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- Lightweight Error Augmentation Framework☆315Updated this week
- A fast, simple tuple implementation that implements tuple as an aggregate☆200Updated 2 months ago
- A bleeding-edge, lock-free, wait-free, continuation-stealing tasking library built on C++20's coroutines☆619Updated 2 months ago
- Compile time mathematic functions for C++14☆186Updated 3 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆196Updated last year
- An additive strong typedef library for C++14/17/20☆419Updated last month
- A polymorphic value-type for C++☆227Updated last year
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆549Updated 4 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆464Updated 6 months ago
- SPY - C++ Information Broker☆152Updated 2 weeks ago
- C++11 metaprogramming library☆245Updated this week
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated 11 months ago
- Range-based goodness for C++17☆359Updated 3 years ago
- A highly efficient, move-aware operators library☆198Updated 2 years ago
- C++ command line parsing library☆196Updated last year
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆415Updated last week
- A miniature library for struct-field reflection in C++☆506Updated last year
- A lightweight, non-owning reference to a callable.☆171Updated 3 years ago
- Lightweight C++20 testing framework.☆269Updated last week
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆155Updated 2 weeks ago
- C++20 Meta-Programming library☆249Updated last month
- Implementation of C++20's std::span for older compilers☆337Updated last year
- A dynamically-resizable vector with fixed capacity and embedded storage☆168Updated 3 years ago
- Light, fast, threadpool for C++20☆97Updated last year
- repr for Modern C++: Return printable string representation of a value☆83Updated 4 years ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆499Updated 6 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆150Updated last month