Musl

musl
Developer(s)Rich Felker (dalias) and others
Initial releaseFebruary 11, 2011 (2011-02-11)
Stable release
1.2.5 / February 29, 2024 (2024-02-29)
Repository
Operating systemLinux 2.6 or later
Platformx86, x86_64, ARM, loongarch64, MIPS, Microblaze, PowerPC, powerpc64, x32, RISC-V, OpenRISC, s390x, SuperH
Type
LicenseMIT License
Websitemusl.libc.org

musl is a C standard library intended for operating systems based on the Linux kernel, released under the MIT License. It was developed by Rich Felker to write a clean, efficient, and standards-conformant libc implementation.