slibc

Description: Yet another C standard library
Status: Incomplete
Source: https://git.maandree.se/slibc
Latest release: None
License: GPL 3 or later (GNU General Public License, Version 3)
Written in: C (ISO C11)

slibc is a POSIX C standard library. It aims to support ISO C99, and newer versions of ISO C, other versions of C are ignored except for proper feature-test macros. Ignores all languages other than C, this means that slibc cannot be used in C++ by merely including the header files.