rollbear / tachymeterLinks
Header only C++14 micro benchmark
☆14Updated 10 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☆59Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- Literal Logging for C++☆86Updated 8 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 6 years ago
- Fast delegates implementation☆57Updated 3 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆39Updated last month
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆37Updated 7 years ago
- exploring coroutine C++ proposal☆46Updated 9 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Updated 9 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- A C++ library for integer array compression☆30Updated 3 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆26Updated last year
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago