KjellKod / StopWatchLinks
Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility
☆51Updated 9 years ago
Alternatives and similar repositories for StopWatch
Users that are interested in StopWatch are comparing it to the libraries listed below
Sorting:
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- C++ features jump start☆123Updated 2 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Example program for BoostCon11 talk☆37Updated 14 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Simple resource pool for recycling resources in C++☆70Updated 3 months ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 5 months ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Modern C++ generic header-only template library.☆103Updated 2 months ago
- A fast and flexible c++ template class for tree data structures☆110Updated last month
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Boost.org type_traits module☆64Updated last month
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆116Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 7 months ago
- Boost.org circular_buffer module☆61Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- A C++14-and-later expression template library☆110Updated last month
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆138Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago