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
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 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
- A simple stackful coroutine implementation in C++11☆11Updated 7 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 3 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
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 8 months ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 8 months ago
- typesafe tagged union with "don't call us, we'll call you" feature☆16Updated 9 years ago
- Foundations of symbol based programming☆30Updated 5 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
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- ASIO Cooperative Task for await-based coroutine☆16Updated 6 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
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 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
- The C++ Pimpl Idiom Again!☆36Updated 6 years ago
- A collection of bit manipulation routines for C++☆20Updated 11 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- A C++ library for integer array compression☆28Updated 2 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago