cameron314 / microbenchLinks
A lightweight (3 file, single function) library for running micro-benchmarks on C++ code
☆82Updated 9 years ago
Alternatives and similar repositories for microbench
Users that are interested in microbench are comparing it to the libraries listed below
Sorting:
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 9 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 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 11 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆127Updated 2 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 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
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 4 months ago
- Boost.Lockfree☆133Updated 2 weeks ago
- Boost.Coroutine2☆134Updated last month
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Our open source benchmarks and code samples☆192Updated this week
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆63Updated last year
- A set of memory allocators for use with the C++ Standard Template Library☆27Updated last year
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Collection of Agner Fog Software☆39Updated 7 years ago
- Non bloated asynchronous logger☆223Updated last year
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Simple resource pool for recycling resources in C++☆68Updated 11 months ago
- STL-based caches for C++☆116Updated 2 years ago
- Boost.org circular_buffer module☆58Updated last month
- Implementation of std::future from the C++ Concurrency TS☆30Updated 2 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Adapters for interfacing libuv with C++ resumable functions☆118Updated 8 months ago
- Zero-dependency C++ BSON library.☆43Updated 5 years ago