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

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

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

c42f/tinyformat

0
View on GitHub↗
561 स्टार्स·77 फोर्क्स·C++·2 व्यूज़

Tinyformat

tinyformat.h is a type safe printf replacement library in a single C++ header file. If you've ever wanted printf("%s", s) to just work regardless of the type of s, tinyformat might be for you. Design goals include:

Features

  • String Processing - Typesafe printf.

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

c42f/tinyformat के लिए स्टार हिस्ट्री चार्टc42f/tinyformat के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

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

c42f/tinyformat क्या करता है?

tinyformat.h is a type safe printf replacement library in a single C++ header file. If you've ever wanted printf("%s", s) to just work regardless of the type of s, tinyformat might be for you. Design goals include:

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

c42f/tinyformat की मुख्य विशेषताएं हैं: String Processing।

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

c42f/tinyformat के ओपन-सोर्स विकल्पों में शामिल हैं: wooorm/levenshtein.c — Vladimir Levenshtein’s edit distance algorithm [1][wiki] as a C library. There’s also a CLI: [levenshtein(1)][cli],… gingerbill/gb — gb single-file public domain libraries for C & C++. jwlodek/csplit — A single header C library that can be used to easily handle splitting strings and other string operations in C. adamyaxley/obfuscate — Source available on GitHub. maxim2266/str — Note: This is version 2 of the library, v1 is now in maintenance mode, and is available in this repository under v1… mikejsavage/ggformat — ggformat is a liberally licensed string formatting library for C++ that supports user defined types and sub-second…

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

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

    adamyaxley/Obfuscate

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

    Source available on GitHub

    C++
    GitHub पर देखें↗1,307
  • jwlodek/csplitjwlodek का अवतार

    jwlodek/csplit

    55GitHub पर देखें↗

    A single header C library that can be used to easily handle splitting strings and other string operations in C.

    C
    GitHub पर देखें↗55
  • gingerbill/gbgingerBill का अवतार

    gingerBill/gb

    741GitHub पर देखें↗

    gb single-file public domain libraries for C & C++

    C
    GitHub पर देखें↗741
  • maxim2266/strmaxim2266 का अवतार

    maxim2266/str

    358GitHub पर देखें↗

    Note: This is version 2 of the library, v1 is now in maintenance mode, and is available in this repository under v1 branch. The differences between v1 and v2 are summarised here.

    C
    GitHub पर देखें↗358
Tinyformat के सभी 10 विकल्प देखें
→