elfshaker VS manyclangs

Compare elfshaker vs manyclangs and see what are their differences.

elfshaker

elfshaker stores binary objects efficiently (by elfshaker)

manyclangs

Repository hosting unofficial binary pack files for many commits of LLVM (by elfshaker)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
elfshaker manyclangs
12 3
2,290 134
0.4% 1.5%
7.9 2.6
3 months ago 8 months ago
Rust Dockerfile
Apache License 2.0 Apache License 2.0
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.

elfshaker

Posts with mentions or reviews of elfshaker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-29.

manyclangs

Posts with mentions or reviews of manyclangs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-19.
  • elfshaker: a low-footprint, high-performance version control system fine-tuned for binaries
    2 projects | /r/rust | 19 Nov 2021
    https://github.com/elfshaker/manyclangs is absolutely wild! 2000 builds of llvm accessible in a second is pretty incredible. I can image this would be great for bisecting an issue.
  • Elfshaker: GiB – 100 MiB, with 1s access time
    10 projects | news.ycombinator.com | 19 Nov 2021
    Author here. elfshaker itself does not have a dependency on any architecture to our knowledge. We support the architectures we have immediate use of.

    manyclangs provides binary pack files for aarch64 because that's what we have immediate use of. If elfshaker and manyclangs proves useful to people, I would love to see resource invested to make it more widely useful.

    You can still run the manyclangs binaries on other architectures using qemu [0], with some performance cost, which may be tolerable depending on your use case.

    [0] https://github.com/elfshaker/manyclangs/tree/main/docker-qem...

What are some alternatives?

When comparing elfshaker and manyclangs you can also consider the following projects:

libgit2 - A cross-platform, linkable library implementation of Git that you can use in your application.

checkedc - Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors. Checked C does not address use-after-free errors. This repo has a wiki for Checked C, sample code, the specification, and test code.

dwarfs - A fast high compression read-only file system for Linux, Windows and macOS

TinyGo - Go compiler for small places. Microcontrollers, WebAssembly (WASM/WASI), and command-line tools. Based on LLVM.

archinstall - Arch Linux installer - guided, templates etc.

kotlin-native - Kotlin/Native infrastructure

nixpkgs - Nix Packages collection & NixOS

Git - Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.

CadZinho - Minimalist computer aided design (CAD) software

Numba - NumPy aware dynamic Python compiler using LLVM