awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
c42f avatar

c42f/tinyformat

0
View on GitHub↗
561 estrellas·77 forks·C++·2 vistas

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.

Historial de estrellas

Gráfico del historial de estrellas de c42f/tinyformatGráfico del historial de estrellas de c42f/tinyformat

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace 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:

¿Cuáles son las características principales de c42f/tinyformat?

Las características principales de c42f/tinyformat son: String Processing.

¿Qué alternativas de código abierto existen para c42f/tinyformat?

Las alternativas de código abierto para c42f/tinyformat incluyen: 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…

Alternativas open-source a Tinyformat

Proyectos open-source similares, clasificados según cuántas características comparten con Tinyformat.
  • adamyaxley/obfuscateAvatar de adamyaxley

    adamyaxley/Obfuscate

    1,307Ver en GitHub↗

    Source available on GitHub

    C++
    Ver en GitHub↗1,307
  • jwlodek/csplitAvatar de jwlodek

    jwlodek/csplit

    55Ver en GitHub↗

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

    C
    Ver en GitHub↗55
  • gingerbill/gbAvatar de gingerBill

    gingerBill/gb

    741Ver en GitHub↗

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

    C
    Ver en GitHub↗741
  • maxim2266/strAvatar de maxim2266

    maxim2266/str

    358Ver en 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
    Ver en GitHub↗358
Ver las 10 alternativas a Tinyformat→