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...)
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).
A simple implementation of data-structures in ANSI C. Comparable to the standard-template library in C++ to some extent.
An extending C standard library with more modern approaches
A simple and nice looking cross platform C FileSystem with full C++ support
Fort like lang
This project is about coding a C library - re-implementing existing functions and creating others that do not exist in libc
The Nue Programming Language
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."