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:
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆159Updated 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 month
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated 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.☆252Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆69Updated 4 months ago
- An indirect value-type for C++☆84Updated 2 years ago
- Light, fast, threadpool for C++20☆108Updated 2 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- A single header standard C++ serialization framework.☆198Updated 3 years ago
- C++ small containers☆148Updated 6 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆77Updated 2 years ago
- 📣 Hey listen! A simple general-purpose event-listener system for C++17.☆137Updated 4 years ago
- SPY - C++ Information Broker☆157Updated last month
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- 🏃 Iterators made easy! Zero cost abstractions for designing and using C++ iterators.☆143Updated last year
- Single-header, ranges-compatible generator type built on C++20 coroutines☆66Updated 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 …☆149Updated last month
- Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.☆89Updated last month
- A collection of std-like single-header C++ libraries☆194Updated 2 weeks ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆75Updated 3 years ago
- C++20 Dynamic Reflection Library☆139Updated 7 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆134Updated last week
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- rocket - Fast single header signal/slots library for C++☆207Updated last year
- A polymorphic value-type for C++☆228Updated 2 years ago
- Boost.PFR without the boost namespaces☆75Updated 4 months ago
- 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
- Simple Useful Libraries: C++17/20 header-only dynamic bitset☆170Updated 9 months ago