cameron314 / microbench
A lightweight (3 file, single function) library for running micro-benchmarks on C++ code
☆76Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for microbench
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Proposed IP address classes for standard c++☆35Updated 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 disruptor thread-synchronisation data structure for C++11.☆119Updated last year
- benchmark for various C++ function implementations; focus on invocation time☆94Updated 5 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆75Updated 3 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- 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
- Non bloated asynchronous logger☆221Updated last year
- A special smart pointer to exchange data between threads☆37Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- C++ file backed vector for very fast column databases, useful for time series data☆22Updated 9 years ago
- Boost.org multi_index module☆45Updated last week
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 10 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- Boost.Atomic☆58Updated this week
- Boost.org pool module☆49Updated last week
- 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
- Boost.org circular_buffer module☆53Updated last week
- C++ binding for nanomsg☆107Updated 10 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- Header only C++14 micro benchmark☆14Updated 8 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 4 years ago
- Simple resource pool for recycling resources in C++☆64Updated 4 months ago