iboB / picobenchLinks
A micro microbenchmarking library for C++11 in a single header file
☆224Updated 2 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!☆181Updated 3 months ago
- Microbenchmarking for Modern C++☆226Updated 4 years ago
- std::bitset with constexpr implementations plus additional features.☆125Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆273Updated 3 years ago
- Header-only library for multithreaded programming☆236Updated 5 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆222Updated 11 months ago
- A lightweight, non-owning reference to a callable.☆177Updated 3 years ago
- SPY - C++ Information Broker☆156Updated last month
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 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…☆157Updated 2 months ago
- A simple, extensible, portable, efficient and header-only SIMD library!☆230Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆221Updated 2 years ago
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Compile time mathematic functions for C++14☆189Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 6 months ago
- A polymorphic value-type for C++☆228Updated last year
- Greg's Template Library of useful classes.☆216Updated 3 weeks ago
- A C++ parser combinator library.☆153Updated 3 weeks ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- C++11 metaprogramming library☆266Updated 3 weeks ago
- C++ small containers☆146Updated 4 months ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated 2 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated this week
- Single-header library facilities for C++2a Coroutines☆81Updated 3 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 4 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated 10 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year