Skip to content
@Cmproved

Cmproved

This organization aims to create a full additionnal library of functions based on C++ usage, brought to C.

Popular repositories Loading

  1. cstd_string cstd_string Public

    This repo aims to bring C++ std::string to C, with automatic memory (re)allocation. Char[]s can be boring sometimes !

    C 1

  2. cstd_string_list cstd_string_list Public

    C Linked lists can be hard sometimes. Why not just having a std::list that allocates everything for us ?

    C

  3. cstd_template cstd_template Public template

    Makefile

  4. cstd_memory cstd_memory Public

    This lib aims to help you managing the memory in C

    C

  5. network network Public

    C

Repositories

Showing 5 of 5 repositories
  • cstd_template Public template
    Cmproved/cstd_template’s past year of commit activity
    Makefile 0 MIT 0 0 0 Updated Jun 28, 2023
  • network Public
    Cmproved/network’s past year of commit activity
    C 0 MIT 0 0 0 Updated Jun 27, 2023
  • cstd_string Public

    This repo aims to bring C++ std::string to C, with automatic memory (re)allocation. Char[]s can be boring sometimes !

    Cmproved/cstd_string’s past year of commit activity
    C 1 MIT 0 0 0 Updated Feb 18, 2023
  • cstd_memory Public

    This lib aims to help you managing the memory in C

    Cmproved/cstd_memory’s past year of commit activity
    C 0 MIT 0 0 0 Updated Dec 14, 2022
  • cstd_string_list Public

    C Linked lists can be hard sometimes. Why not just having a std::list that allocates everything for us ?

    Cmproved/cstd_string_list’s past year of commit activity
    C 0 MIT 0 0 0 Updated Nov 9, 2022

Top languages

Loading…

Most used topics

Loading…