PDCLib favicon

PDCLib

The public domain C standard library project aims at providing building blocks are so fundamental that they should be available freely, free of restrictions. The library provides a good counterpart to projects like LLVM's libc++ C++ standard library and Pathscale's libcxxrt C++ runtime library. Most C apps, many C++ apps, and both of the above libraries depend heavily upon the C standard library. PROJECT GOALS Providing a C runtime library for new compilers, Providing a C runtime library for embedded systems & new OSes Providing a small, compact, strictly standards conforming C library for established platforms as an alternative to the libraries commonly used