PlatformLab / NanoLogLinks
Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
☆3,269Updated last year
Alternatives and similar repositories for NanoLog
Users that are interested in NanoLog are comparing it to the libraries listed below
Sorting:
- A fast single-producer, single-consumer lock-free queue for C++☆4,319Updated 3 months ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆11,549Updated 3 months ago
- A library of C++ coroutine abstractions for the coroutines TS☆3,707Updated last year
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,679Updated 5 months ago
- Proxy: Next Generation Polymorphism in C++☆2,951Updated this week
- Asio C++ Library☆5,530Updated last month
- A dbg(…) macro for C++☆3,186Updated 7 months ago
- Simple, light-weight and easy-to-use asynchronous components☆2,001Updated 2 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,974Updated 7 months ago
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,062Updated 4 months ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆1,969Updated 3 weeks ago
- A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.☆3,722Updated last year
- Asynchronous Low Latency C++ Logging Library☆2,488Updated this week
- An Open Source Implementation of the Actor Model in C++☆3,339Updated this week
- Modern and efficient C++ Thread Pool Library☆1,985Updated 2 years ago
- A collection of resources on wait-free and lock-free programming☆1,949Updated last year
- A tiny boost library in C++11.☆4,161Updated 4 months ago
- Low Latency C++11 Logging Library☆744Updated last year
- C++14 lock-free queue.☆1,742Updated 2 weeks ago
- Go-style concurrency in C++11☆3,283Updated 2 years ago
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,374Updated last year
- A simple C++11 Thread Pool implementation☆8,517Updated last year
- A C++ library of Concurrent Data Structures☆2,687Updated last year
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,057Updated last month
- C++ Insights - See your source code with the eyes of a compiler☆4,390Updated 3 months ago
- ☆4,931Updated last week
- rpclib is a modern C++ msgpack-RPC server and client library