awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
c42f avatar

c42f/tinyformat

0
View on GitHub↗
561 نجوم·77 تفرعات·C++·3 مشاهدات

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

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

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/obfuscateالصورة الرمزية لـ adamyaxley

    adamyaxley/Obfuscate

    1,307عرض على GitHub↗

    Source available on GitHub

    C++
    عرض على GitHub↗1,307
  • jwlodek/csplitالصورة الرمزية لـ jwlodek

    jwlodek/csplit

    55عرض على GitHub↗

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

    C
    عرض على GitHub↗55
  • gingerbill/gbالصورة الرمزية لـ gingerBill

    gingerBill/gb

    741عرض على GitHub↗

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

    C
    عرض على GitHub↗741
  • maxim2266/strالصورة الرمزية لـ maxim2266

    maxim2266/str

    358عرض على GitHub↗

    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
عرض جميع البدائل الـ 10 لـ Tinyformat→