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
- C++ interface to CPU affinity management☆30Updated 6 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
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- A disruptor thread-synchronisation data structure for C++11.☆125Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- STL-based caches for C++☆115Updated last year
- Boost.Coroutine2☆130Updated 3 months ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 3 years ago
- A set of memory allocators for use with the C++ Standard Template Library☆27Updated last year
- Floating point printing and parsing library based on Grisu2 and Krosh algorithms☆29Updated 2 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Header-only library providing unicode aware string support for C++☆107Updated 2 weeks 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
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- Boost.org circular_buffer module☆54Updated 3 months ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- C++ wrapper to SQLite library☆27Updated 7 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
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- C++ file backed vector for very fast column databases, useful for time series data☆22Updated 9 years ago