iboB / picobenchLinks
A micro microbenchmarking library for C++11 in a single header file
☆226Updated last month
Alternatives and similar repositories for picobench
Users that are interested in picobench are comparing it to the libraries listed below
Sorting:
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week
- Header-only library for multithreaded programming☆241Updated last week
- Bit containers, sequences, and views for everyone. 🕷️☆130Updated 3 years ago
- SPY - C++ Information Broker☆158Updated 3 weeks ago
- Ultra fast C++11 allocator for STL containers.☆272Updated 4 years ago
- Microbenchmarking for Modern C++☆233Updated 5 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 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…☆166Updated this week
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆258Updated 5 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.