Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fedorlap2006/cpp4c

A small C library to provide libstdc++-like functions and structs
https://github.com/fedorlap2006/cpp4c

Last synced: 25 days ago
JSON representation

A small C library to provide libstdc++-like functions and structs

Awesome Lists containing this project

README

        

# cpp4c
This is a small library to provide functions and data structures similar to those found in libstdc++.
Please note, this is not, by any means, a complete substitute, just a collection of some things I found useful to have in C as well.