https://github.com/mauro-balades/ultimate-string-library
The ultimate string library for C where it's purpose is to eliminate the use of null terminators but allow C stdlib interactivity without the use of structs and still use char* arrays
https://github.com/mauro-balades/ultimate-string-library
c-strings string-library
Last synced: 11 months ago
JSON representation
The ultimate string library for C where it's purpose is to eliminate the use of null terminators but allow C stdlib interactivity without the use of structs and still use char* arrays
- Host: GitHub
- URL: https://github.com/mauro-balades/ultimate-string-library
- Owner: mauro-balades
- License: mit
- Created: 2023-09-12T06:57:03.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-14T19:12:14.000Z (over 2 years ago)
- Last Synced: 2025-04-07T05:52:13.065Z (about 1 year ago)
- Topics: c-strings, string-library
- Language: C
- Homepage:
- Size: 19.5 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE