awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mattiasflodin avatar

mattiasflodin/reckless

0
View on GitHub↗
509 stars·49 forks·C++·3 vues

Reckless

Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.

Features

  • Logging Frameworks - Low-latency, high-throughput asynchronous logging.

Historique des stars

Graphique de l'historique des stars pour mattiasflodin/recklessGraphique de l'historique des stars pour mattiasflodin/reckless

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à Reckless

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Reckless.
  • afiqiqmal/ezyloggerAvatar de afiqiqmal

    afiqiqmal/EzyLogger

    8Voir sur GitHub↗

    Simple Logger for Android

    Java
    Voir sur GitHub↗8
  • amrayn/easyloggingppAvatar de amrayn

    amrayn/easyloggingpp

    3,937Voir sur GitHub↗

    Easyloggingpp is a C++ logging library and thread-safe logging framework used for recording diagnostic messages and application events. It functions as an asynchronous logger, processing messages on a background thread to reduce latency and prevent blocking the main execution path. The project includes a log rotation manager to automatically truncate or roll over files once they reach a specified disk size limit. It also serves as a performance tracking tool for measuring function execution timing and recording checkpoints to identify processing bottlenecks. The library covers a broad range

    C++
    Voir sur GitHub↗3,937
  • apache/log4jAvatar de apache

    apache/log4j

    868Voir sur GitHub↗

    Dear Log4j community,

    Java
    Voir sur GitHub↗868
  • 3hren/blackholeAvatar de 3Hren

    3Hren/blackhole

    205Voir sur GitHub↗

    Yet another logging library.

    C++logging
    Voir sur GitHub↗205
Voir les 30 alternatives à Reckless→

Questions fréquentes

Que fait mattiasflodin/reckless ?

Reckless logging. Low-latency, high-throughput, asynchronous logging library for C++.

Quelles sont les fonctionnalités principales de mattiasflodin/reckless ?

Les fonctionnalités principales de mattiasflodin/reckless sont : Logging Frameworks.

Quelles sont les alternatives open-source à mattiasflodin/reckless ?

Les alternatives open-source à mattiasflodin/reckless incluent : afiqiqmal/ezylogger — Simple Logger for Android. amrayn/easyloggingpp — Easyloggingpp is a C++ logging library and thread-safe logging framework used for recording diagnostic messages and… apache/log4j — Dear Log4j community,. boostorg/log — Boost Logging library. bugfender/bugfendersdk-android-sample — Example application using Bugfender SDK in Android. 3hren/blackhole — Yet another logging library.