awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
emilk avatar

emilk/loguru

0
View on GitHub↗
1,900 स्टार्स·276 फोर्क्स·C++·Unlicense·5 व्यूज़

Loguru

A lightweight C++ logging library

Features

  • Debugging and Logging - Flexible logging library.
  • Logging Frameworks - Lightweight logging library for C++.
  • Logging Libraries - Lightweight and flexible logging for C++ applications.

स्टार हिस्ट्री

emilk/loguru के लिए स्टार हिस्ट्री चार्टemilk/loguru के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

अक्सर पूछे जाने वाले प्रश्न

emilk/loguru क्या करता है?

A lightweight C++ logging library

emilk/loguru की मुख्य विशेषताएं क्या हैं?

emilk/loguru की मुख्य विशेषताएं हैं: Debugging and Logging, Logging Frameworks, Logging Libraries।

emilk/loguru के कुछ ओपन-सोर्स विकल्प क्या हैं?

emilk/loguru के ओपन-सोर्स विकल्पों में शामिल हैं: uber-go/zap — Zap is a high-performance structured logging library designed for production environments. It provides a framework for… sirupsen/logrus — Logrus is a structured logging library for Go that produces machine-readable output using key-value pairs and JSON… mengrao/fmtlog — fmtlog is a performant fmtlib-style logging library with latency in nanoseconds. gabime/spdlog — spdlog is a high-performance C++ logging library designed to record diagnostic messages and application events. It… rs/zerolog — Zerolog is a structured logging library for Go designed for high-performance event capture and observability. It… folke/snacks.nvim — snacks.nvim is a comprehensive collection of quality-of-life plugins and utilities designed to extend the core…

Loguru के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Loguru के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • rs/zerologrs का अवतार

    rs/zerolog

    12,220GitHub पर देखें↗

    Zerolog is a structured logging library for Go designed for high-performance event capture and observability. It focuses on generating machine-readable JSON output while minimizing memory overhead through zero-allocation buffer encoding and strongly-typed field validation. The library distinguishes itself by providing a chainable, context-aware interface that allows developers to bind trace identifiers and metadata directly to request lifecycles. It supports complex diagnostic workflows by enabling independent logger instances, custom output routing to multiple concurrent destinations, and ev

    Gogolangjsonlogging
    GitHub पर देखें↗12,220
  • mengrao/fmtlogMengRao का अवतार

    MengRao/fmtlog

    1,020GitHub पर देखें↗

    fmtlog is a performant fmtlib-style logging library with latency in nanoseconds.

    C++fmtlibhigh-performancelogging
    GitHub पर देखें↗1,020
  • gabime/spdloggabime का अवतार

    gabime/spdlog

    28,922GitHub पर देखें↗

    spdlog is a high-performance C++ logging library designed to record diagnostic messages and application events. It serves as an asynchronous logging framework and thread-safe library that coordinates access across concurrent threads to maintain message integrity. The project functions as a multi-target log router, distributing single events to multiple destinations such as consoles, files, and system daemons. It includes a log rotation manager that handles file lifecycles through basic, rotating, or daily rollover strategies to prevent disk exhaustion. The library covers a broad range of cap

    C++cppcpp11header-only
    GitHub पर देखें↗28,922
  • sirupsen/logrussirupsen का अवतार

    sirupsen/logrus

    25,736GitHub पर देखें↗

    Logrus is a structured logging library for Go that produces machine-readable output using key-value pairs and JSON formatting. It serves as a pluggable logging framework providing a thread-safe event logger with configurable mutex locking to manage concurrent writes across multiple goroutines. The project distinguishes itself through a pluggable hook system that routes log entries to external services or custom destinations. It also features a contextual logger capable of attaching persistent metadata and request-scoped fields to entries to improve traceability. The framework covers broad ob

    Gogologginglogrus
    GitHub पर देखें↗25,736
Loguru के सभी 30 विकल्प देखें→