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…
☆953Feb 6, 2026Updated last month
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,935Jul 6, 2025Updated 8 months ago
- Fast C++ logging library.☆28,400Feb 24, 2026Updated last week
- A lightweight C++ logging library☆1,890Jul 1, 2024Updated last year
- A C++11 library for serialization☆4,628Updated this week
- C++ implementation of the Google logging module☆7,361May 17, 2025Updated 9 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,087Feb 14, 2026Updated 2 weeks ago
- A hybrid thread / fiber task scheduler written in C++ 11☆1,993Feb 22, 2025Updated last year
- A fast single-producer, single-consumer lock-free queue for C++☆4,499Jun 25, 2025Updated 8 months ago
- C++ Benchmark Authoring Library/Framework☆862Oct 6, 2025Updated 5 months ago
- A modern formatting library☆23,304Updated this week
- A date and time library based on the C++11/14/17 <chrono> header☆3,382Jan 10, 2026Updated last month
- Asynchronous Low Latency C++ Logging Library☆2,832Jan 22, 2026Updated last month
- Portable, simple and extensible C++ logging library☆2,515Jan 20, 2026Updated last month
- Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.☆3,330Mar 4, 2024Updated 2 years ago
- Cista is a simple, high-performance, zero-copy C++ serialization & reflection library.☆2,182Feb 15, 2026Updated 2 weeks ago
- C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)☆852Sep 12, 2023Updated 2 years ago
- A beautiful stack trace pretty printer for C++☆4,251Apr 14, 2025Updated 10 months ago
- Yet Another Serialization☆772Feb 18, 2025Updated last year
- Your binary serialization library☆1,221Oct 9, 2025Updated 4 months ago
- Asio C++ Library☆5,761Updated this week
- The RaftLib C++ library, streaming/dataflow concurrency via C++ iostream-like operators☆996Jan 2, 2024Updated 2 years ago
- Abseil Common Libraries (C++)☆17,078Updated this week
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆969Updated this week
- C++ compile-time enum to string, iteration, in a single header file☆1,813Feb 10, 2024Updated 2 years ago
- The C++ Standard Library for Parallelism and Concurrency☆2,800Updated this week
- Async++ concurrency framework for C++11☆1,410Oct 11, 2024Updated last year
- A header-only C++ library for task concurrency☆632May 18, 2023Updated 2 years ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,596May 29, 2025Updated 9 months ago
- C++ reflection library with Lua binding, and JSON and XML serialisation.☆663Oct 31, 2022Updated 3 years ago
- A C++ library of Concurrent Data Structures☆2,730Oct 17, 2023Updated 2 years ago
- Simple, fast, accurate single-header microbenchmarking functionality for C++11/14/17/20☆1,672Oct 6, 2024Updated last year
- P1031 low level file i/o and filesystem library for the C++ standard☆1,015Jan 8, 2026Updated last month
- C++14 lock-free queue.☆1,818Feb 17, 2026Updated 2 weeks ago
- Range library for C++14/17/20, basis for C++20's std::ranges☆4,352Mar 23, 2025Updated 11 months ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,292Feb 27, 2026Updated last week
- Event Dispatcher and callback list for C++☆1,645Dec 8, 2024Updated last year