darrenjs / log2memLinks
C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger
☆27Updated 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☆55Updated 3 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆81Updated 9 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- C++ coroutine based networking library (WIP)☆38Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 7 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
- Tick-based timer (hierarchical timing wheel algorithm)☆43Updated 5 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- A disruptor thread-synchronisation data structure for C++11.☆127Updated 2 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- Our open source benchmarks and code samples☆192Updated last week
- Effective Memory Reclamation☆55Updated 5 years ago
- ☆27Updated last year
- A low-latency in-memory C logging library☆59Updated 3 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- WIP☆26Updated 6 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- C++ framework for rapid server development☆77Updated last year
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Updated 4 years ago
- A simple replacement for std::unordered_map☆49Updated 10 months ago