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
C

c-blake/kslog

0
View on GitHub↗
0 stars·0 forks·8 views

Kslog

Features

  • Logging Utilities - Minimalistic kernel-level syslog daemon.

Star history

Star history chart for c-blake/kslogStar history chart for c-blake/kslog

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 Kslog

Similar open-source projects, ranked by how many features they share with Kslog.
  • 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
  • bannzai/gedatsubannzai avatar

    bannzai/Gedatsu

    532View on GitHub↗

    Gedatsu provide readable format about AutoLayout error console log

    Swiftcocoapodsswiftswiftpackagemanager
    View on GitHub↗532
  • cosmo/tinyconsoleCosmo avatar

    Cosmo/TinyConsole

    1,943View on GitHub↗

    TinyConsole is a micro-console that can help you log and display information inside an iOS application, where having a connection to a development computer is not possible.

    Swift
    View on GitHub↗1,943
  • adamschwartz/logadamschwartz avatar

    adamschwartz/log

    3,010View on GitHub↗

    Console.log with style.

    HTML
    View on GitHub↗3,010
See all 30 alternatives to Kslog→

Frequently asked questions

What are the main features of c-blake/kslog?

The main features of c-blake/kslog are: Logging Utilities.

What are some open-source alternatives to c-blake/kslog?

Open-source alternatives to c-blake/kslog include: amrayn/easyloggingpp — Easyloggingpp is a C++ logging library and thread-safe logging framework used for recording diagnostic messages and… bannzai/gedatsu — Gedatsu provide readable format about AutoLayout error console log. cosmo/tinyconsole — TinyConsole is a micro-console that can help you log and display information inside an iOS application, where having a… davewoodcom/xcglogger — XCGLogger is a logging framework for Swift applications designed to capture events and system state for debugging and… emaloney/cleanroomlogger — CleanroomLogger provides an extensible Swift-based logging API that is simple, lightweight and performant. adamschwartz/log — Console.log with style.