odygrd / quillLinks
Asynchronous Low Latency C++ Logging Library
☆2,604Updated last week
Alternatives and similar repositories for quill
Users that are interested in quill are comparing it to the libraries listed below
Sorting:
- Modern concurrency for C++. Tasks, executors, timers and C++20 coroutines to rule them all☆2,692Updated 6 months ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,136Updated 2 weeks ago
- `std::execution`, the proposed C++ framework for asynchronous and parallel programming.☆2,067Updated last week
- C++14 lock-free queue.☆1,755Updated 3 weeks ago
- Extremely fast, in memory, JSON and reflection library for modern C++☆2,188Updated this week
- A library of C++ coroutine abstractions for the coroutines TS☆3,737Updated last year
- BS: a fast, lightweight, modern, and easy-to-use C++17 / C++20 / C++23 thread pool library☆2,713Updated 10 months ago
- A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, Cap'n Proto, CBOR, CS…☆1,617Updated this week
- A bounded multi-producer multi-consumer concurrent queue written in C++11☆1,405Updated last year
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,625Updated last year
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,086Updated 5 months ago
- Event Dispatcher and callback list for C++☆1,588Updated 11 months ago
- Proxy: Next Generation Polymorphism in C++☆2,980Updated 2 weeks ago
- Unified Executors☆1,646Updated last week
- fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.☆950Updated 8 months ago
- A family of header-only, very fast and memory-friendly hashmap and btree containers.☆3,074Updated 2 weeks ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,247Updated last year
- Simple, portable, and self-contained stacktrace library for C++11 and newer☆1,259Updated last month
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,005Updated last week
- A curated list of awesome header-only C++ libraries