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

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

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

louisdx/cxx-prettyprint

0
View on GitHub↗
570 स्टार्स·70 फोर्क्स·C++·BSL-1.0·4 व्यूज़louisdx.github.com/cxx-prettyprint↗

Cxx Prettyprint

A header-only library for C++(0x) that allows automagic pretty-printing of any container.

Features

  • Data Formatting - Pretty-printing arbitrary containers.
  • Development Utilities - Printing library for C++ containers.
  • General Utilities - Pretty printing library for standard containers.

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

louisdx/cxx-prettyprint के लिए स्टार हिस्ट्री चार्टlouisdx/cxx-prettyprint के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

louisdx/cxx-prettyprint क्या करता है?

A header-only library for C++(0x) that allows automagic pretty-printing of any container.

louisdx/cxx-prettyprint की मुख्य विशेषताएं क्या हैं?

louisdx/cxx-prettyprint की मुख्य विशेषताएं हैं: Data Formatting, Development Utilities, General Utilities।

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

louisdx/cxx-prettyprint के ओपन-सोर्स विकल्पों में शामिल हैं: astral-sh/uv — uv is a high-performance Python package manager and project build tool designed to handle dependency resolution,… filipw/dotnet-script — Run C# scripts from the .NET CLI. anrieff/libcpuid — a small C library for x86 CPU detection and feature extraction. antirez/sds — sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements… facebookresearch/hydra — Hydra is a hierarchical configuration framework and type-safe configuration manager. It is designed to manage complex… fmtlib/fmt — fmt is a type-safe C++ text formatting library used to convert data into formatted strings and text. It serves as a…

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

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

    antirez/sds

    5,486GitHub पर देखें↗

    sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements binary-safe storage by tracking string lengths explicitly, allowing the library to handle null characters within data. The library distinguishes itself through a memory architecture that uses interchangeable function pointers for allocation and freeing, enabling the integration of custom memory managers. It utilizes header-stored length tracking to provide constant-time length retrieval and maintains null-terminated buffer padding to ensure compatibility with standard C string

    C
    GitHub पर देखें↗5,486
  • astral-sh/uvastral-sh का अवतार

    astral-sh/uv

    86,451GitHub पर देखें↗

    uv is a high-performance Python package manager and project build tool designed to handle dependency resolution, virtual environment orchestration, and Python interpreter management. It functions as a comprehensive workspace orchestrator, enabling developers to manage complex, multi-package repositories and ensure reproducible builds across different platforms. The tool distinguishes itself through its use of a global, content-addressable cache and hard-link-based environment provisioning, which allow for near-instant environment creation and minimal disk usage. It employs a high-performance

    Rustpackagingpythonresolver
    GitHub पर देखें↗86,451
  • anrieff/libcpuidanrieff का अवतार

    anrieff/libcpuid

    532GitHub पर देखें↗

    a small C library for x86 CPU detection and feature extraction

    C
    GitHub पर देखें↗532
  • facebookresearch/hydrafacebookresearch का अवतार

    facebookresearch/hydra

    10,449GitHub पर देखें↗

    Hydra is a hierarchical configuration framework and type-safe configuration manager. It is designed to manage complex application settings through composable configuration files and command-line overrides, ensuring that configuration values match expected data types during instantiation. The framework functions as a dynamic object instantiator that creates class instances directly from hierarchical configuration values and nested objects. It also operates as a hyperparameter sweep orchestrator and cluster job launcher, enabling the execution of multiple application runs across parameter range

    Python
    GitHub पर देखें↗10,449
  • Cxx Prettyprint के सभी 30 विकल्प देखें→