crosstool-ng
- Ebuilds: 3, Testing: 9999 Description:
crosstool-NG is a utility for building cross-compiling toolchains.
It will only build the toolchain. It is up to use how you want to
use it after that.
It is an alternative to <pkg>sys-devel/crossdev</pkg>.
For more information, see https://crosstool-ng.github.io/
Homepage:https://crosstool-ng.github.io/ License: GPL-2 doc? ( CC-BY-SA-2.5 )
distcc
- Ebuilds: 3, Stable: 3.4-r6, Testing: 3.4-r9 Description: Distribute compilation of C code across several machines on a network
Homepage:https://github.com/distcc/distcc License: GPL-2+
dwz
- Ebuilds: 2, Stable: 0.16, Testing: 9999 Description:
The dwz package contains a program that attempts to optimize DWARF
debugging information contained in ELF shared libraries and ELF executables
for size, by replacing DWARF information representation with equivalent
smaller representation where possible and by reducing the amount of
duplication using techniques from DWARF standard appendix E - creating
DW_TAG_partial_unit compilation units (CUs) for duplicated information
and using DW_TAG_imported_unit to import it into each CU that needs it.
Homepage:https://sourceware.org/dwz
elftoolchain
- Ebuilds: 1, Testing: 0.7.1_p20210319 Description: Libraries/utilities to handle ELF objects (BSD drop in replacement for libelf)
Homepage:https://wiki.freebsd.org/LibElf License: BSD
flex
- Ebuilds: 1, Stable: 2.6.4-r6, Testing: 2.6.4-r6 Description: The Fast Lexical Analyzer
Homepage:https://github.com/westes/flex License: FLEX
icecream
- Ebuilds: 1, Testing: 1.4-r1 Description: Distributed compiler with a central scheduler to share build load
Homepage:https://github.com/icecc/icecream License: GPL-2
reflex
- Ebuilds: 2, Stable: 20260131, Testing: 20260131 Description: This is a variant of the flex fast lexical scanner
Homepage:https://invisible-island.net/reflex/ License: FLEX
rust-std
- Ebuilds: 22
Description:
The Rust Standard Library is the foundation of portable Rust software,
a set of minimal and battle-tested shared abstractions for the broader Rust ecosystem.
It offers core types, like Vec<T> and Option<T>, library-defined operations on language primitives,
standard macros, I/O and multithreading, among many other things.
Homepage:https://www.rust-lang.org
wild
- Ebuilds: 3, Testing: 9999 Description: A very fast linker for Linux
Homepage:https://github.com/davidlattimore/wild License: Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0 Unicode-3.0 ZLIB