#musl is a lightweight libc.
musl is a lightweight and standards compliant #C standard library implementation. musl uses Linux calls very closely, making it faster than more general standard libraries as better kernel-specific optimizations are made. musl is highly compatible with standards as well as with glibc, allowing for it to serve as a drop in replacement in many cases.
Website 🔗️: musl.libc.org/
apt 📦️: musl musl-dev#free #opensource #foss #fossmendations #programming