awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
c42f avatar

c42f/tinyformat

0
View on GitHub↗
561 stele·77 fork-uri·C++·2 vizualizări

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.

Istoric stele

Graficul istoricului de stele pentru c42f/tinyformatGraficul istoricului de stele pentru c42f/tinyformat

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face 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:

Care sunt principalele funcționalități ale c42f/tinyformat?

Principalele funcționalități ale c42f/tinyformat sunt: String Processing.

Care sunt câteva alternative open-source pentru c42f/tinyformat?

Alternativele open-source pentru c42f/tinyformat includ: 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…

Alternative open-source pentru Tinyformat

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Tinyformat.
  • adamyaxley/obfuscateAvatar adamyaxley

    adamyaxley/Obfuscate

    1,307Vezi pe GitHub↗

    Source available on GitHub

    C++
    Vezi pe GitHub↗1,307
  • jwlodek/csplitAvatar jwlodek

    jwlodek/csplit

    55Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗55
  • gingerbill/gbAvatar gingerBill

    gingerBill/gb

    741Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗741
  • maxim2266/strAvatar maxim2266

    maxim2266/str

    358Vezi pe 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
    Vezi pe GitHub↗358
Vezi toate cele 10 alternative pentru Tinyformat
→