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
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- C++ features jump start☆123Updated 3 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- A fast and flexible c++ template class for tree data structures☆110Updated 2 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Enjoy template metaprogramming☆114Updated 8 years ago
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 6 years ago
- Simple resource pool for recycling resources in C++☆71Updated 3 months ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- Header-only library for multithreaded programming☆236Updated 7 months ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆198Updated 4 years ago
- Example program for BoostCon11 talk☆37Updated 14 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 8 months ago
- A C++14-and-later expression template library☆110Updated 2 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- Boost.org circular_buffer module☆63Updated 2 months ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- [DEPRECATED] See https://github.com/p-ranav/csv2☆234Updated 5 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆151Updated last year
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Modern C++ generic header-only template library.☆104Updated 3 months ago