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.
☆146Updated 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…☆161Updated 4 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☆165Updated last week
- An indirect value-type for C++☆83Updated 2 years ago
- C++ small containers☆148Updated 7 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 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.☆250Updated last week
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- C++ serializers benchmark with realistic data☆127Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- A single header standard C++ serialization framework.☆198Updated 3 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 …☆149Updated last week
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆170Updated 10 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆138Updated 4 years ago
- Amalgamate C source and header files.☆91Updated 10 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆78Updated 3 years ago
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- Scope Guard & Defer C++☆177Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last week
- A library of type traits for introspecting C++ function types☆31Updated 6 years ago
- C++20 Dynamic Reflection Library☆139Updated 7 months ago
- Thread aware Signal/Slot library☆83Updated 8 months ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆67Updated 2 years ago
- Boost.PFR without the boost namespaces☆75Updated 5 months ago
- A collection of std-like single-header C++ libraries☆195Updated last month
- Polymorphic memory resource for real-time applications.☆73Updated 2 years ago