cameron314 / microbenchLinks
A lightweight (3 file, single function) library for running micro-benchmarks on C++ code
☆84Updated 9 years ago
Alternatives and similar repositories for microbench
Users that are interested in microbench are comparing it to the libraries listed below
Sorting:
- A single file C++11 header-only memory mapped file library.☆75Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A disruptor thread-synchronisation data structure for C++11.☆145Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- STL-based caches for C++☆116Updated 2 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 7 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆51Updated 4 years ago
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆183Updated 12 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 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…☆41Updated 9 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆34Updated last week
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 5 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- ☆28Updated 2 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year