mattreecebentley / plf_nanotimerLinks
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:
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 3 months ago
- 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 3 months ago
- An indirect value-type for C++☆83Updated last year
- C++ small containers☆142Updated last month
- 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☆240Updated 4 months ago
- A single header standard C++ serialization framework.☆195Updated 3 years ago
- Meta C++ Library and Tool☆82Updated 2 years ago
- 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 …☆143Updated 3 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆179Updated last month
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆174Updated 3 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- 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…☆66Updated 3 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆161Updated 4 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆76Updated 2 years ago
- Boost.org signals2 module☆83Updated 2 months ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- Header-only C++17 library for evaluating logical expressions.☆85Updated 3 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Boost.PFR without the boost namespaces☆72Updated this week
- C++20 Dynamic Reflection Library☆137Updated 2 months ago
- tser - tiny serialization for C++☆143Updated 4 years ago
- rocket - Fast single header signal/slots library for C++☆202Updated 10 months ago
- A C++14 reflection library☆73Updated last month