String Handling Library for C language - it implements Python 2.5.1 string handling library interface in the C language, making string manipulation in C as easy as is Python!
Categories
Software DevelopmentLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow SHL - String Handling Library for C
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
I just posted a c++ version of python string module port to a class. While I upload I bumped across this c version. I see I wasn't the only one thinking about a python string port!