iboB / picobenchLinks
A micro microbenchmarking library for C++11 in a single header file
☆226Updated 4 months ago
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!☆183Updated last month
- SPY - C++ Information Broker☆157Updated last month
- Microbenchmarking for Modern C++☆228Updated 5 years ago
- Compile time mathematic functions for C++14☆188Updated 4 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 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…☆159Updated 4 months ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆145Updated last year
- Header-only library for multithreaded programming☆237Updated 7 months ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- Greg's Template Library of useful classes.☆226Updated 3 weeks ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆170Updated 9 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆127Updated 3 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 3 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Variadic templates and std::integer_sequence support library☆111Updated 8 months ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆171Updated 4 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 3 years ago
- Light, fast, threadpool for C++20☆108Updated 2 years ago
- A polymorphic value-type for C++☆228Updated 2 years ago
- Lightweight Error Augmentation Framework☆336Updated this week
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 4 years ago
- Boost.PFR without the boost namespaces☆75Updated 4 months ago
- Implementation of C++20's std::span for older compilers☆368Updated 2 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆223Updated last year
- Tool for analyzing includes in C++☆208Updated last year
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- Simple, flexible and modular assertion macro.☆229Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago