mattreecebentley / plf_nanotimer
A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple as possible to create the lowest amount of overhead.
☆132Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for plf_nanotimer
- C++ serializers benchmark with realistic data☆118Updated last year
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆154Updated 5 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆150Updated 2 weeks ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated last year
- A lightweight, non-owning reference to a callable.☆170Updated 3 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆239Updated 5 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated 2 weeks ago
- A collection of std-like single-header C++ libraries☆157Updated last month
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆63Updated 2 weeks ago
- A single header standard C++ serialization framework.☆189Updated 2 years ago
- SPY - C++ Information Broker☆152Updated last week
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆135Updated 5 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆143Updated 2 weeks ago
- A prototype implementation of the executors proposal☆84Updated 5 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Light, fast, threadpool for C++20☆98Updated last year
- Thread aware Signal/Slot library☆75Updated last month
- An indirect value-type for C++☆82Updated last year
- A C++14 and later CRTP template for defining iterators☆70Updated this week
- std::invoke/std::apply analogs for C++11/14☆40Updated last year
- Boost.PFR without the boost namespaces☆64Updated 11 months ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- args-parser is a small C++ header-only library for parsing command line arguments.☆90Updated last month
- Lightweight Error Augmentation Framework☆313Updated this week
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆71Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆87Updated 3 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆145Updated 6 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆127Updated 3 years ago