tsf
String formatter
A C++ library for formatting strings in a type-safe way.
Type safe printf-compatible C++ library
7 stars
16 watching
1 forks
Language: C++
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
robhz786/strf | A C++ library for formatting and transcoding text | 70 |
kassane/fmt | A modern formatting library with a fast and safe API for string formatting | 0 |
alexei/sprintf.js | A JavaScript implementation of string formatting with support for various argument types and specifiers. | 2,112 |
harfbuzz/ttf-parser | A high-level TrueType font parser with a safe, zero-allocation API | 630 |
guibou/pyf | A Haskell library for string formatting with a mini language inspired by Python's printf. | 66 |
elau1004/tfr4sqlite | A module to read and parse structured text files into a virtual table in SQLite | 19 |
ajafff/tslint-consistent-codestyle | Provides rules to enforce consistent code style in TypeScript projects | 209 |
eliaskosunen/scnlib | A modern C++ library for safer and more efficient input parsing. | 1,084 |
tapika/cutf | Functions to convert UTF-8 encoded strings to wchar_t values in C and C++. | 19 |
kohler/lcdf-typetools | Tools for manipulating and analyzing font formats | 146 |
tfussell/xlnt | A C++ library for manipulating spreadsheets in memory and reading/writing XLSX files | 1,491 |
mutouyun/cpp-format | C++ formatting library with syntax compatible to C#/Rust/Python | 11 |
freqdec/slabtext | A JavaScript library for styling and formatting headings with bold and slab-serif fonts | 1,340 |
tylerbrinks/excss | A parser for .NET CSS stylesheets, converting them into a queryable object model with full LINQ support. | 341 |
e2tox/typescript-standard | A tool that validates and formats TypeScript code according to standard styles | 31 |