darrenjs / log2memLinks
C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger
☆29Updated 4 years ago
Alternatives and similar repositories for log2mem
Users that are interested in log2mem are comparing it to the libraries listed below
Sorting:
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 6 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A disruptor thread-synchronisation data structure for C++11.☆138Updated 2 years ago
- Heap allocation free version of C++11 std::function☆57Updated 4 years ago
- c++ wrapper around libpapi☆80Updated 7 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆156Updated 2 months ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆146Updated 4 years ago
- Literal Logging for C++☆86Updated 7 years ago
- An implementation of Seqlock in C++11☆224Updated last year
- Effective Memory Reclamation☆62Updated 5 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 3 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- An asynchronous application framework built on C++ coroutines and epoll.☆40Updated 5 months ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆80Updated 6 years ago
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- C++ framework for rapid server development☆76Updated last year
- Minimize lock-free queue ever!☆132Updated 7 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- C++17 lock-free data structure library☆15Updated 6 years ago
- Lock-free implementation of the token bucket algorithm in C++☆60Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆43Updated last year