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
- Non bloated asynchronous logger☆223Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- Literal Logging for C++☆86Updated 8 years ago
- A C++14-and-later expression template library☆109Updated last week
- C++ features jump start☆123Updated 3 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Boost.org circular_buffer module☆64Updated last week
- Simple resource pool for recycling resources in C++☆71Updated 4 months ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 6 months ago
- Modern C++ generic header-only template library.☆104Updated 4 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 9 months ago
- The presentations of C++Now 2019.☆92Updated 5 years ago
- Presentation Material for C++Now 2018☆125Updated 6 years ago
- Boost.Coroutine☆86Updated last week