→ كل المشاريع

guiarstr

بواسطة @okba14

نشِط 12

A lightweight and dependency-free C library for advanced string manipulation.

عن هذا المشروع

GuiarStr - Advanced String Manipulation Library for C 🚀 Why GuiarStr? GuiarStr is a comprehensive, professional-grade string manipulation library for C programmers. While C has very basic string support, GuiarStr provides a rich set of modern string operations with: Dynamic strings Unicode/UTF-8 support Memory safety Efficient performance Perfect for embedded systems to complex multilingual software — without external dependencies. ✨ Features 📝 Core String Operations Function Description guiarstrtrim Removes leading and trailing whitespace. guiarstrstrip Removes specified characters from both ends. guiarstrtolower / guiarstrtoupper Converts string to lowercase/uppercase (in-place). guiarstrreverse Reverses a string (UTF-8 safe). guiarstrreplace Replaces all occurrences of a substring. guiarstrreplacen Replaces with a limit on replacements. guiarstrreplacechar Replaces all occurrences of a character. guiarstrremovechars Removes all specified characters. 🔍 Advanced Search & Inspection guiarstrstartswith / guiarstrendswith – Prefix/suffix checking. guiarstrstartswithi / guiarstrendswithi – Case-insensitive variants.

من ملف README الخاص بالمشروع على GitHub

النجوم
12
التفريعات
0
الرخصة
MIT
آخر تحديث
13/10/2025

أضف هذه الشارة إلى ملف README

أظهر أن مشروعك مُدرج على «صُنع في الجزائر».

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/guiarstr.svg)](https://www.madeinalgeria.dev/projects/guiarstr)

مشاريع ذات صلة