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:
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Heap allocation free version of C++11 std::function☆57Updated 3 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 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
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- A C++ embedded library of multiple processes framework developed and used at Qihoo360.☆52Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆76Updated 11 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- A single file C++11 header-only memory mapped file library.☆65Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- C#/Rust/Python style formatting in C++.☆11Updated 6 years ago
- STL-based caches for C++☆115Updated 2 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 9 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆179Updated 12 years ago
- Fast delegates implementation☆56Updated 3 years ago
- fast prime sieve and hash algorithm☆38Updated 2 weeks 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