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++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 6 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
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- Our open source benchmarks and code samples☆192Updated 2 months ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 4 years ago
- Tick-based timer (hierarchical timing wheel algorithm)☆44Updated 5 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- A disruptor thread-synchronisation data structure for C++11.☆136Updated 2 years ago
- STL-based caches for C++☆115Updated 2 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- C++17 lock-free data structure library☆15Updated 6 years ago
- Non bloated asynchronous logger☆222Updated 2 years ago
- A wait-free multi-producer-single-consumer queue in C11 atomics☆228Updated 3 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- C++ framework for rapid server development☆76Updated last year
- C++ micro benchmark library☆97Updated 8 years ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 5 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆181Updated 11 months ago
- Priority-based Task Scheduling for Modern C++☆92Updated 4 years ago
- An implementation of Seqlock in C++11☆223Updated last year
- Minimize lock-free queue ever!☆132Updated 7 years ago
- Performance comparison of the most popular C++ serialization protocols such as Cap'n'Proto, FastBinaryEncoding, Flatbuffers, Protobuf, JS…☆155Updated 2 months ago
- Literal Logging for C++☆86Updated 7 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆79Updated 6 years ago