darrenjs / log2mem
C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger
☆27Updated 3 years ago
Alternatives and similar repositories for log2mem:
Users that are interested in log2mem are comparing it to the libraries listed below
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆123Updated last year
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆78Updated 9 years ago
- c++ wrapper around libpapi☆50Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 9 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Our open source benchmarks and code samples☆188Updated 4 months ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- WIP☆26Updated 5 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆42Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- Non bloated asynchronous logger☆222Updated last year
- Literal Logging for C++☆84Updated 7 years ago
- A low-latency in-memory C logging library☆59Updated 2 years ago
- Priority-based Task Scheduling for Modern C++☆86Updated 4 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C++ framework for rapid server development☆77Updated last year
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- C++17 lock-free data structure library☆15Updated 6 years ago
- C++17 inplace_string implementation☆94Updated 6 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- ☆25Updated last year
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year