aports VS musl-cross-make

Compare aports vs musl-cross-make and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
aports musl-cross-make
5 5
621 1,187
1.3% -
10.0 5.5
3 days ago about 2 months ago
Shell Makefile
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

aports

Posts with mentions or reviews of aports. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-31.
  • Iguana: fast SIMD-optimized decompression
    7 projects | news.ycombinator.com | 31 May 2023
  • Git não é Github
    2 projects | /r/brdev | 11 May 2023
  • alpkg: Set up Alpine Linux packaging environment with a breeze!
    3 projects | /r/linux | 27 Mar 2023
    alpkg is a tool for all your Alpine packaging needs. It can create a chroot with preinstalled tools in a matter of seconds, set up aports repository, and fetch/update packages. Most importantly, it provides a split layout via Zellij for easy editing/building APKBUILD files.
  • Alpine Linux: Brilliant Linux Distro
    10 projects | news.ycombinator.com | 10 Mar 2022
    A nice feature of Alpine Linux is that the package repository is a relatively straightforwardly-structured git repository containing build scripts for each package:

    https://gitlab.alpinelinux.org/alpine/aports/

    It's worth reading the contributor guide[1] before signing up and providing any fixes and improvements - and from there, hopefully it's a relatively familiar workflow for many developers.

    [1] - https://wiki.alpinelinux.org/wiki/Alpine_Linux:Contribute

  • Cross Compilers in Alpine Linux
    2 projects | /r/AlpineLinux | 19 Aug 2021
    1) docker and qemu (using qemu-user-static) 2) alpine-chroot-install (https://github.com/alpinelinux/alpine-chroot-install/) 3) bootstrap.sh (https://github.com/alpinelinux/aports/blob/master/scripts/bootstrap.sh)

musl-cross-make

Posts with mentions or reviews of musl-cross-make. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-10.
  • Alpine Linux: Brilliant Linux Distro
    10 projects | news.ycombinator.com | 10 Mar 2022
    I've done the same alpine trick for static binaries but may I introduce you to musl-cross-make?

    https://github.com/richfelker/musl-cross-make

    Just burned out static toolchains that make me static binaries for all architectures gcc supports. Much like musl.cc but they suggest building your own and I do.

    I use these toolchains on debian (/ anywhere a non-ancient linux kernel runs) to make static binaries, you can too!

  • “LLVM-Libc” C Standard Library
    10 projects | news.ycombinator.com | 7 Dec 2021
  • SectorLISP binary footprint comparaison
    3 projects | /r/lisp | 7 Nov 2021
    Python obviously isn't 14kb because its code is divided into hundreds of shared object files. So the way I like to measure things is using static executable size, using tools like https://github.com/jart/cosmopolitan or https://github.com/richfelker/musl-cross-make of which you'll find a static build in the cosmo repo. For example, here's the technique I used to build TinyLISP was something like this:
  • Cross compiling ring for arm
    1 project | /r/rust | 1 Oct 2021
    I have a different issue with ring. This is on a custom Cortex A9 board at work. For most depedencies I can get compilation working fine with armv7-unknown-linux-musleabihf. I was able to build the cross compiler using https://github.com/richfelker/musl-cross-make , adding
  • GCC Rust: GCC Front-End for Rust
    7 projects | news.ycombinator.com | 10 Jan 2021
    A bit off topic, I hope someday GCC's build system gets overhauled. A huge advantage of LLVM is that it is quite easier to rebuild the runtime libraries without rebuilding the compiler. With GCC that's a pain, unless one takes the time to re-package GCC very carefully like https://github.com/richfelker/musl-cross-make and https://exherbo.org/.

    Maybe getting some new GCC devs in there with projects like this would help with that?

What are some alternatives?

When comparing aports and musl-cross-make you can also consider the following projects:

alpine-chroot-install - Install Alpine Linux in chroot with a breeze. Build ARM on Travis CI or any other x86_64 CI.

manylinux - Python wheels that work on any linux (almost)

sneller - World's fastest log analysis: λ + SQL + JSON + S3

glibc_version_header - Build portable Linux binaries without using an ancient distro

alpine-pkg-glibc - A glibc compatibility layer package for Alpine Linux

holy-build-box - System for building cross-distribution Linux binaries

LZSSE - LZ77/LZSS designed for SSE based decompression

zwave-js-ui - Full featured Z-Wave Control Panel UI and MQTT gateway. Built using Nodejs, and Vue/Vuetify

bootBASIC - bootBASIC is a BASIC language in 512 bytes of x86 machine code.

Turbo-Base64 - Turbo Base64 - Fastest Base64 SIMD:SSE/AVX2/AVX512/Neon/Altivec - Faster than memcpy!

AlpineLinux-DailyDriverDesktop - My minimalist desktop running Alpine Linux