-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
emio
A safe and fast high-level and low-level character input/output library for bare-metal and RTOS based embedded systems with a very small binary footprint.
It isn't a logger but similar like fmt is the base formatting library for spdlog, I present to you: emio.
-
trice
🟢 super fast 🚀 and tiny 🐥 embedded device 𝘾 printf-like trace ✍ code, works also inside ⚡ interrupts ⚡ and real-time PC 💻 logging (trace ID visualization 👀)
-
There is a similar concept in this project. but it lacks some infrastructure like a synchronous decoder and various transfer channel support. https://github.com/martinribelotta/elog
-
https://gitlab.com/acubesat/obc/logger/-/blob/main/inc/Logger.hpp what about this?
-
Magic Enum C++
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
Also, a shoutout to Magic Enum: https://github.com/Neargye/magic_enum
Related posts
-
C++ Game Utility Libraries: for Game Dev Rustaceans
-
what annoys you most while using c++?
-
How do I make my github project straight out of github buildable (no library dependecy errors,no library manager bullshit)?
-
NET 9 BinaryFormatter migration paths
-
Poco C++ Libraries: Build High-Performance Cross-Platform Apps for IoT and More