KjellKod / g3logView external linksLinks
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 with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros…
☆951Feb 6, 2026Updated last week
Alternatives and similar repositories for g3log
Users that are interested in g3log are comparing it to the libraries listed below
Sorting:
- Low Latency C++11 Logging Library☆751Jan 17, 2024Updated 2 years ago
- Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.☆507Oct 22, 2023Updated 2 years ago
- C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe a…☆3,933Jul 6, 2025Updated 7 months ago
- Fast C++ logging library.☆28,305Updated this week
- A lightweight C++ logging library☆1,888Jul 1, 2024Updated last year
- A C++11 library for serialization☆4,615Jan 20, 2025Updated last year
- C++ implementation of the Google logging module☆7,361May 17, 2025Updated 8 months ago
- Non bloated asynchronous logger☆222Sep 13, 2023Updated 2 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,049Updated this week
- A hybrid thread / fiber task scheduler written in C++ 11☆1,992Feb 22, 2025Updated 11 months ago
- A fast single-producer, single-consumer lock-free queue for C++☆4,482Jun 25, 2025Updated 7 months ago
- C++ Benchmark Authoring Library/Framework☆862Oct 6, 2025Updated 4 months ago
- A modern formatting library☆23,254Updated this week
- A date and time library based on the C++11/14/17 <chrono> header☆3,377Jan 10, 2026Updated last month
- Asynchronous Low Latency C++ Logging Library☆2,812Jan 22, 2026Updated 3 weeks ago
- Portable, simple and extensible C++ logging library☆2,507Jan 20, 2026Updated 3 weeks ago
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,334Mar 4, 2024Updated last year
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,173Dec 13, 2025Updated 2 months ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆853Sep 12, 2023Updated 2 years ago
- A beautiful stack trace pretty printer for C++☆4,245Apr 14, 2025Updated 9 months ago
- Your binary serialization library☆1,215Oct 9, 2025Updated 4 months ago
- Yet Another Serialization☆772Feb 18, 2025Updated 11 months ago
- Asio C++ Library☆5,746Nov 30, 2025Updated 2 months ago
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Jan 2, 2024Updated 2 years ago
- Abseil Common Libraries (C++)☆17,031Updated this week
- C++ compile-time enum to string, iteration, in a single header file☆1,812Feb 10, 2024Updated 2 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆969Updated this week
- The C++ Standard Library for Parallelism and Concurrency☆2,784Feb 6, 2026Updated last week
- Async++ concurrency framework for C++11☆1,413Oct 11, 2024Updated last year
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,592May 29, 2025Updated 8 months ago
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- A C++ library of Concurrent Data Structures☆2,729Oct 17, 2023Updated 2 years ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆663Oct 31, 2022Updated 3 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,670Oct 6, 2024Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,013Jan 8, 2026Updated last month
- C++14 lock-free queue.☆1,814Jan 31, 2026Updated 2 weeks ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,353Mar 23, 2025Updated 10 months ago
- Event Dispatcher and callback list for C++☆1,630Dec 8, 2024Updated last year
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,284Oct 14, 2024Updated last year