Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fedorlap2006/cpp4c
- Owner: FedorLap2006
- Created: 2018-08-31T21:51:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-30T17:17:54.000Z (9 months ago)
- Last Synced: 2024-01-31T18:04:26.618Z (9 months ago)
- Language: C
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.