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.
☆145Updated 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☆162Updated last week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆158Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆182Updated 4 months 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.☆248Updated this week
- An indirect value-type for C++☆84Updated 2 years ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- C++ small containers☆146Updated 5 months 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 …☆148Updated last week
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 2 months ago
- Light, fast, threadpool for C++20☆104Updated 2 years ago
- A collection of std-like single-header C++ libraries☆192Updated 2 weeks ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆168Updated 8 months ago
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆88Updated last week
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 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.☆74Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- A lightweight, non-owning reference to a callable.☆179Updated 4 years ago
- tser - tiny serialization for C++☆144Updated 4 years ago
- A modern C++ library for type-safe environment variable parsing☆148Updated 10 months ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆144Updated 11 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A C++14 reflection library☆76Updated 3 weeks ago
- Scope Guard & Defer C++☆176Updated last year
- C++20 Dynamic Reflection Library☆138Updated 5 months ago
- rocket - Fast single header signal/slots library for C++☆207Updated last year
- Core abstractions for dealing with concurrency in C++☆67Updated last year