cameron314 / microbench
A lightweight (3 file, single function) library for running micro-benchmarks on C++ code
☆79Updated 9 years ago
Alternatives and similar repositories for microbench:
Users that are interested in microbench are comparing it to the libraries listed below
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆75Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- C++ file backed vector for very fast column databases, useful for time series data☆22Updated 10 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆125Updated last year
- Boost.Coroutine2☆130Updated last week
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- C++ framework for rapid server development☆77Updated last year
- 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 header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆40Updated 8 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Provides run-time tuple element access☆14Updated 4 years ago
- C++ binding for nanomsg☆107Updated 10 years ago
- Literal Logging for C++☆84Updated 7 years ago
- Non bloated asynchronous logger☆222Updated last year
- Our open source benchmarks and code samples☆189Updated last week
- generic stack-based container☆105Updated 7 years ago
- C++ Concurrency library!☆26Updated 6 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year