String object manipulation library for C language - Objet de gestion de chaînes de caractères pour le langage C
Features
- More than 60 string manipulation functions / Plus de 60 fonctions de manipulation de chaînes
- Cross plateform and standard respect (C89-90) / Multi-OS et respet des standards (C89-90)
- Open Source (GPL)
- Buffer Overflow protected / Protégée contre les Buffer Overflow
Categories
LibrariesLicense
GNU General Public License version 2.0 (GPLv2), GNU General Public License version 3.0 (GPLv3)Follow CStr
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
-
A good string object manipulation library for the C language. This is a compilation of various other languages string object such as Python, C++, Java, ... All in one ...