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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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 views

Quill

Asynchronous Low Latency C++ Logging Library

Features

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

Star history

Star history chart for odygrd/quillStar history chart for odygrd/quill

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Quill

Similar open-source projects, ranked by how many features they share with Quill.
  • afiqiqmal/ezyloggerafiqiqmal avatar

    afiqiqmal/EzyLogger

    8View on GitHub↗

    Simple Logger for Android

    Java
    View on GitHub↗8
  • amrayn/easyloggingppamrayn avatar

    amrayn/easyloggingpp

    3,937View on 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++
    View on GitHub↗3,937
  • apache/log4japache avatar

    apache/log4j

    868View on GitHub↗

    Dear Log4j community,

    Java
    View on GitHub↗868
  • 3hren/blackhole3Hren avatar

    3Hren/blackhole

    205View on GitHub↗

    Yet another logging library.

    C++logging
    View on GitHub↗205
See all 30 alternatives to Quill→

Frequently asked questions

What does odygrd/quill do?

Asynchronous Low Latency C++ Logging Library

What are the main features of odygrd/quill?

The main features of odygrd/quill are: Logging Frameworks.

What are some open-source alternatives to odygrd/quill?

Open-source alternatives to odygrd/quill include: 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.