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:
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Simple resource pool for recycling resources in C++☆70Updated 2 months ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆181Updated 11 months ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- A feature complete LRU cache implementation in C++☆256Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 8 years ago
- C++ features jump start☆123Updated 2 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Modern C++ generic header-only template library.☆103Updated 2 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 7 months ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆138Updated 4 years ago
- Non bloated asynchronous logger☆222Updated 2 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 5 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 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
- Boost.org circular_buffer module☆61Updated last month
- C++17 inplace_string implementation☆97Updated 7 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Comprehensive benchmarks for a majority of GitHub c++ signal slot implementations and others.☆140Updated 2 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆257Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- A C++14-and-later expression template library☆110Updated last month