This project is about coding a C library - re-implementing existing functions and creating others that do not exist in libc
-
Updated
Jun 3, 2025 - C
This project is about coding a C library - re-implementing existing functions and creating others that do not exist in libc
Minimalistic implementation of the C++98 standard library in pure C
AVL tree: height-balanced trees in C supporting add, remove, search, update features. A comparison of AVL trees with red-black trees is also done(std::set).
An extending C standard library with more modern approaches
The Nue Programming Language
A simple implementation of data-structures in ANSI C. Comparable to the standard-template library in C++ to some extent.
Fort like lang
A simple and nice looking cross platform C FileSystem with full C++ support
Additions to C functional. (Containers, strings operations, memory operations, sockets, threads, etc...)
Add a description, image, and links to the std topic page so that developers can more easily learn about it.
To associate your repository with the std topic, visit your repo's landing page and select "manage topics."