KjellKod / StopWatch
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
- Boost.org circular_buffer module☆55Updated last week
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- Simple resource pool for recycling resources in C++☆67Updated 8 months ago
- Priority-based Task Scheduling for Modern C++☆87Updated 4 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- The C++ Pimpl Idiom Again!☆36Updated 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☆157Updated last week
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- Literal Logging for C++☆84Updated 7 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆53Updated 11 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- ☆22Updated 7 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆81Updated 2 years ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- C++17 inplace_string implementation☆94Updated 6 years ago
- A C++14 and later CRTP template for defining iterators☆71Updated last week
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago