cosmopolitan
- Replaces
musl - Poor bootstrappability; requires
cosmoccwhich is a zip file containing 2 GB worth of binaries to bootstrap itself - Provides a platform independent libc (c standard library) that gets statically compiled into your app
- Fast implementations of functions (e.g.
memcpy()andstrcpy()) given it is very focused onx86-64and optimizations