aspectc++-bin
- Ebuilds: 2, Testing: 2.2Virtual 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: 2.19, Snapshot: 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: 2, Testing: 1.28.0, Snapshot: 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 sys-devel/crossdev.
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: 0.16-r1, 0.16, Snapshot: 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 License: GPL-2+ GPL-3+
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 )
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
rust-std
- Ebuilds: 23
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 License: || ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4
tellus
- Ebuilds: 1, Snapshot: 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: 0.8.0, Snapshot: 9999 Description: A very fast linker for Linux
Homepage:https://github.com/davidlattimore/wild License: || ( Apache-2.0 MIT ) Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0 Unicode-3.0 ZLIB