Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/katahiromz/fxstring
A fixed-width string class for C++11
https://github.com/katahiromz/fxstring
buffer-management buffer-overflow buffer-overruns cxx cxx11 fixed-width header-only header-only-library string string-class string-manipulation strings
Last synced: about 1 month ago
JSON representation
A fixed-width string class for C++11
- Host: GitHub
- URL: https://github.com/katahiromz/fxstring
- Owner: katahiromz
- License: mit
- Created: 2024-04-29T09:23:30.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-01T03:10:16.000Z (8 months ago)
- Last Synced: 2024-05-03T07:10:55.651Z (8 months ago)
- Topics: buffer-management, buffer-overflow, buffer-overruns, cxx, cxx11, fixed-width, header-only, header-only-library, string, string-class, string-manipulation, strings
- Language: C++
- Homepage:
- Size: 156 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# `khmz::fxstring` by katahiromz
This is a fixed-width string class for C++11.
License: MIT