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++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- A disruptor thread-synchronisation data structure for C++11.☆144Updated 2 years ago
- A public domain lock free queues implemented in C++11☆180Updated 11 years ago
- Our open source benchmarks and code samples☆193Updated last month
- A wait-free multi-producer-single-consumer queue in C11 atomics☆231Updated 4 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
- An implementation of Seqlock in C++11☆228Updated last year
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆147Updated 5 years ago
- An efficient single publisher multiple subscriber message queue for Linux IPC☆63Updated 5 years ago
- A C++ ringbuffer that always looks like a flat array☆83Updated 5 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆156Updated 4 months ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆211Updated 2 years ago
- Minimize lock-free queue ever!☆134Updated 7 years ago
- Shared-memory based ring buffer☆65Updated 8 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- Literal Logging for C++☆86Updated 8 years ago
- A bounded wait-free(almost) zero-copy MPMC queue written in C++11, which can also reside in SHM for IPC☆119Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- C++ framework for rapid server development☆77Updated last year
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆81Updated 7 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆32Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated 3 weeks ago