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.
☆148Updated 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☆166Updated last month
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated 2 weeks ago
- C++ small containers☆148Updated this week
- A single header standard C++ serialization framework.☆199Updated 4 years ago
- C++ serializers benchmark with realistic data☆127Updated 2 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- An indirect value-type for C++☆83Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated 2 weeks ago
- Light, fast, threadpool for C++20☆110Updated 2 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.☆253Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 2 weeks ago
- A collection of std-like single-header C++ libraries☆198Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- an experimental standard C++ library☆92Updated last year
- Amalgamate C source and header files.☆91Updated 10 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 …☆152Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Header-only library providing unicode aware string support for C++☆109Updated 9 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A lightweight, non-owning reference to a callable.☆183Updated 4 years ago
- Single-header, ranges-compatible generator type built on C++20 coroutines☆68Updated 2 years ago
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆148Updated last year
- Scope Guard & Defer C++☆181Updated last year
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated 3 months ago
- C++14 code to convert integers to strings at compile-time☆121Updated last year
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆93Updated 4 years ago
- C++20 Dynamic Reflection Library☆139Updated 9 months ago
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆173Updated last week
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- General purpose modern C++ Signal-Slot providing ease of use, flexibility and extremely high performance aiming to replace traditional in…☆230Updated 3 years ago