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
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 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
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Provides run-time tuple element access☆14Updated 4 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
- C++ binding for nanomsg☆107Updated 10 years ago
- A disruptor thread-synchronisation data structure for C++11.☆124Updated last year
- A PostgreSQL client library written in Modern C++☆25Updated 5 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Boost.org circular_buffer module☆54Updated 2 months 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
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Non bloated asynchronous logger☆222Updated last year
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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
- 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
- C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger☆27Updated 3 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- A micro server framework, support coroutine, and parallel-computing, used for building flatbuffers/thrift/protobuf/http protocol service.☆21Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- C++ framework for rapid server development☆77Updated last year
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago