cargo-ebuild
- Ebuilds: 1, Testing: 0.6.0 Description: Generates an ebuild for a package using the in-tree eclasses.
Homepage:https://github.com/gentoo/cargo-ebuild License: Apache-2.0 Boost-1.0 MIT Unicode-DFS-2016 Unlicense ZLIB
cpp-utilities
- Ebuilds: 1, Testing: 4.16.0 Description: Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities
Homepage:https://github.com/Martchus/cpp-utilities License: GPL-2+
mdds
- Ebuilds: 2, Testing: 3.2.1 Description: Collection of multi-dimensional data structure and indexing algorithm
Homepage:https://gitlab.com/mdds/mdds License: MIT
pahole
- Ebuilds: 1, Stable: 1.31, Testing: 1.31 Description:
The more-than-seven dwarves is a collection of tools that allows
to inspect and query the DWARF information present in ELF files
built with full debug information. These tools include pahole
(Poke-a-hole) and codiff, and were originally designed to inspect
the Linux kernel and its modules, but can be used in for
user-space software too.
Homepage:https://git.kernel.org/cgit/devel/pahole/pahole.git/
qtutilities
- Ebuilds: 1, Testing: 5.12.0 Description: Common C++ classes and routines used by my applications such as argument parser, IO and conversion utilities
Homepage:https://github.com/Martchus/qtutilities License: GPL-2+
re2c
- Ebuilds: 1, Testing: 4.5.1_pre Description: Tool for generating C-based recognizers from regular expressions
Homepage:https://re2c.org/ License: public-domain
sccache
- Ebuilds: 1, Testing: 9999 Description:
Sccache is a ccache-like tool.
It is used as a compiler wrapper and avoids compilation when possible,
storing a cache in a remote storage using the Amazon Simple Cloud Storage Service (S3) API,
the Google Cloud Storage (GCS) API, or Redis.
Includes experimental rust support.
Homepage:https://github.com/mozilla/sccache/ License:
Apache-2.0 BSD-2 BSD CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB