cameron314 / microbenchLinks
A lightweight (3 file, single function) library for running micro-benchmarks on C++ code
☆83Updated 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 11 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- A disruptor thread-synchronisation data structure for C++11.☆128Updated 2 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- Boost.org circular_buffer module☆60Updated last month
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- A set of memory allocators for use with the C++ Standard Template Library☆27Updated 2 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- STL-based caches for C++☆116Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 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 single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- ☆27Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 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
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- A simple replacement for std::unordered_map☆50Updated 11 months ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago