Cmproved
This organization aims to create a full additionnal library of functions based on C++ usage, brought to C.
France
Pinned Repositories
cstd_memory
This lib aims to help you managing the memory in C
cstd_string
This repo aims to bring C++ std::string to C, with automatic memory (re)allocation. Char[]s can be boring sometimes !
cstd_string_list
C Linked lists can be hard sometimes. Why not just having a std::list that allocates everything for us ?
cstd_template
network
Cmproved's Repositories
Cmproved/cstd_string
This repo aims to bring C++ std::string to C, with automatic memory (re)allocation. Char[]s can be boring sometimes !
Cmproved/cstd_memory
This lib aims to help you managing the memory in C
Cmproved/cstd_string_list
C Linked lists can be hard sometimes. Why not just having a std::list that allocates everything for us ?
Cmproved/cstd_template
Cmproved/network