iboB / picobenchLinks
A micro microbenchmarking library for C++11 in a single header file
☆226Updated 3 weeks 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!☆185Updated last week
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- SPY - C++ Information Broker☆157Updated last month
- Header-only library for multithreaded programming☆239Updated 9 months ago
- Microbenchmarking for Modern C++☆232Updated 5 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆227Updated last year
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated last week
- Bit containers, sequences, and views for everyone. 🕷️☆129Updated 3 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆222Updated 3 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- Ultra fast C++11 allocator for STL containers.☆274Updated 4 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- A simple, extensible, portable, efficient and header-only SIMD library!☆232Updated 4 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆148Updated last year
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Lightweight Error Augmentation Framework☆338Updated this week
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆173Updated this week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A polymorphic value-type for C++☆227Updated 2 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- A reflective enum implementation for C++☆299Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- Compile time mathematic functions for C++14☆186Updated 4 years ago
- Implementation of C++20's std::span for older compilers☆373Updated 2 years ago