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☆59Updated 4 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- A PostgreSQL client library written in Modern C++☆25Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Go-style coroutines and channels for C++☆34Updated 11 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
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated 3 weeks ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 9 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
- A C++ library for integer array compression☆29Updated 3 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Fast delegates implementation☆56Updated 3 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 7 years ago
- Restful web-service library written in C++11 based on Boost.ASIO and CRUD handlers☆33Updated last year
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- WIP☆27Updated 6 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 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++ Concurrency library!☆27Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago