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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
odygrd avatar

odygrd/quill

0
View on GitHub↗
2,931 Stars·260 Forks·C++·MIT·4 Aufrufe

Quill

Asynchronous Low Latency C++ Logging Library

Features

  • Logging Frameworks - Asynchronous cross-platform low-latency logging.

Star-Verlauf

Star-Verlauf für odygrd/quillStar-Verlauf für odygrd/quill

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Quill

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Quill.
  • afiqiqmal/ezyloggerAvatar von afiqiqmal

    afiqiqmal/EzyLogger

    8Auf GitHub ansehen↗

    Simple Logger for Android

    Java
    Auf GitHub ansehen↗8
  • amrayn/easyloggingppAvatar von amrayn

    amrayn/easyloggingpp

    3,937Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗3,937
  • apache/log4jAvatar von apache

    apache/log4j

    868Auf GitHub ansehen↗

    Dear Log4j community,

    Java
    Auf GitHub ansehen↗868
  • 3hren/blackholeAvatar von 3Hren

    3Hren/blackhole

    205Auf GitHub ansehen↗

    Yet another logging library.

    C++logging
    Auf GitHub ansehen↗205
Alle 30 Alternativen zu Quill anzeigen→

Häufig gestellte Fragen

Was macht odygrd/quill?

Asynchronous Low Latency C++ Logging Library

Was sind die Hauptfunktionen von odygrd/quill?

Die Hauptfunktionen von odygrd/quill sind: Logging Frameworks.

Welche Open-Source-Alternativen gibt es zu odygrd/quill?

Open-Source-Alternativen zu odygrd/quill sind unter anderem: 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.