|
scnlib
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||
|
Description: Scanf for modern C++ |
||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||
| Tags: c++ parsing input library scanf | ||||||||||||||||||||||||||||||
| Install: brew install scnlib | ||||||||||||||||||||||||||||||
|
About: Scnlib is a modern C++ library providing a type-safe, extensible implementation of scanf-style input parsing. It leverages C++20 features to offer compile-time format string validation and efficient parsing without the vulnerabilities of traditional C functions. This makes it a robust and performant choice for handling formatted input in contemporary C++ applications. |
||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||
|