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
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Simple resource pool for recycling resources in C++☆71Updated 5 months 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)☆197Updated 4 years ago
- Boost.org circular_buffer module☆64Updated last month
- Enjoy template metaprogramming☆115Updated 8 years ago
- Replaced by foonathan/lexy☆138Updated 5 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Modern C++ generic header-only template library.☆104Updated 4 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++ serializers benchmark with realistic data☆127Updated 2 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Literal Logging for C++☆86Updated 8 years ago
- C++ features jump start☆123Updated 3 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++ generic make factory☆108Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 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☆165Updated 2 weeks ago
- Boost.org type_traits module☆64Updated last month
- Code samples from https://vorbrodt.blog/☆114Updated last week
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆149Updated 2 weeks ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago