KjellKod / StopWatch
Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility
☆52Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for StopWatch
- Priority-based Task Scheduling for Modern C++☆85Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆42Updated 3 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆32Updated 2 years ago
- Modern C++ generic header-only template library.☆100Updated last year
- C++ serializers benchmark with realistic data☆118Updated last year
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- Enjoy template metaprogramming☆113Updated 7 years ago
- Finite State Machine implementation using std::variant☆84Updated 5 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated 10 months ago
- A generic implementation of the BitmaskType C++ concept☆85Updated 4 years ago
- Boost.org circular_buffer module☆53Updated this week
- std::invoke/std::apply analogs for C++11/14☆40Updated last year
- Collection of header-only utilities for C++☆35Updated 11 months ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆82Updated 2 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆117Updated last year
- Single-header library facilities for C++2a Coroutines☆80Updated 2 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 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☆154Updated 5 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆43Updated 4 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Literal Logging for C++☆83Updated 7 years ago
- Header-only library for multithreaded programming☆226Updated last month
- "Small Vector" optimization for Modern C++: store up to a small number of items on the stack☆33Updated 3 years ago