Additions to C functional. (Containers, strings operations, memory operations, sockets, threads, etc...)
-
Updated
Jan 26, 2017 - C
Additions to C functional. (Containers, strings operations, memory operations, sockets, threads, etc...)
A simple and nice looking cross platform C FileSystem with full C++ support
A simple implementation of data-structures in ANSI C. Comparable to the standard-template library in C++ to some extent.
Fort like lang
The Nue Programming Language
An extending C standard library with more modern approaches
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).
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
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."