KjellKod / StopWatchLinks
Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility
☆52Updated 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 3 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- ⏱️ 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 2 years ago
- A feature complete LRU cache implementation in C++☆255Updated 5 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Non bloated asynchronous logger☆223Updated last year
- A fast and flexible c++ template class for tree data structures☆106Updated 3 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Modern C++ generic header-only template library.☆102Updated 3 weeks ago
- C++17 inplace_string implementation☆97Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 3 months ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 5 years ago
- Header-only library for multithreaded programming☆234Updated 4 months ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 5 months ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 5 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆195Updated 4 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☆160Updated 4 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Simple resource pool for recycling resources in C++☆69Updated last month
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- C++ framework for rapid server development☆77Updated last year
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago