KjellKod / StopWatchLinks
Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility
☆51Updated 10 years ago
Alternatives and similar repositories for StopWatch
Users that are interested in StopWatch are comparing it to the libraries listed below
Sorting:
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 5 years ago
- Simple resource pool for recycling resources in C++☆71Updated 7 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Non bloated asynchronous logger☆222Updated 2 years ago
- C++ features jump start☆123Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- A fast and flexible c++ template class for tree data structures☆115Updated 5 months ago
- Code samples from https://vorbrodt.blog/☆115Updated 2 months ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆38Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- Literal Logging for C++☆86Updated 8 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- Boost.org circular_buffer module☆64Updated last week
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- C++ serializers benchmark with realistic data☆127Updated 3 years ago
- Enjoy template metaprogramming☆115Updated 9 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 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☆166Updated 2 months ago
- A disruptor thread-synchronisation data structure for C++11.☆150Updated 2 years ago
- C++ framework for rapid server development☆77Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year