cstring
There are 16 repositories under cstring topic.
nequ4tion/cpwntools
Fast, portable implementations for exploit development in C.
martin-olivier/cstring
A string library in C
zimm1/GOP
Gioco dell'Oca Pazza - Tema Musica
GiovanniDicanio/UnicodeConvAtl
Convenient easy-to-use efficient helper functions to convert between Unicode UTF-16 and UTF-8 using ATL CString
TusharChugh/cplusplus-string
Simple C++ string class. It's a wrapper on C++ and follows some simple c++ good coding practices.
cally72jhb/vstr
simple dynamic strings for c
carlos-caronte/vString
A simple C string lib
prasaathviki/advstring
advstring is a string class with advance options.
martinak1/INFO450PIG
An INFO450 project
AbhayTr/CString
C module for working with dynamic strings.
BigWheel92/string-functions
An implementation of a few string functions (for character arrays)
CaduZulian/Projeto-PetShop-UNIFAI
Project developed for the Algorithms and Data Structures II discipline, where the objective of the activity was to develop a simple management system, in C++, with local data saving in binary files.
da-vics/trim
Clears all spaces from a c string
episource/CString
Common string operations without (dynamic) heap allocations.
GiovanniDicanio/StringBenchmarkStlAtlPool
A C++ string benchmark, comparing the performance of STL strings vs. ATL CString vs. custom pool allocator strings