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☆159Updated 4 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…☆156Updated 3 weeks ago
- An indirect value-type for C++☆83Updated last year
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 4 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☆244Updated 6 months ago
- A single header standard C++ serialization framework.☆196Updated 3 years ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- C++ small containers☆147Updated 3 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated 3 weeks 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 4 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆135Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆195Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆175Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆121Updated 3 weeks ago
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- C++14 code to convert integers to strings at compile-time☆120Updated 7 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆165Updated 6 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆141Updated 2 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Library of backported modern C++ types to work with C++11☆85Updated 3 months ago
- SPY - C++ Information Broker☆156Updated this week
- Header-only library providing unicode aware string support for C++☆109Updated 4 months ago
- rocket - Fast single header signal/slots library for C++☆203Updated 11 months ago
- Amalgamate C source and header files.☆90Updated 9 years ago
- A library of type traits for introspecting C++ function types☆30Updated 6 years ago
- C++20 implementation of {{ mustache }}☆86Updated 8 months ago