rollbear / tachymeterLinks
Header only C++14 micro benchmark
☆14Updated 9 years ago
Alternatives and similar repositories for tachymeter
Users that are interested in tachymeter are comparing it to the libraries listed below
Sorting:
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Go-style coroutines and channels for C++☆34Updated 11 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 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
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Updated 2 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 2 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- WIP☆27Updated 6 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago