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:
- Heap allocation free version of C++11 std::function☆59Updated 4 years ago
- 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
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- Our open source benchmarks and code samples☆193Updated last month
- Literal Logging for C++☆86Updated 8 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 10 years ago
- A disruptor thread-synchronisation data structure for C++11.☆146Updated 2 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- STL-based caches for C++☆116Updated 2 years ago
- An implementation of Seqlock in C++11☆229Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆82Updated 7 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆232Updated 4 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- C++ framework for rapid server development☆77Updated last year
- C++ micro benchmark library☆98Updated 8 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- A hierarchical timer wheel, for implementing timed event queues☆212Updated last year
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆148Updated 5 years ago