Some examples:

  • Android
  • Alpine: Alpine Linux is built around musl libc and busybox
  • glaucus: A simple and lightweight Linux distribution based on musl libc and toybox
  • Chimera (alpha stage): Chimera uses a novel combination of core tools from FreeBSD, the LLVM toolchain, and the Musl C library
  • davelOPA
    link
    fedilink
    English
    arrow-up
    12
    ·
    11 months ago

    🤞 I’d rather chew glass than deal with C again.

    • Pantherina@feddit.de
      link
      fedilink
      arrow-up
      3
      ·
      11 months ago

      I really think the existing maintainers need to strengthen this. A microkernel sounds like a very good concept, and new college graduates often dont know C or even C++ anymore. Me included, if I would learn a low level language I see no purpose for anything but Rust

      • davelOPA
        link
        fedilink
        English
        arrow-up
        4
        ·
        11 months ago

        It’s unfortunate that Go has become so popular at the expense of modern system programming languages like Rust and Nim and Zig. Go is such a platypus: a compiled language that isn’t a proper system language.