An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project