iboB / picobenchLinks
A micro microbenchmarking library for C++11 in a single header file
☆222Updated 2 weeks ago
Alternatives and similar repositories for picobench
Users that are interested in picobench are comparing it to the libraries listed below
Sorting:
- Microbenchmarking for Modern C++☆223Updated 4 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated last month
- Header-only library for multithreaded programming☆233Updated 3 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆162Updated 5 months ago
- SPY - C++ Information Broker☆155Updated last week
- Bit containers, sequences, and views for everyone. 🕷️☆126Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆155Updated 4 months ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆146Updated 3 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- Simple, flexible and modular assertion macro.☆227Updated last year
- A fast, simple tuple implementation that implements tuple as an aggregate☆219Updated 9 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆169Updated 4 years ago
- A polymorphic value-type for C++☆227Updated last year
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Lightweight Error Augmentation Framework☆331Updated last month
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆159Updated 3 months ago
- constexpr C++17 library for simplifying higher order functions in application code☆198Updated 2 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- A C++ parser combinator library.☆147Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- C++11 metaprogramming library☆261Updated 2 weeks ago
- Implementation of C++20's std::span for older compilers☆357Updated 2 years ago
- Greg's Template Library of useful classes.☆203Updated last month
- Range-based goodness for C++17☆362Updated 4 years ago
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated last year