|
spdlog
☆
« Back to VersTracker
|
|||||||||||||||||||||||||
|
Description: Super fast C++ logging library |
|||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | |||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | |||||||||||||||||||||||||
| Category: Developer tools | |||||||||||||||||||||||||
| Tags: c++ logging header-only performance developer-tools | |||||||||||||||||||||||||
| Install: brew install spdlog | |||||||||||||||||||||||||
|
About: Spdlog is a high-performance C++ logging library designed for maximum efficiency and low overhead. It utilizes compile-time macros and template metaprogramming to achieve extremely fast log rates, often reaching millions of messages per second. The library is header-only, making it easy to integrate into any project without needing to build a separate binary. |
|||||||||||||||||||||||||
Key Features:
|
|||||||||||||||||||||||||
Use Cases:
|
|||||||||||||||||||||||||
Alternatives:
|
|||||||||||||||||||||||||
| Version History | |||||||||||||||||||||||||
|