fmtlog
Logging library
A high-performance logging library with low latency and asynchronous functionality.
fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.
814 stars
16 watching
125 forks
Language: C++
last commit: 4 months ago
Linked from 2 awesome lists
fmtlibhigh-performancelogginglogging-librarylow-latency
Related projects:
Repository | Description | Stars |
---|---|---|
christianpanov/lwlog | A fast and efficient C++ logging library designed with high performance and maintainability in mind. | 230 |
mattiasflodin/reckless | A high-throughput logging library designed to minimize performance impact | 491 |
majoson-chen/micropython-ulogger | A lightweight log module designed for micropython to reduce unnecessary operations and improve performance. | 35 |
jbrodriguez/mlog | A simple logging module with rotating file feature and console logging capabilities | 33 |
odygrd/quill | A high-performance asynchronous logging library for C++ applications | 1,775 |
moteus/lua-log | An asynchronous logging library for Lua that allows flexible output to multiple destinations with different formats. | 110 |
maraisr/diary | A lightweight logging library that provides a simple way to log messages in Node.js, browsers, and workers. | 255 |
tencent/bqlog | A high-performance logging system designed for low-memory consumption and high-compression rates. | 257 |
nlog/nlog.web | An NLog extension providing integration with ASP.NET and ASP.NET Core for logging and error handling | 319 |
sergiusthebest/plog | A portable and flexible C++ logging library with unique features such as CSV log format and wide string support. | 2,242 |
xfxdev/xlog | Provides a flexible logging system with a plugin architecture and customizable log layouts. | 8 |
mugglewei/haclog | A fast C logging library with built-in support for asynchronous log output to console, file, and rotating files. | 73 |
emilk/loguru | A lightweight logging library for C++ that provides flexible and configurable logging capabilities. | 1,797 |
emekoi/log.zig | A cross-platform logging library for Zig that provides thread-safe logging capabilities. | 24 |
hardysimpson/zlog | A logging library designed to be fast, safe and flexible, providing a clear model for managing log entries. | 2,268 |