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:
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Literal Logging for C++☆86Updated 8 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 4 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- Code samples from https://vorbrodt.blog/☆115Updated last month
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- A feature complete LRU cache implementation in C++☆262Updated 6 years ago
- Source code for my articles☆146Updated last year
- Modern C++ generic header-only template library.☆104Updated 5 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 2 weeks ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++ features jump start☆123Updated 3 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated 2 months ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- generic stack-based container☆110Updated 7 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- Enjoy template metaprogramming☆116Updated 9 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A C++14-and-later expression template library☆109Updated last month
- C++ generic make factory☆108Updated 6 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago