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
- Literal Logging for C++☆86Updated 8 years ago
- Modern C++ generic header-only template library.☆104Updated 5 months ago
- Enjoy template metaprogramming☆116Updated 9 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- A feature complete LRU cache implementation in C++☆261Updated 6 years ago
- C++ features jump start☆123Updated 3 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 2 weeks ago
- Code samples from https://vorbrodt.blog/☆115Updated last month
- Non bloated asynchronous logger☆223Updated 2 years ago
- Simple resource pool for recycling resources in C++☆71Updated 5 months ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- A prototype implementation of the executors proposal☆86Updated 6 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 3 weeks ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 3 years ago
- Python-like range iterators for C++☆80Updated 8 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated 2 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☆166Updated last month
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- A fast and flexible c++ template class for tree data structures☆114Updated 4 months ago
- C++ framework for rapid server development☆76Updated last year
- ☆31Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- 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