musl libc
https://wiki.musl-libc.orgmusl is a C standard library implementation for Linux. This is a wiki maintained by the enthusiastic user community of musl. Some of musl's major advantages ...
musl libc
https://musl.libc.orgmusl libc musl libc muslis an implementation of the C standard library built on top of the Linux system call API, including interfaces defined in the base language standard, POSIX, and widely agreed-upon extensions. muslis lightweight, fast, simple, free, and strives to be correctin the sense of standards-conformance and safety. New to musl libc?
musl FAQ
https://www.musl-libc.org/faq.htmlmusl is a “libc”, an implementation of the standard library functionality described in the ISO C and POSIX standards, plus common extensions, intended for use on Linux-based systems. Whereas the kernel (Linux) governs access to hardware, memory, filesystems, and the privileges for accessing these resources, the C library is
Comparison of C/POSIX standard library implementations for ...
http://www.etalabs.net › compare_l...Bloat comparison, musl, uClibc, dietlibc, glibc. Complete .a set, 426k, 500k, 120k, 2.0M †. Complete .so set, 527k, 560k, 185k, 7.9M †.