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
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆89Updated 4 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 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
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 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
- Boost.org type_traits module☆63Updated 2 weeks ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Literal Logging for C++☆84Updated 7 years ago
- A C++14-and-later expression template library☆109Updated last month
- Boost.org mpl module☆58Updated last month
- ☆32Updated 4 years ago
- C++ generic make factory☆107Updated 6 years ago
- A bunch of small C++ utilities☆65Updated last year
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Proposed C++ standardisation for linear algebra☆29Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Example program for BoostCon11 talk☆37Updated 13 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- ☆52Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- ☆22Updated 7 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated 11 months ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- Header-only library for automatic (de)serialization of C++ types to/from JSON.☆54Updated 5 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆73Updated last month