1 Repo
Utilities for converting data into formatted strings using pattern-based format specifiers.
Distinct from C++ Text Formatting Libraries: None of the candidates cover general-purpose command-line string formatting (like printf); they focus on AST preservation or C++ libraries.
Explore 1 awesome GitHub repository matching operating systems & systems programming · String Formatting Utilities. Refine with filters or upvote what's useful.
This project is a comprehensive suite of essential command-line tools and standardized Unix-like utilities. It provides the fundamental building blocks for system administration, file management, and text processing on Unix-like systems, implementing a wide range of POSIX command-line tools. The collection is distinguished by its broad coverage of low-level system operations. This includes a complete toolkit for file system management, such as creating and modifying files and directories, and a specialized text processing toolkit for filtering, sorting, and transforming data streams. The pro
The Coreutils library performs formatted printing of text using a specified format string.