darrenjs / log2mem
C/C++ high-speed low-latency lightweight memory-mapped diagnostic logger
☆27Updated 3 years ago
Alternatives and similar repositories for log2mem:
Users that are interested in log2mem are comparing it to the libraries listed below
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- A disruptor thread-synchronisation data structure for C++11.☆125Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- ☆26Updated last year
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 5 years ago
- An asynchronous application framework built on C++ coroutines and epoll.☆39Updated last month
- C++17 inplace_string implementation☆94Updated 6 years ago
- Literal Logging for C++☆84Updated 7 years ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 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
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- C++ micro benchmark library☆91Updated 8 years ago
- Fast integer to string and string to integer conversion functions☆21Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Effective Memory Reclamation☆54Updated 5 years ago
- Simple resource pool for recycling resources in C++☆67Updated 8 months ago
- Priority-based Task Scheduling for Modern C++☆87Updated 4 years ago
- Fixed size function wrapper like std::function☆69Updated 8 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 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
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago