p-ranav / criterion
Microbenchmarking for Modern C++
☆219Updated 4 years ago
Alternatives and similar repositories for criterion
Users that are interested in criterion are comparing it to the libraries listed below
Sorting:
- C++11 (and onwards) library for lazy evaluation☆355Updated this week
- Range-based goodness for C++17☆362Updated 4 years ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆229Updated 3 years ago
- A micro microbenchmarking library for C++11 in a single header file☆217Updated last month
- An additive strong typedef library for C++14/17/20☆435Updated 3 months ago
- Lightweight Error Augmentation Framework☆325Updated last week
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- A polymorphic value-type for C++☆227Updated last year
- SPY - C++ Information Broker☆154Updated last month
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 7 months ago
- C++20 Meta-Programming library☆281Updated 3 weeks ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- C++17 Run-time Polymorphism (Type Erasure) library☆475Updated last month
- C++ small containers☆142Updated last week
- C++11 metaprogramming library☆257Updated this week
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- C++14 code to convert integers to strings at compile-time☆119Updated 4 months ago
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- C++ command line parsing library☆199Updated last year
- Simple, flexible and modular assertion macro.☆227Updated last year
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 11 months ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Meta programming library designed for compilation speed.☆171Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 6 months ago
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 9 months ago
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year