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.
☆143Updated 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☆160Updated 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…☆157Updated last month
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- C++ small containers☆146Updated 3 months ago
- An indirect value-type for C++☆83Updated last year
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- C++ serializers benchmark with realistic data☆124Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 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☆246Updated 6 months ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 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 …☆144Updated 5 months ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- A collection of std-like single-header C++ libraries☆192Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last month
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- SPY - C++ Information Broker☆156Updated 2 weeks ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆166Updated 6 months ago
- Scope Guard & Defer C++☆176Updated last year
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated 10 months ago
- Boost.PFR without the boost namespaces☆73Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆85Updated 4 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 4 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- Modern C++ generic header-only template library.☆102Updated last month
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆112Updated last year
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year