Iyengar111 / NanoLogLinks
Low Latency C++11 Logging Library
☆743Updated last year
Alternatives and similar repositories for NanoLog
Users that are interested in NanoLog are comparing it to the libraries listed below
Sorting:
- High performance C++11 thread pool☆581Updated 5 years ago
- universal serialization engine☆1,268Updated last month
- An easy to use and efficient memory pool allocator written in C++.☆1,368Updated 6 years ago
- C++11 Lightweight Redis client: async, thread-safe, no dependency, pipelining, multi-platform☆739Updated 2 years ago
- G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made wi…☆934Updated 3 months ago
- Async++ concurrency framework for C++11☆1,406Updated 11 months ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,370Updated last year
- My small collection of C++ utilities☆408Updated last week
- A JSON parser in C++☆546Updated 4 years ago
- cross-platform coroutine library in c++☆859Updated 3 months ago
- C++ Benchmark Authoring Library/Framework☆857Updated 3 months ago
- Event Dispatcher and callback list for C++☆1,573Updated 9 months ago
- A bounded single-producer single-consumer wait-free and lock-free queue written in C++11☆1,072Updated last year
- C++ framework for json-rpc (json remote procedure call)☆981Updated last year
- modern C++ ORM, C++17, support mysql, postgresql,sqlite☆1,422Updated 3 months ago
- C++ cache with LRU/LFU/FIFO policies implementation☆371Updated 2 weeks ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,062Updated 4 months ago
- asyncio is a c++20 library to write concurrent code using the async/await syntax.☆900Updated last year
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆428Updated last year
- A fast, lock-free, cross-platform C++11 thread pool library that is aiming to be lightweight and simple.☆330Updated 4 years ago
- Thread pool implementation using c++11 threads☆1,215Updated last year
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆932Updated 7 months ago
- We make any object thread-safe and std::shared_mutex 10 times faster to achieve the speed of lock-free algorithms on >85% reads☆518Updated 3 years ago
- Simple and reliable LRU cache for c++ based on hashmap and linkedlist☆387Updated 5 years ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆493Updated 3 years ago
- Modern and efficient C++ Thread Pool Library☆1,985Updated 2 years ago
- Fast C++ IPC using shared memory☆621Updated 3 years ago
- Simple command-line options handler (C++11)☆383Updated last year
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆296Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,675Updated 5 months ago