gentoo

[MIRROR] Official Gentoo ebuild repository (by gentoo)

Gentoo Alternatives

Similar projects and alternatives to gentoo

  1. nixpkgs

    Nix Packages collection & NixOS

  2. Kargo

    Kargo - optimize your multi-stage deployment pipelines using GitOps. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.

    Kargo logo
  3. src

    792 gentoo VS src

    Read-only git conversion of OpenBSD's official CVS src repository. Pull requests not accepted - send diffs to the tech@ mailing list.

  4. wasmtime

    209 gentoo VS wasmtime

    A lightweight WebAssembly runtime that is fast, secure, and standards-compliant

  5. homebrew-core

    🍻 Default and OSS formulae (built-from-source packages) for the package manager for everywhere

  6. Vcpkg

    148 gentoo VS Vcpkg

    C++ Library Manager for Windows, Linux, and MacOS

  7. linux-tkg

    linux-tkg custom kernels

  8. Folly

    108 gentoo VS Folly

    An open-source C++ library developed and used at Facebook.

  9. AppSignal

    AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.

    AppSignal logo
  10. rfcs

    64 gentoo VS rfcs

    The Nix community RFCs (by NixOS)

  11. controller-runtime

    Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery)

  12. gentooLTO

    A Gentoo Portage configuration for building with -O3, Graphite, and LTO optimizations

  13. libarchive

    Multi-format archive and compression library

  14. oss-fuzz

    31 gentoo VS oss-fuzz

    OSS-Fuzz - continuous fuzzing for open source software.

  15. s6

    26 gentoo VS s6

    The s6 supervision suite.

  16. xz

    25 gentoo VS xz

    Discontinued XZ Utils [GET https://api.github.com/repos/tukaani-project/xz: 403 - Repository access blocked]

  17. nulloy

    Music player with a waveform progress bar

  18. chocolatey-packages

    Chocolatey Community Maintainers Team Packages - packages that are managed and maintained by core community team for community package repository (https://community.chocolatey.org/packages)

  19. copyparty

    24 gentoo VS copyparty

    Portable file server with accelerated resumable uploads, dedup, WebDAV, SFTP, FTP, TFTP, zeroconf, media indexer, thumbnails++ all in one file

  20. Proxygen

    7 gentoo VS Proxygen

    A collection of C++ HTTP libraries including an easy to use HTTP server.

  21. cmake-init-conan-example

    cmake-init generated executable project with Conan integration

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better gentoo alternative or higher similarity.

gentoo discussion

Log in or Post with

gentoo reviews and mentions

Posts with mentions or reviews of gentoo. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-10-07.
  • The costs of the i386 to x86-64 upgrade
    3 projects | news.ycombinator.com | 7 Oct 2024
    > Sadly, and as far as I can tell, x32 is pretty much abandonware today. Gentoo claims to support it but there are no official builds of any distribution I can find that are built in x32 mode.

    It is supported, but the list of broken packages for that arch is rather long... [1]

    You don't need an official build, as Gentoo builds itself and also cross-builds itself for any target and any ABI. In this case, you don't even need a cross-build.

    Just install Gentoo x86_64 multilib, enable x32 support in kernel, enable abi_x86_x32 USE flag* for the packages you want to test and run emerge to build them. They won't even interfere with the rest of the running system. See [2].

    [1] https://github.com/gentoo/gentoo/blob/master/profiles/arch/a...

    [2] https://wiki.gentoo.org/wiki/Multilib/Concepts

  • Orphaning Bcachefs-Tools in Debian
    2 projects | news.ycombinator.com | 31 Aug 2024
    Still, if you include transitive dependencies you end up with a total of 90 dependencies[0] which is unheard of in systems programming. This for some reason includes stuff like "winapi-i686-pc-windows-gnu" which really has no place for a set of linux software tools.

    [0]:https://github.com/gentoo/gentoo/blob/master/sys-fs/bcachefs...

  • Backdoor in upstream xz/liblzma leading to SSH server compromise
    49 projects | news.ycombinator.com | 29 Mar 2024
  • Vulkan Video Extensions for Accelerated H.264 and H.265 Encode
    1 project | news.ycombinator.com | 19 Dec 2023
    Whilst Firefox may support hardware video decoding, Mesa since March 2022 disables patent encumbered codecs by default[1], and distributions such as Fedora and OpenSuse do not explicitly enable these patent encumbered codecs to avoid possible legal problems. Even Gentoo (built from source code by the user) requires the user to explicitly enable a USE flag (proprietary-codes) to use patent encumbered codecs.[2]

    The thought process is that AMD, NVIDIA, Intel and the likes are not providing a patent license with their hardware.[3] They are instead just supplying part of an overall system that together with operating system kernel, display manager software, video player software, etc allows the decoding and encoding of patent encumbered video files. Open source software projects and distributions are concerned they'd be found to be infringing patents by enabling a complete solution out-of-the-box. Hence they put some hurdles in place so that a user has to go out of their way to separately piece together the various parts to form a complete system capable of encoding and decoding patent encumbered codecs.

    [1] https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15...

    [2] https://github.com/gentoo/gentoo/commit/1265a159743d7f07185a...

    [3] https://lists.fedoraproject.org/archives/list/devel@lists.fe...

  • I like gentoo's package deprecation process
    4 projects | news.ycombinator.com | 5 Nov 2023
    Thank you! I don't live in git and this helps! Normally under gentoo I shouldn't have to. This actual git https://github.com/gentoo/gentoo (as opposed to the gentoo browser view) plus this "checkout the commit" should get me much further. ... And probably deserve some space in the gentoo docs.
  • Great news java people: Gradle eclass is in the works!
    1 project | /r/Gentoo | 28 Jun 2023
  • LLVM stages
    1 project | /r/Gentoo | 20 Jun 2023
  • Is gentoo difficult to maintain as a daily driver?
    1 project | /r/Gentoo | 14 Jun 2023
    You choose - here's a list
  • Error 2124 when trying to interact with super-block (show-super, set-option)
    2 projects | /r/bcachefs | 31 May 2023
  • HTTP-Tiny: verify_SSL (Draft PR)
    3 projects | /r/perl | 21 May 2023
  • A note from our sponsor - AppSignal
    www.appsignal.com | 16 Sep 2026
    Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise. Learn more →

Stats

Basic gentoo repo stats
53
2,446
10.0
about 7 hours ago

Sponsored
Kargo - optimize your multi-stage deployment pipelines using GitOps
Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
akuity.io

Did you know that Shell is
the 8th most popular programming language
based on number of references?