cameron314 / microbench
A lightweight (3 file, single function) library for running micro-benchmarks on C++ code
☆81Updated 9 years ago
Alternatives and similar repositories for microbench
Users that are interested in microbench are comparing it to the libraries listed below
Sorting:
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- A disruptor thread-synchronisation data structure for C++11.☆127Updated last year
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Collection of header-only utilities for C++☆35Updated last year
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 3 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
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Boost.org circular_buffer module☆56Updated 2 weeks 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
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 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
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 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
- ☆27Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- A header-only C++17 library implementing a simple concurent lock-free memory pool☆25Updated 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☆109Updated 10 years ago