An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: c-string

lhx077/BetterString

A high-performance, modern, and easy-to-use string processing library for C++and C

Language: C - Size: 98.6 KB - Last synced at: 8 days ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

german-one/c-string

type-safe, header-only implementation of a `std::basic_string`-like string in plain C

Language: C - Size: 309 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

barrust/c-utils

C utility libraries

Language: C - Size: 267 KB - Last synced at: 20 days ago - Pushed at: 6 months ago - Stars: 72 - Forks: 13

Megatokio/Libraries

c++ libraries required for all of my projects

Language: C - Size: 6.22 MB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 12 - Forks: 8

huanhuanonly/StringToC-Style

One-click conversion of string to C-style

Language: C++ - Size: 51.4 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

courseworks/AUT_BP_2024_Fall_HW3

The third assignment for AUT's Basic Programming course (Fall 2024) engages students with diverse C programming exercises, such as sorting words alphabetically, validating passwords, checking palindromes, encrypting with Caesar Cipher, and manipulating arrays. This assignment focuses on developing skills in string manipulation.

Language: C - Size: 1.12 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

gozeloglu/safe_strn

Safe string library for C language.

Language: C - Size: 33.2 KB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

rphii/c-string

C string implementation, based off of a generic vector implementation

Language: C - Size: 49.8 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rippedplushie/extcstring

experimental extensions of native C string functionality

Language: C - Size: 55.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

B3W/Dynamic-C-String-Split

Function for dynamically splitting a C-string on a given delimiter when the string length is not known.

Language: C - Size: 24.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

adielmtz/str

Mutable string library for C

Language: C - Size: 175 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

C0DIC/c-string

Строки в Си. Independent header-only library for work with standart strings in C

Language: C - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Andrey123815/Andrey_parser

:scroll: Library for working with smart C-strings

Language: C - Size: 158 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

Pulho/String-type-on-C

Dynamic string for C that simulates C++ string class

Language: C - Size: 203 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 1

electricalgorithm/llstring.h

Strings and string.h implementation using Double Sided LinkedList in C. It was an educational project. Not guarenteed to be working!

Language: C - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

mulle-nat/mulle-c-string-escape

➿ mulle-c-string-escape turns data into C-strings

Language: C - Size: 79.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

BaseMax/String2CString

A tiny program to convert a file contents to C string with supporting multi-lines...

Language: C - Size: 22.5 KB - Last synced at: 8 days ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

nickchen120235/myString

A string-like class based on C-String to realize string class in C++

Language: C++ - Size: 2.93 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0