rollbear / tachymeter
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
- Heap allocation free version of C++11 std::function☆55Updated 3 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
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 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
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- A C++ library for integer array compression☆29Updated 2 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- An experimental SQL connector for containers and streams of the C++ Standard Library☆36Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated last month
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- Lambda state machine is a state machine framework with an extremely simple UI☆16Updated 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
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- Fast delegates implementation☆56Updated 2 years ago