DPC++
- Ebuilds: 3, Testing: 2022.12 Description: oneAPI Data Parallel C++ compiler
Homepage:https://github.com/intel/llvm License: Apache-2.0 MIT
aspectc++-bin
- Ebuilds: 2, Testing: 2.2 Description: A set of C++ language extensions for aspect-oriented programming with C/C++
Homepage:http://www.aspectc.org License: GPL-2
cc65
- Ebuilds: 2, Testing: 9999 Description:
cc65 is a complete cross development package for 65(C)02 systems, including a powerful macro assembler, a C compiler, linker, archiver and several other tools.
cc65 has C and runtime library support for many of the old 6502 machines.
Homepage:https://cc65.github.io/ License: ZLIB
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 (ambiguous, available in 2 overlays)
- Ebuilds: 4, 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 (ambiguous, available in 2 overlays)
- Ebuilds: 4, 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
gcc (ambiguous, available in 2 overlays)
- Ebuilds: 98, Stable: 15.2.1_p20260214, 4.8.4, Testing: 15.2.1_p20260214, 15.2.1_p20251108-r1
go-task
- Ebuilds: 3, Testing: 3.34.1 Description:
Task is a task runner / build tool that aims to be simpler and
easier to use than, for example, GNU Make.
Homepage:https://taskfile.dev/ License: MIT
icecream (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 1.4-r1, 1.4 Description: Distributed compiling of C(++) code across several machines; based on distcc
Homepage:https://github.com/icecc/icecream License: GPL-2
ittapi
- Ebuilds: 2, Testing: 3.24.0 Description: Intel Instrumentation and Tracing Technology and Just-In-Time API
Homepage:https://github.com/intel/ittapi License: || ( GPL-2 BSD )
mold (ambiguous, available in 2 overlays)
- Ebuilds: 4, Stable: 2.40.4, Testing: 9999 Description: A Modern Linker
Homepage:https://github.com/rui314/mold
peda
- Ebuilds: 1, Testing: 1.2-r1 Description:
PEDA - Python Exploit Development Assistance for GDB
Features:
* Enhance the display of GDB: colorize and display assembly codes,
registers, memory information during debugging.
* Add commands to support debugging and exploit development: `peda help`
Repackaged from upstream to make installation and running easier.
Homepage:https://github.com/longld/peda https://github.com/xxc3nsoredxx/peda License: CC-BY-NC-SA-3.0
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
tellus
- Ebuilds: 1, Testing: 9999 Description: Host Intrusion Detection and Prevention System Based on Kernel Module
Homepage:https://github.com/lanthora/tellus License: GPL-2
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