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.
☆141Updated last year
Alternatives and similar repositories for plf_nanotimer
Users that are interested in plf_nanotimer are comparing it to the libraries listed below
Sorting:
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 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…☆154Updated 2 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- C++ serializers benchmark with realistic data☆123Updated 2 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 3 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 2 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- C++ small containers☆142Updated last week
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆161Updated 3 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆133Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 5 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆107Updated last month
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A lightweight, non-owning reference to a callable.☆173Updated 3 years ago
- An indirect value-type for C++☆83Updated last year
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆171Updated last month
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆114Updated 2 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 years ago
- Boost.PFR without the boost namespaces☆71Updated last month
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Scope Guard & Defer C++☆173Updated last year
- C++20 coroutines-based cooperative multitasking library☆105Updated 3 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆83Updated 3 years ago
- C++20 Dynamic Reflection Library☆136Updated last month
- Single-header, ranges-compatible generator type built on C++20 coroutines☆65Updated 2 years ago
- SPY - C++ Information Broker☆154Updated last month
- A fast, simple tuple implementation that implements tuple as an aggregate☆216Updated 7 months ago
- Boost.org signals2 module☆82Updated last month