iboB / picobench
A micro microbenchmarking library for C++11 in a single header file
☆212Updated last year
Alternatives and similar repositories for picobench:
Users that are interested in picobench are comparing it to the libraries listed below
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆159Updated last month
- Header-only library for multithreaded programming☆234Updated 2 months ago
- Microbenchmarking for Modern C++☆218Updated 4 years ago
- C++11 metaprogramming library☆255Updated this week
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- Greg's Template Library of useful classes.☆178Updated last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated 2 weeks ago
- A polymorphic value-type for C++☆227Updated last year
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆443Updated last week
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- Glob for C++17☆256Updated 11 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 6 years ago
- SPY - C++ Information Broker☆154Updated this week
- Fast C++ container combining the best features of std::vector and std::deque☆126Updated last year
- Comprehensive benchmarks of C++ maps☆306Updated last year
- constexpr C++17 library for simplifying higher order functions in application code☆199Updated last year
- Compile time mathematic functions for C++14☆188Updated 3 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 4 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- C++17 Run-time Polymorphism (Type Erasure) library☆465Updated 9 months ago
- Lightweight Error Augmentation Framework☆318Updated this week
- Bit containers, sequences, and views for everyone. 🕷️☆122Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- ranges features for c+23 ported to C++20☆77Updated 2 years ago
- Ultra fast C++11 allocator for STL containers.☆272Updated 3 years ago
- Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.☆362Updated 3 months ago
- A fast, simple tuple implementation that implements tuple as an aggregate☆211Updated 5 months ago
- Light, fast, threadpool for C++20☆98Updated last year
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆141Updated 11 months ago
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆425Updated 2 weeks ago