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
MuggleWei avatar

MuggleWei/haclog

0
View on GitHub↗
80 stars·8 forks·C·MIT·11 views

Haclog

Haclog(Happy Aync C log) is an extremely fast plain C logging library

Features

  • Logging Frameworks - Extremely fast pure C logging library.

Star history

Star history chart for mugglewei/haclogStar history chart for mugglewei/haclog

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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 Haclog

Similar open-source projects, ranked by how many features they share with Haclog.
  • 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 Haclog→

Frequently asked questions

What does mugglewei/haclog do?

Haclog(Happy Aync C log) is an extremely fast plain C logging library

What are the main features of mugglewei/haclog?

The main features of mugglewei/haclog are: Logging Frameworks.

What are some open-source alternatives to mugglewei/haclog?

Open-source alternatives to mugglewei/haclog 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.