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.
☆149Apr 10, 2024Updated 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 C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆71Jan 2, 2026Updated 2 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…☆167Feb 7, 2026Updated last month
- A sort wrapper enabling both use of random-access sorting on non-random access containers, and increased performance for the sorting of l…☆21Jul 11, 2025Updated 7 months ago
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Feb 17, 2019Updated 7 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆20Apr 10, 2024Updated last year
- An unordered C++ data container providing fast iteration/insertion/erasure while maintaining pointer/iterator validity to non-erased elem…☆487Updated this week
- A C++ data container replicating std::queue functionality but with better performance.☆38Jan 2, 2026Updated 2 months ago
- a ring buffer for variable sized continuous data☆16Dec 10, 2015Updated 10 years ago
- A template library for fixed-point calculations☆16Oct 11, 2018Updated 7 years ago
- OpenGL Model Viewer☆18Mar 2, 2026Updated last week
- Pack unit 3D vectors (such as normal vectors) into integer type☆17May 21, 2016Updated 9 years ago
- SPY - C++ Information Broker☆157Feb 25, 2026Updated last week
- Symetrical field-of-vision algorithm based on Brensenham's line algorithm implemented with C++☆13Dec 6, 2016Updated 9 years ago
- ☆29Nov 13, 2017Updated 8 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆142Feb 8, 2026Updated last month
- Library for managing windows for cross platform UI applications☆28Dec 26, 2025Updated 2 months ago
- Cross-platform entry point library☆65Jul 5, 2025Updated 8 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆13Jun 17, 2020Updated 5 years ago
- A binary tree based memory allocator in C.☆11Nov 22, 2017Updated 8 years ago
- List-initialize containers with proper move semantics☆30Mar 12, 2025Updated 11 months ago
- The Fancy Named Parameters Library☆36Oct 21, 2025Updated 4 months ago
- Ease-of-use-first argument parsing for C++23☆63Jan 7, 2026Updated 2 months ago
- forward declarations for C++ std headers☆75Jan 31, 2021Updated 5 years 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☆166Nov 28, 2025Updated 3 months ago
- A modern C++ uri & query parser☆12Jul 26, 2024Updated last year
- Simple C++ library with useful string functions.☆11Nov 19, 2025Updated 3 months ago
- C library for accessing assets (read-only data) from many different sources, with an fopen/fread-like API.☆17Mar 28, 2023Updated 2 years ago
- Multiple Producers / Multiple Consumers Message Passing Pool☆19Feb 20, 2015Updated 11 years ago
- Erased is meant to be a fast and constexpr friendly C++ type erasure implementation☆24Aug 10, 2025Updated 6 months ago
- Header-only library for multithreaded programming☆243Jan 30, 2026Updated last month
- Portable, single-file, 2D/3D vector/quaternion/matrix math library☆45Jan 12, 2021Updated 5 years ago
- C++ string formatting library☆47Jan 19, 2020Updated 6 years ago
- JSON pull-parser/push-serializer library for C++☆21Oct 20, 2025Updated 4 months ago
- Some library components that didn't quite fit anywhere else...☆36Nov 19, 2025Updated 3 months ago
- Tiny UTF-8 Encoder for C☆15Apr 24, 2023Updated 2 years ago
- kj is a small collection of stb inspired libs.☆18Apr 5, 2018Updated 7 years ago
- Loose collection of misc C++ libs☆352Jan 9, 2022Updated 4 years ago
- C++17 inplace_string implementation☆98Aug 20, 2018Updated 7 years ago
- Intrusive data structures for C☆66Jun 9, 2017Updated 8 years ago