0xtools
- Ebuilds: 2, Stable: 2.0.3-r5, Testing: 2.0.3-r5, Snapshot: 9999 Description:
0x.tools is a set of open-source utilities for analyzing application
performance on Linux. It has a goal of deployment simplicity and minimal
dependencies, to reduce friction of systematic troubleshooting. There’s no
need to upgrade the OS, install kernel modules, heavy monitoring
frameworks, Java agents or databases. These tools also work on
over-decade-old Linux kernels, like version 2.6.18 from 14 years ago.
0x.tools allow you to measure individual thread level activity, like thread
sleep states, currently executing system calls and kernel wait locations.
Additionally, you can drill down into CPU usage of any thread or the system
as a whole. You can be systematic in your troubleshooting - no need for
guessing or clever metric-voodoo tricks with traditional system-level
statistics.
Homepage:https://0x.tools/
https://github.com/tanelpoder/0xtools/ License: GPL-2+
DirectXShaderCompiler
- Ebuilds: 1, Testing: 1.8.2407 Description:
The DirectX Shader Compiler project includes a compiler and related tools used to compile High-Level Shader Language (HLSL) programs into DirectX Intermediate Language (DXIL) representation. Applications that make use of DirectX for graphics, games, and computation can use it to generate shader programs.
Homepage:https://github.com/microsoft/DirectXShaderCompiler License: Apache-2.0-with-LLVM-exceptions UoI-NCSA BSD public-domain rc
ROPgadget
- Ebuilds: 3, Stable: 7.7-r1, 7.6-r2, Testing: 7.7-r1, Snapshot: 9999 Description:
This tool lets you search your gadgets on your binaries to facilitate
your ROP exploitation. ROPgadget supports ELF, PE and Mach-O format on
x86, x64, ARM, ARM64, PowerPC, SPARC and MIPS architectures.
Homepage:https://shell-storm.org/project/ROPgadget/ License: GPL-2
StarUML
- Ebuilds: 1, Testing: 3.2.2 Description: A sophisticated software modeler for agile and concise modeling
Homepage:http://staruml.io/ License: staruml
Tensile (ambiguous, available in 3 overlays)
- Ebuilds: 9, Testing: 7.2.4, Snapshot: 9999 Description: Stretching GPU performance for GEMMs and tensor contractions
Homepage:https://github.com/ROCm/Tensile License: MIT
abnfgen
- Ebuilds: 1, Testing: 0.21 Description:
This package provides an utility for Augmented Backus-Naur form (ABNF) grammar.
It quickly generates lots of random documents that match that grammar.
Homepage:https://www.quut.com/abnfgen/ License: buddy
aichat
- Ebuilds: 1, Testing: 0.30.0 Description:
aichat is an all-in-one LLM CLI written in Rust. It provides a
Chat-REPL, shell assistant, RAG-over-files, and an agent/tools
framework, talking to OpenAI, Anthropic, Gemini, Ollama, Groq, and
many OpenAI-compatible local servers (llama.cpp, vllm, lemonade,
llama-swap). Single static binary, dual-licensed Apache-2.0 / MIT.
Homepage:
https://github.com/sigoden/aichat
License: || ( Apache-2.0 MIT )
anjuta
- Ebuilds: 1, Testing: 3.34.0-r3 Description:
This package used to build the entire Anjuta IDE for GNOME with all its
plugins. The project is now largely defunct, so the package has been
reduced to the base library, allowing applications built on Anjuta to
still be run.
Homepage:https://wiki.gnome.org/Apps/Anjuta https://gitlab.gnome.org/Archive/anjuta License: GPL-2+
argc
- Ebuilds: 1, Testing: 1.24.0 Description:
argc is a Bash CLI framework + command runner written in Rust.
Parse arguments declaratively via comment-based DSL, run tasks
from an Argcfile.sh (similar to make / just), generate completions.
Used as the build/run system by other sigoden projects such as
dev-util/aichat's companion llm-functions tool collection.
Homepage:
https://github.com/sigoden/argc
License: || ( Apache-2.0 MIT )
asio_wrapper
- Ebuilds: 2, Testing: 05112018, Snapshot: 9999 Description:
This project addresses an inconvenience with the libasio-dev system
package or standalone header-only installation from the asio github
where pkg-config (*.pc) nor cmake find (*.cmake) are created rendering
CMake PkgConfig and find_package unusable.
Homepage:https://github.com/compwizk/asio_wrapper License: MIT
asn1c (ambiguous, available in 2 overlays)
- Ebuilds: 3, Testing: 0.9.28 Description:
The asn1c is a free, open source compiler of ASN.1 specifications
into C source code. It supports a range of ASN.1 syntaxes, including
ISO/IEC/ITU ASN.1 1988, '94, '97, 2002 and later amendments.
Homepage:http://asn1c.sourceforge.net/ License: BSD-2
aws-config-rdk
- Ebuilds: 2, Testing: 0.17.22, Snapshot: 9999 Description:
The AWS Config Rules Development Kit helps developers set up,
author and test custom Config rules. It contains scripts to enable
AWS Config, create a Config rule and test it with sample
ConfigurationItems.
Homepage:https://github.com/awslabs/aws-config-rdk License: Apache-2.0
aws-config-rdklib
- Ebuilds: 2, Testing: 0.3.8, Snapshot: 9999 Description:
RDKlib is a Python library to enable you to run custom AWS Config Rules.
The library can be used to:
Help you to focus only on the compliance logic
Ease maintenance by moving the boilerplate code as a AWS Lambda Layer
Ease deployment by using AWS Serverless Application Repository
Homepage:https://github.com/awslabs/aws-config-rdklib License: Apache-2.0
azuredatastudio
- Ebuilds: 1, Testing: 1.52.0-r1 Description:
Azure Data Studio is a data management and development tool with
connectivity to popular cloud and on-premises databases. Azure Data Studio
supports Windows, macOS, and Linux, with immediate capability to connect to
Azure SQL and SQL Server. Browse the extension library for more database
support options including MySQL, PostgreSQL, and MongoDB.
Homepage:https://learn.microsoft.com/sql/azure-data-studio/
https://github.com/microsoft/azuredatastudio/ License: Apache-2.0 BSD BSD-1 BSD-2 BSD-4 CC-BY-4.0 ISC LGPL-2.1+ MIT MPL-2.0 openssl PYTHON TextMate-bundle Unlicense UoI-NCSA W3C
babeltrace
- Ebuilds: 3, Stable: 2.1.2, Testing: 2.1.2, 1.5.11 Description:
Babeltrace is a command-line tool and library to read and convert trace files to and from different formats. It supports the CTF format, which is outputted by the LTTng 2.0 tracers.
Homepage:https://babeltrace.org/ License: GPL-2
bats
- Ebuilds: 1, Stable: 1.13.0, Testing: 1.13.0 Description:
Bats is a TAP-compliant testing framework for Bash. It provides a simple
way to verify that the UNIX programs you write behave as expected.
A Bats test file is a Bash script with special syntax for defining test
cases. Under the hood, each test case is just a function with a description.
Bats is most useful when testing software written in Bash, but you can use
it to test any UNIX program.
Homepage:https://github.com/bats-core/bats-core/ License: MIT
bats-assert
- Ebuilds: 1, Testing: 2.2.4 Description:
bats-assert is a helper library providing common assertions for Bats.
In the context of this project, an assertion is a function that perform a test and returns 1 on failure or 0 on success. To make debugging easier, the assertion also outputs relevant information on failure. The output is formatted for readability. To make assertions usable outside of @test blocks, the output is sent to stderr.
The most recent invocation of Bats' run function is used for testing assertions on output and status code.
Homepage:https://github.com/bats-core/bats-assert License: CC0-1.0
bats-support
- Ebuilds: 1, Testing: 0.3.0 Description:
bats-support is a supporting library providing common functions to test helper libraries written for Bats.
Features:
error reporting
output formatting
language tools
See the shared documentation to learn how to install and load this library.
If you want to use this library in your own helpers or just want to learn about its internals see the developer documentation in the source files.
Homepage:https://github.com/bats-core/bats-support License: CC0-1.0
bcunit
- Ebuilds: 2, Testing: 5.4.23, Snapshot: 9999 Description:
BCUnit is a fork of the defunct project CUnit, with several fixes and
patches applied. CUnit is a Unit testing framework for C,
provides various interfaces to the framework.
Homepage:https://gitlab.linphone.org/BC/public/bcunit License: GPL-2
bear
- Ebuilds: 2, Stable: 3.1.6, Testing: 4.1.3 Description:
Bear is a tool that generates a compilation database for clang tooling.
The concept behind Bear is: to execute the original build command and intercept the exec calls issued by the build tool.
To achieve that, Bear uses the LD_PRELOAD or DYLD_INSERT_LIBRARIES mechanisms provided by the dynamic linker.
Bear has two components: the library and the binary.
The library redefines the exec methods to be used by all child processes.
The executable enables the use of the library for child processes and writes the output file.
Homepage:https://github.com/rizsotto/Bear License: GPL-3+
beekeeper-studio-bin (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 5.7.3 Description: SQL client for MySQL, Postgres, SQLite, SQL Server, and more
Homepage:https://www.beekeeperstudio.io License: all-rights-reserved
binaryen (ambiguous, available in 2 overlays)
- Ebuilds: 4, Stable: 125, Testing: 129, Snapshot: 9999 Description: Optimizer and compiler/toolchain library for WebAssembly
Homepage:https://github.com/WebAssembly/binaryen/ License: Apache-2.0
binaryninja
- Ebuilds: 1, Snapshot: 9999 Description: Binary Ninja is an interactive decompiler, disassembler, debugger, and binary analysis platform built by reverse engineers, for reverse engineers.
Homepage:https://binary.ninja License: || ( BinaryNinja_Free )
binaryninja-personal
- Ebuilds: 1, Snapshot: 9999 Description: Binary Ninja is an interactive decompiler, disassembler, debugger, and binary analysis platform built by reverse engineers, for reverse engineers.
Homepage:https://binary.ninja License: || ( BinaryNinja_Personal )
bingrep
- Ebuilds: 1, Testing: 0.11.0-r1 Description:
Greps through binaries from various OSs and architectures, and colors them.
Current backends:
- ELF 32/64, arm, x86, openrisc - all others will parse and color, but relocations won't show properly
- Mach 32/64, arm, x86
- Unix and BSD archive printer
- PE (debug only)
Homepage:https://github.com/m4b/bingrep License: Apache-2.0 BSD Boost-1.0 MIT Unicode-DFS-2016
binsider (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 0.3.0 Description: Analyze ELF binaries like a boss
Homepage:https://binsider.dev https://github.com/orhun/binsider License: || ( Apache-2.0 MIT ) Apache-2.0 BSD-2 Boost-1.0 MIT Unicode-DFS-2016 ZLIB
boost-build
- Ebuilds: 1, Testing: 1.79.0 Description: A system for large project software construction, simple to use and powerful
Homepage:https://www.boost.org/build/ License: Boost-1.0
bootconfig
- Ebuilds: 2, Testing: 6.9 Description:
The boot configuration expands the current kernel command line to support
additional key-value data when booting the kernel in an efficient way.
This allows administrators to pass a structured-Key config file.
Homepage:https://kernel.org/ License: GPL-2
bugbite-cli
- Ebuilds: 1, Testing: 0.0.14 Description: A command line tool for bug, issue, and ticket mangling
Homepage:https://github.com/radhermit/bugbite License: 0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD BSD-2 Boost-1.0 CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB
build2 (ambiguous, available in 2 overlays)
- Ebuilds: 3, Testing: 0.16.0, Snapshot: 9999 Description: An open source cross-platform toolchain for building and packaging C++ code
Homepage:https://build2.org License: MIT
buildbot
- Ebuilds: 5, Stable: 3.11.1, Testing: 4.1.0, Snapshot: 9999 Description:
BuildBot is a system to automate the compile/test cycle required
by most software projects to validate code changes.
Features:
* run builds on a variety of slave platforms
* arbitrary build process: handles projects using C, Python, whatever
* minimal host requirements: python and Twisted
* slaves can be behind a firewall if they can still do checkout
* status delivery through web page, email, IRC, other protocols
* track builds in progress, provide estimated completion time
* flexible configuration by subclassing generic build process classes
* debug tools to force a new build, submit fake Changes, query slave status
* released under the GPL
Homepage:https://buildbot.net/
https://github.com/buildbot/buildbot
https://pypi.org/project/buildbot/ License: GPL-2
buildbot-pkg
- Ebuilds: 4, Stable: 3.11.1, Testing: 4.1.0 Description:
BuildBot is a system to automate the compile/test cycle required
by most software projects to validate code changes.
Features:
* run builds on a variety of slave platforms
* arbitrary build process: handles projects using C, Python, whatever
* minimal host requirements: python and Twisted
* slaves can be behind a firewall if they can still do checkout
* status delivery through web page, email, IRC, other protocols
* track builds in progress, provide estimated completion time
* flexible configuration by subclassing generic build process classes
* debug tools to force a new build, submit fake Changes, query slave status
* released under the GPL
Homepage:https://buildbot.net/
https://github.com/buildbot/buildbot
https://pypi.org/project/buildbot-pkg/ License: GPL-2
bustle
- Ebuilds: 1, Testing: 0.8.0 Description:
Bustle records and draws sequence diagrams of D-Bus activity, showing signal emissions, method calls and their corresponding returns, with timestamps for each individual event and the duration of each method call. This can help you check for unwanted D-Bus traffic, and pinpoint why your D-Bus-based application isn't performing as well as you like. It also provides statistics like signal frequencies and average method call times.
Homepage:https://gitlab.freedesktop.org/bustle/bustle#readme License: LGPL-2.1 GPL-2 GPL-3
byexample
- Ebuilds: 1, Testing: 10.5.6 Description: Write snippets of code in C++, Python, Ruby, and others as documentation and execute them as regression tests.
Homepage:https://github.com/byexamples/byexample License: cpplintlicense
cargo-about
- Ebuilds: 1, Testing: 0.6.2 Description: Cargo plugin to generate list of all licenses for a crate
Homepage:https://github.com/EmbarkStudios/cargo-about License: || ( Apache-2.0 MIT ) Apache-2.0 BSD ISC MIT MPL-2.0 Unicode-DFS-2016
cargo-audit
- Ebuilds: 4, Testing: 0.22.1 Description: Audit Cargo.lock for crates with security vulnerabilities
Homepage:https://rustsec.org https://github.com/rustsec/rustsec License: || ( Apache-2.0 MIT )
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD-2 BSD ISC MIT MPL-2.0
Unicode-3.0 Unicode-DFS-2016
cargo-c (ambiguous, available in 2 overlays)
- Ebuilds: 17, Stable: 0.10.16, Testing: 0.10.22-r1 Description: Helper program to build and install c-like libraries
Homepage:https://github.com/lu-zero/cargo-c License: MIT
Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0 MPL-2.0 Unicode-3.0 ZLIB
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
cargo-edit
- Ebuilds: 1, Testing: 0.12.2 Description: Utility for managing cargo dependencies from the command line
Homepage:https://github.com/killercup/cargo-edit License: Apache-2.0 Apache-2.0-with-LLVM-exceptions Boost-1.0 CC0-1.0 ISC MIT MIT-0 MPL-2.0 Unicode-DFS-2016 Unlicense ZLIB
cargo-expand (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 1.0.119 Description: Cargo subcommand to show result of macro expansion
Homepage:https://github.com/dtolnay/cargo-expand License: || ( Apache-2.0 MIT ) Apache-2.0 BSD LGPL-3+ MIT Unicode-DFS-2016
cargo-geiger
- Ebuilds: 1, Testing: 0.13.0 Description: Detects usage of unsafe Rust in a Rust crate and its dependencies.
Homepage:https://github.com/geiger-rs/cargo-geiger License: || ( Apache-2.0 MIT ) Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0 MPL-2.0 Unicode-3.0
cargo-tarpaulin
- Ebuilds: 3, Testing: 0.35.2 Description: Cargo-Tarpaulin is a tool to determine code coverage achieved via tests
Homepage:https://github.com/xd009642/tarpaulin License: || ( Apache-2.0 MIT ) Apache-2.0 MIT Unicode-3.0 ZLIB
cbindgen (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 0.29.2, Testing: 0.29.3 Description: A tool for generating C bindings to Rust code
Homepage:https://github.com/mozilla/cbindgen/ License: MPL-2.0
MIT Unicode-3.0
|| ( Apache-2.0 Boost-1.0 )
ccache
- Ebuilds: 3, Stable: 4.13.5, 4.12.3, Testing: 4.13.5, 4.13.2 Description:
ccache acts as a caching pre-processor to C/C++ compilers, improving
compilation time when recompiling previously compiled source.
Homepage:https://ccache.dev/ License: GPL-3+ || ( CC0-1.0 Apache-2.0 ) elibc_mingw? ( LGPL-3 ISC PSF-2 )
ccache-utils
- Ebuilds: 1, Stable: 0.1 Description:
Some useful script for ccache: camake and ccached
Examples: 'ccached gcc' is a ccached gcc call
'camake' is a ccached version of make
Homepage:https://github.com/junghans/cj-overlay License: GPL-2
cccc
- Ebuilds: 2, Stable: 3.1.6-r1, Testing: 3.2.0 Description:
cccc provides source code metrics (line counts, complexity,
object-oriented, and structural metrics) for Java, C, and C++
Homepage:https://sarnold.github.io/cccc/ License: GPL-2
cflow
- Ebuilds: 2, Testing: 1.8 Description:
GNU cflow analyzes a collection of C source files and prints a graph,
charting control flow within the program.
GNU cflow is able to produce both direct and inverted flowgraphs for C
sources. Optionally a cross-reference listing can be generated. Two
output formats are implemented: POSIX and GNU (extended).
Homepage:https://www.gnu.org/software/cflow/ License: GPL-3+
cfn-guard
- Ebuilds: 2, Testing: 3.1.2, Snapshot: 9999 Description:
A CLI tool that checks AWS CloudFormation templates for policy
compliance using a simple, policy-as-code, declarative syntax
Homepage:https://github.com/aws-cloudformation/cloudformation-guard License: Apache-2.0 BSD BSD-2 MIT MPL-2.0 Unicode-DFS-2016
cfn-template-flip
- Ebuilds: 2, Testing: 1.3.0, Snapshot: 9999 Description:
A tool that converts AWS CloudFormation templates between JSON and YAML
formats, making use of the YAML format's short function syntax where
possible.
Homepage:https://github.com/awslabs/aws-cfn-template-flip License: Apache-2.0
cfripper
- Ebuilds: 2, Testing: 1.20.1, Snapshot: 9999 Description:
CFRipper is a Library and CLI security analyzer for AWS CloudFormation
templates. You can use CFRipper to prevent deploying insecure AWS
resources into your Cloud environment. You can write your own compliance
checks by adding new custom plugins.
Homepage:https://github.com/Skyscanner/cfripper License: Apache-2.0
cgvg
- Ebuilds: 1, Stable: 1.6.3, Testing: 1.6.3 Description: Minimal command-line source browsing tool similar to cscope
Homepage:https://uzix.org/cgvg.html License: GPL-2+
checkov
- Ebuilds: 2, Testing: 3.2.497, Snapshot: 9999 Description:
Utility is used to prevent cloud misconfigurations during build-time
for Terraform, Cloudformation, Kubernetes, Serverless framework
and other infrastructure-as-code-languages.
Homepage:https://github.com/bridgecrewio/checkov License: Apache-2.0
chirurgien
- Ebuilds: 1, Stable: 2.2, Testing: 2.2 Description:
Chirurgien helps understand and manipulate file formats. Features: file
format highlighting, file description panel, field edition, extraction,
deletion and insertion.
Homepage:https://github.com/leonardschardijn/Chirurgien/ License: GPL-3+
claude-code (ambiguous, available in 4 overlays)
- Ebuilds: 4, Stable: 2.1.158 Description:
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster through natural language commands.
Homepage:https://claude.com/product/claude-code License: all-rights-reserved
cloud-utils
- Ebuilds: 2, Testing: 0.33, Snapshot: 9999 Description:
This package provides a useful set of utilities for
interacting with a cloud:
cloud-localds - create a disk for cloud-init
ec2metadata - query and display AWS EC2 metadata
mount-image-callback - mount a file to a temporary mount point
resize-part-image - resize a partition and filesystem on it to a new size
ubuntu-cloudimage-query - get the latest Ubuntu AWS AMI
vcs-run - obtain a repository and execute a command
write-mime-multipart - utilty for creating mime-multipart files
Homepage:https://github.com/canonical/cloud-utils License: GPL-3
cloudsplaining
- Ebuilds: 2, Testing: 0.8.2, Snapshot: 9999 Description:
Cloudsplaining is an AWS IAM Security Assessment tool
that identifies violations of least privilege and
generates a risk-prioritized HTML report.
Homepage:https://github.com/salesforce/cloudsplaining License: BSD
clouseau
- Ebuilds: 1, Snapshot: 9999 Description: EFL Profiling Viewer - developer application for graphical view and analyze log-files, that was created by efl_debug.
Homepage:https://github.com/dimmus/clouseau License: all-rights-reserved
cmake-extras
- Ebuilds: 1, Testing: 1.9 Description:
cmake-extras provides additional CMake modules used across the
Ayatana and Ubuntu ecosystems, such as FindGObjectIntrospection.cmake,
FindVala.cmake and FindCoverageReport.cmake. The package contains no
compiled code; it only installs the .cmake module files into
${CMAKE_INSTALL_DATADIR}/cmake/.
Homepage:https://salsa.debian.org/debian-ayatana-team/cmake-extras License: GPL-3
codeblocks (ambiguous, available in 2 overlays)
- Ebuilds: 4, Stable: 25.03-r2, Testing: 25.03-r2, Snapshot: 9999 Description: The open source, cross platform, free C, C++ and Fortran IDE
Homepage:https://www.codeblocks.org/ License: GPL-3
codex (ambiguous, available in 4 overlays)
- Ebuilds: 4, Testing: 0.135.0 Description: Lightweight coding agent that runs in your terminal
Homepage:https://github.com/openai/codex License: MIT
codex-bin (ambiguous, available in 2 overlays)
- Ebuilds: 3, Testing: 0.135.0 Description: Lightweight coding agent that runs in your terminal
Homepage:https://github.com/openai/codex License: MIT
conan (ambiguous, available in 2 overlays)
- Ebuilds: 6, Stable: 2.24.0, Testing: 2.24.0, 2.22.1 Description:
Conan is a portable package manager, intended for C and C++
developers, but it is able to manage builds from source,
dependencies, and precompiled binaries for any language.
Homepage:https://conan.io/ License: MIT
cpp2text
- Ebuilds: 2, Stable: 1.1, Snapshot: 9999 Description: Convert cpp string to plain text and back. Useful when you want to insert some big text in your c/c++ app.
Homepage:https://github.com/Ri0n/cpp2text License: Apache-2.0
cpptest
- Ebuilds: 1, Stable: 2.0.0-r1, Testing: 2.0.0-r1 Description:
CppTest is a portable and powerful, yet simple, unit testing framework for handling
automated tests in C++. The focus lies on usability and extendability.
Several output formats are supported and new ones are easily added.
Homepage:https://github.com/cpptest/cpptest License: LGPL-2.1
cram
- Ebuilds: 1, Stable: 0.7-r2, Testing: 0.7-r2 Description:
Cram is a functional testing framework for command line applications.
Cram tests look like snippets of interactive shell sessions. Cram
runs each command and compares the command output in the test with
the command's actual output.
Homepage:https://bitheap.org/cram/ License: GPL-2
cran
- Ebuilds: 1, Testing: 0.2-r2 Description:
An easy R package manager written in bash
Homepage:https://ari.lt/gh/cran License: ArAr2
crash
- Ebuilds: 3, Testing: 9.0.2, Snapshot: 9999 Description:
The Red Hat crash analysis utility is loosely based on the SVR4 UNIX
crash command, but has been significantly enhanced by completely merging
it with the GNU gdb debugger. The marriage of the two effectively
combines the kernel-specific nature of the traditional UNIX crash
utility with the source code level debugging capabilities of gdb.
Homepage:https://crash-utility.github.io/ License: GPL-3
cscope
- Ebuilds: 2, Stable: 15.9-r1, Testing: 15.9-r1 Description:
Cscope is a developer's tool for browsing source code. Cscope allows
searching code for:
* cross referenced symbols
* global definitions
* callees and callers
* text strings and regular expression patterns
* files and files including a file
Other features:
* curses based (text screen)
* fast searches
* fuzzy parser supports C and is flexible enough to be useful for
C++, Java and other documents
* command line mode for inclusion in scripts or as a backend to GUIs
Cscope is distributed with xcscope which provides tight integration
with GNU Emacs.
Homepage:https://cscope.sourceforge.net/ License: BSD GPL-2+
cupt
- Ebuilds: 2, Testing: 2.10.3, Snapshot: 9999 Description:
Cupt is a partial re-implementation of APT suite from scratch.
It uses the same APT infrastructure, e.g. index files,
deb cache archive files, configuration files. It understands some
of widely used APT options.
Homepage:https://github.com/jackyf/cupt License: GPL-2
cwdiff
- Ebuilds: 2, Testing: 0.4.0, Snapshot: 9999 Description: A script that wraps wdiff to support directories and colorize the output
Homepage:https://github.com/junghans/cwdiff License: GPL-2
cxxtest
- Ebuilds: 3, Testing: 4.4 Description:
CxxTest is a unit testing framework for C++ that is similar in spirit
to JUnit, CppUnit, and xUnit.
Homepage:http://cxxtest.sourceforge.net License: LGPL-2.1
darcs-monitor
- Ebuilds: 1, Testing: 0.4.2-r2 Description:
Darcs-monitor will send email to a specified recipient
about new changes added to a specific darcs repository. It can be run
as an apply posthook (resulting in near-instantaneous "push"
emails), or periodically from Cron, or occasionally by hand, whatever
seems most convenient.
Homepage:http://wiki.darcs.net/RelatedSoftware/DarcsMonitor License: GPL-2
dart-sass (ambiguous, available in 2 overlays)
- Ebuilds: 5, Testing: 1.100.0 Description: The reference implementation of Sass, written in Dart.
Homepage:https://sass-lang.com/dart-sass License: MIT
datagrip (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 2026.1.3 Description: A cross-platform IDE for Databases and SQL by JetBrains
Homepage:https://www.jetbrains.com/datagrip/ License: || ( JetBrains-business JetBrains-educational JetBrains-classroom JetBrains-individual ) 0BSD Apache-2.0 BSD BSD-2 CC0-1.0 CC-BY-2.5 CC-BY-3.0 CC-BY-4.0 CDDL-1.1 CPL-1.0 EPL-1.0 GPL-2 GPL-2-with-classpath-exception ISC JSON LGPL-2.1 LGPL-3 LGPL-3+ libpng MIT MPL-1.1 MPL-2.0 OFL-1.1 public-domain unicode Unlicense W3C ZLIB ZPL
datree
- Ebuilds: 1, Stable: 1.9.19-r1, Testing: 1.9.19-r1 Description:
Datree provides an E2E policy enforcement solution to run automatic checks
for rule violations. Datree can be used on the command line, admission
webhook, or even as a kubectl plugin to run policies against Kubernetes
objects.
Homepage:https://hub.datree.io/
https://github.com/datreeio/datree/ License: Apache-2.0
dbt-core
- Ebuilds: 2, Testing: 1.11.8, Snapshot: 9999 Description:
dbt enables data analysts and engineers to transform their data using the same
practices that software engineers use to build applications.
Homepage:https://github.com/dbt-labs/dbt-core License: Apache-2.0
dbt-extractor
- Ebuilds: 2, Testing: 0.6.0, Snapshot: 9999 Description:
A tool that processes the most common jinja value templates in dbt model
files. The tool depends on tree-sitter and the tree-sitter-jinja2 library.
The current strategy is for this processor to be 100% certain when it can
accurately extract values from a given model file. Anything less than 100%
certainty returns an exception so that the model can be rendered with python
Jinja instead.
Homepage:https://github.com/dbt-labs/dbt-extractor License: Apache-2.0 Apache-2.0-with-LLVM-exceptions MIT Unicode-3.0
debootstrap
- Ebuilds: 3, Stable: 1.0.134, Testing: 1.0.142 Description:
Debootstrap is a tool which will install a Debian base system into
a subdirectory of another, already installed system. It doesn't
require an installation CD, just access to a Debian repository. It
can also be installed and run from another operating system, so,
for instance, you can use debootstrap to install Debian onto an
unused partition from a running Gentoo system. It can also be used
to create a rootfs for a machine of a different architecture, which
is known as "cross-debootstrapping".
Homepage:https://packages.qa.debian.org/d/debootstrap.html License: MIT
desed
- Ebuilds: 2, Testing: 1.2.2, Snapshot: 9999 Description:
Desed is a command line tool with beautiful TUI that provides users
with comfortable interface and practical debugger, used to step
through complex sed scripts.
Homepage:https://github.com/SoptikHa2/desed License: Apache-2.0 GPL-3+ ISC MIT Unicode-DFS-2016 ZLIB
detect-secrets
- Ebuilds: 2, Testing: 1.5.0, Snapshot: 9999 Description:
detect-secrets is an aptly named module for detecting secrets
within a code base. However, unlike other similar packages
that solely focus on finding secrets, this package is designed
with the enterprise client in mind:
providing a backwards compatible, systematic means of:
Preventing new secrets from entering the code base,
Detecting if such preventions are explicitly bypassed, and
Providing a checklist of secrets to roll, and migrate off
to a more secure storage.
Homepage:https://github.com/Yelp/detect-secrets License: Apache-2.0
diffoscope
- Ebuilds: 4, Stable: 317, Testing: 318 Description:
diffoscope will try to get to the bottom of what makes files or directories different.
It will recursively unpack archives of many kinds and transform various binary formats
into more human readable form to compare them.
It can compare two tarballs, ISO images, or PDF just as easily.
Homepage:https://diffoscope.org/ https://pypi.org/project/diffoscope/ License: GPL-3+
dive
- Ebuilds: 1, Testing: 0.12.0 Description: A tool for exploring each layer in a docker image
Homepage:https://github.com/wagoodman/dive License: Apache-2.0 BSD BSD-2 CC-BY-SA-4.0 MIT MPL-2.0 WTFPL-2
dlang-tools
- Ebuilds: 1, Testing: 2.111.0 Description: Ancilliary tools for the D programming language compiler
Homepage:https://dlang.org/ License: Boost-1.0
douml
- Ebuilds: 1, Snapshot: 9999 Description: Born as a fork of BoUML, it is a UML 2 modelling tool capable of round-trip, reverse engineering and code generation. Supports class, state and other diagrams, C++, Java, Python, PHP, IDL code generation. It can also export to XMI.
Homepage:https://github.com/DoUML/douml License: GPL-3
drone
- Ebuilds: 1, Testing: 2.18.0 Description: A Continuous Delivery platform built on Docker, written in Go
Homepage:https://github.com/drone/drone License: Apache-2.0 Apache-2.0 BSD BSD-2 MIT MPL-2.0
dropwatch (ambiguous, available in 2 overlays)
- Ebuilds: 3, Testing: 1.5.5, Snapshot: 9999 Description:
Utility to diagnose problems in the Linux Networking stack, specifically
where packets are getting dropped.
Homepage:https://github.com/nhorman/dropwatch License: GPL-2
dtm
- Ebuilds: 2, Testing: 1.16.0, Snapshot: 9999 Description:
DTM is a distributed transaction framework which provides cross-service
eventual data consistency. It provides saga, tcc, xa, 2-phase message,
outbox patterns for a variety of application scenarios.
Homepage:https://github.com/dtm-labs/dtm License: BSD
dub
- Ebuilds: 1, Testing: 1.40.0 Description: Package and build management system for D
Homepage:https://code.dlang.org/ License: MIT
dumpasn1
- Ebuilds: 2, Testing: 20210422 Description: An ASN.1 object dump program that will dump data encoded using any of the ASN.1 encoding rules in a variety of user-specified formats.
Homepage:https://www.cs.auckland.ac.nz/~pgut001/ License: WTFPL-2
duplicate-code-detection-tool
- Ebuilds: 2, Testing: 1.2.0, Snapshot: 9999 Description:
This package provides a python tool to detect similarities between
files within a repository. This command line tool receives a directory
or a list of files and determines the degree of similarity between them.
Homepage:https://github.com/platisd/duplicate-code-detection-tool License: MIT
edi (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 0.8.0-r3, Snapshot: 9999 Description: EDI, The Enlightened IDE - An IDE using EFL. Edi is a development environment designed for and built using the Enlightenment Foundation Libraries (EFL). The overall project aim is to create a new, native development environment for Linux that makes getting up and running easier than ever before. With so much happening on Linux, both on desktop and mobile, this will help more developers get involved in the exciting future of open source development.
Homepage:https://git.enlightenment.org/enlightenment/edi.git License: BSD-2
editorconfig-guesser-bin
- Ebuilds: 1, Testing: 1.0.2 Description: Generates reasonable .editorconfig files for source files.
License: MIT
eflete
- Ebuilds: 1, Snapshot: 9999 Description: Eflete, Edje Theme Editor - a theme graphical editor. EFL Edje Theme Editor is a rich graphical tool for Enlightenment Foundation Library (EFL) that provides UI for edc markup. It is aimed at simplifying the creation and editing of widget styles. In addition, this is a great example of a full-fledged practical use of the amazing functionality of the EFL.
Homepage:https://git.enlightenment.org/dimmus/eflete.git/ License: BSD-2
egypt
- Ebuilds: 1, Testing: 1.11 Description: Devilishly simple tool for creating call graphs of C programs
Homepage:https://www.gson.org/egypt/ License: || ( Artistic GPL-1+ )
electron (ambiguous, available in 4 overlays)
- Ebuilds: 11, Stable: 42.3.0, Testing: 42.3.0, 32.2.2 Description: Cross platform application development framework based on web technologies
Homepage:https://electronjs.org/ License: BSD
elfkickers
- Ebuilds: 1, Stable: 3.2-r1, Testing: 3.2-r1 Description: ELF kickers is a collection of programs that manipulate ELF files. The main purpose of these programs is to be illustrative and educational -- to help fellow programmers understand the ELF file format and something of how it works under the Linux platform.
Homepage:http://www.muppetlabs.com/~breadbox/software/elfkickers.html License: GPL-2
enventor
- Ebuilds: 1, Snapshot: 9999 Description: Enventor, which is also known as EDC (Edje Data Collections) Editor, is a EDC script editor tool that supports text editing and previewing functions for the EDC source code. See http://www.enlightenment.org/about-enventor
Homepage:https://www.enlightenment.org/about-enventor License: BSD-2
esbuild (ambiguous, available in 3 overlays)
- Ebuilds: 6, Stable: 0.25.1, Testing: 0.27.3, 0.25.1 Description:
The main goal of the esbuild bundler project is to bring about a
new era of build tool performance, and create an easy-to-use
modern bundler along the way.
Homepage:https://esbuild.github.io/ License: BSD MIT
flutter
- Ebuilds: 1, Stable: 2.10.3-r1 Description: Google's SDK for crafting beautiful, fast user experiences for mobile, web, and desktop from a single codebase
Homepage:https://flutter.dev License: BSD-3
fontc
- Ebuilds: 2, Snapshot: 9999 Description: A font compiler written in Rust
Homepage:https://github.com/googlefonts/fontc License: Apache-2.0 BSD CDLA-Permissive-2.0 ISC MIT Unicode-3.0 ZLIB
forgejo-cli (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 0.5.0, Testing: 0.3.0, Snapshot: 9999 Description: CLI application for interacting with Forgejo
Homepage:https://codeberg.org/Cyborus/forgejo-cli License: MIT
Apache-2.0 BSD-2 BSD ISC MIT MPL-2.0 Unicode-3.0 Unicode-DFS-2016
ZLIB
fq
- Ebuilds: 3, Stable: 0.17.0, Testing: 0.17.0 Description: Tool for working with binary data (app-misc/jq for binary formats)
Homepage:https://github.com/wader/fq License: MIT BSD-2 BSD BSD-2 MIT
geany (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 2.1, Testing: 2.1, 1.29_p20250105, Snapshot: 9999 Description:
Geany is a small and lightweight integrated development environment.
It was developed to provide a small and fast IDE, which has only a
few dependencies from other packages. Another goal was to be as
independent as possible from a special Desktop Environment like KDE
or GNOME. So it is using only the GTK2 toolkit and therefore you need
only the GTK2 runtime libraries to run Geany.
The basic features of Geany are: syntax highlighting; code completion;
auto completion of often used constructs like if, for and while;
auto completion of XML and HTML tags; call tips; many supported
filetypes like C, Java, PHP, HTML, Python, Perl, Pascal; symbol lists.
Homepage:https://www.geany.org License: GPL-2+ HPND LGPL-2+ LGPL-2.1+
gemini-cli
- Ebuilds: 1, Testing: 0.44.1 Description:
Gemini CLI is a command-line AI workflow tool that connects to your tools,
understands your code and accelerates your workflows. With the Gemini CLI
you can query and edit large codebases, generate new apps from PDFs or
sketches using Gemini's multimodal capabilities, automate operational tasks,
and use tools and MCP servers to connect new capabilities.
Homepage:https://github.com/google-gemini/gemini-cli License: Apache-2.0
gitchangelog
- Ebuilds: 1, Testing: 3.2.0 Description:
Create a fancy changelog from git log history (in rst or md). You can
customize your config with Python callables and custom regex, as well
as built-in or custom template files.
Homepage:https://github.com/sarnold/gitchangelog License: BSD
godcc
- Ebuilds: 1, Testing: 1.0 Description: Full-fledged command-line interface to Compiler Explorer instances
Homepage:https://git.sr.ht/~jemarch/godcc License: GPL-3+
goland (ambiguous, available in 2 overlays)
- Ebuilds: 9, Stable: 2025.2.5, Testing: 2026.1.2, 2026.1.1 Description: The complete IDE crafted for Gophers
Homepage:https://www.jetbrains.com/go/ License:
|| ( jetbrains_business-4.0 jetbrains_individual-4.2 jetbrains_educational-4.0 jetbrains_classroom-4.2 jetbrains_opensource-4.2 )
Apache-1.1 Apache-2.0 BSD BSD-2 CC0-1.0 CDDL CDDL-1.1 CPL-1.0 GPL-2-with-classpath-exception GPL-3 ISC LGPL-2.1 LGPL-3 MIT MPL-1.1 OFL PSF-2 trilead-ssh yFiles yourkit
google-antigravity
- Ebuilds: 1, Testing: 2.0.1 Description:
Antigravity is Google's agentic desktop application, an Electron-based
environment hosting Google's coding agents alongside a bundled language
server. This package installs the upstream prebuilt Linux x64 binary
tarball from Google's antigravity-hub distribution channel.
Homepage:https://antigravity.google License: Google-Antigravity MIT BSD
gpp
- Ebuilds: 1, Stable: 2.28 Description:
GPP is a general-purpose preprocessor with customizable syntax, suitable for
a wide range of preprocessing tasks. Its independence from any one
programming language makes it much more versatile than the C preprocessor
(cpp), while its syntax is lighter and more flexible than that of GNU m4.
There are built-in macros for use with C/C++, LaTeX, HTML, XHTML, and Prolog
files.
Homepage:https://logological.org/gpp https://github.com/logological/gpp License: LGPL-3+
gtk-doc
- Ebuilds: 1, Stable: 1.34.0-r2, Testing: 1.34.0-r2 Description:
GTK-Doc is used to document C code.
It is typically used to document the public API of libraries,
such as the GTK+ and GNOME libraries, but it can also be used
to document application code.
Homepage:https://gitlab.gnome.org/GNOME/gtk-doc License: GPL-2+ FDL-1.1
hadolint-bin
- Ebuilds: 1, Testing: 2.14.0 Description:
A smarter Dockerfile linter that helps to build best practice Docker
images. The linter parses the Dockerfile into an AST and performs
rules on top of the AST. It stands on the shoulders of
dev-util/shellcheck to lint the Bash code
inside RUN instructions.
Homepage:https://github.com/hadolint/hadolint License: GPL-3+
hdocs
- Ebuilds: 1, Testing: 0.5.5.0-r1 Description:
Tool and library to get docs for installed packages and source files.
Can return result in JSON format.
Can dump docs for all installed modules
@Usage:
hdocs <module> - get docs for module/file
hdocs <module> <name> - get docs for name in module/file
hdocs dump [r] - dump all installed docs, if [r], find docs for reexported declarations
flags
-g GHC_OPT --ghc=GHC_OPT option to pass to GHC
@
Homepage:https://github.com/mvoidex/hdocs License: BSD
hip (ambiguous, available in 4 overlays)
- Ebuilds: 9, Testing: 7.2.4 Description: C++ Heterogeneous-Compute Interface for Portability
Homepage:https://github.com/ROCm/clr License: MIT
hipify-clang (ambiguous, available in 3 overlays)
- Ebuilds: 8, Testing: 7.2.4 Description: A set of tools to translate CUDA source code into portable HIP C++
Homepage:https://github.com/ROCm/HIPIFY License: MIT
hotspot
- Ebuilds: 2, Testing: 1.5.1, Snapshot: 9999 Description:
This project is intented to create a standalone GUI for performance data.
Currently it provides a UI like KCachegrind around Linux perf.
Homepage:https://github.com/KDAB/hotspot License: GPL-2
im-hex-appimage
- Ebuilds: 1, Testing: 1.38.1 Description: 🔍 A Hex Editor for Reverse Engineers, Programmers and people who value their retinas when working at 3 AM.
Homepage:https://imhex.werwolv.net License: MIT
insomnia-bin
- Ebuilds: 1, Testing: 9.3.3 Description:
The Desktop API client for REST and GraphQL. Make requests, inspect responses.
Reuse API keys or session IDs. Define environment variables globally or
switch between sub-environments for a seamless development/production workflow.
Homepage:https://insomnia.rest License: Apache-2.0
intel_clc
- Ebuilds: 1, Snapshot: 9999 Description: intel_clc tool used for building OpenCL C to SPIR-V
Homepage:https://mesa3d.org/ License: MIT SGI-B-2.0
intellij-idea (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 2026.1.2 Description:
Excel at enterprise, mobile and web development with Java, Scala and Groovy, with all the latest modern technologies and frameworks available out of the box.
Homepage:https://www.jetbrains.com/idea/ License: Apache-2.0 BSD BSD-2 CC0-1.0 CC-BY-2.5 CDDL-1.1
codehaus-classworlds CPL-1.0 EPL-1.0 EPL-2.0
GPL-2 GPL-2-with-classpath-exception ISC
JDOM LGPL-2.1 LGPL-2.1+ LGPL-3-with-linking-exception MIT
MPL-1.0 MPL-1.1 OFL-1.1 ZLIB
its4
- Ebuilds: 1, Stable: 1.1.1-r2, Testing: 1.1.1-r2 Description:
ITS4 scans source code, looking for function calls that are potentially
dangerous. For some calls, ITS4 tries to perform some code analysis to
determine how risky the call is. In each case, ITS4 provides a problem report,
including a short description of the potential problem and suggestions on how
to fix the code.
Homepage:http://www.cigital.com/its4/ License: ITS4
itstool (ambiguous, available in 2 overlays)
- Ebuilds: 5, Stable: 2.0.7_p20250326, 2.0.7, Testing: 2.0.7_p20250326, 2.0.7-r1, Snapshot: 9999 Description: ITS Tool allows you to translate your XML documents
with gettext PO files, using rules from the W3C Internationalization Tag Set
(ITS) to determine what to translate and how to separate it into PO file
messages.
Homepage:https://itstool.org/ License: GPL-3+
jetbrains-gateway
- Ebuilds: 1, Testing: 2026.1.2 Description: Your single entry point to all remote development environments
Homepage:https://www.jetbrains.com/remote-development/gateway/ License:
jetbrains_team_tools-2.1
Apache-1.1 Apache-2.0 BSD BSD-2 CC0-1.0 CC-BY-2.5 CDDL CDDL-1.1 codehaus CPL-1.0 GPL-2 GPL-2-with-classpath-exception GPL-3 ISC LGPL-2.1 LGPL-3 MIT MPL-1.1 MPL-2.0 OFL trilead-ssh yFiles yourkit W3C ZLIB
jetbrains-toolbox (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 3.2.0.65851 Description: Save time and effort maintaining your IDEs, by downloading a patch or a set of patches instead of the full package download. Everything updates in the background while you never stop coding.
Homepage:https://www.jetbrains.com/toolbox-app/ License: || ( JetBrains-business JetBrains-educational JetBrains-classroom JetBrains-individual )
jfrog-cli
- Ebuilds: 6, Testing: 2.73.2 Description: Command line utility for operations on container images and image repositories
Homepage:https://github.com/jfrog/jfrog-cli License: Apache-2.0 BSD BSD-2 MIT MPL-2.0
jmeter-bin
- Ebuilds: 1, Testing: 5.4.3 Description: Pure Java application to load test functional behavior and measure performance
Homepage:https://jmeter.apache.org/ License: Apache-2.0
jules-bin
- Ebuilds: 1, Testing: 0.1.42 Description: Jules, the asynchronous coding agent from Google, in the terminal.
Homepage:https://jules.google License: unknown
jwt_tool
- Ebuilds: 2, Testing: 2.3.0, Snapshot: 9999 Description:
A toolkit for testing, tweaking and cracking JSON Web Tokens with
possibilities to check the validity of a token, test against
known exploits and etc.
Homepage:https://github.com/ticarpi/jwt_tool License: GPL-3
kcov (ambiguous, available in 2 overlays)
- Ebuilds: 4, Stable: 43, Testing: 43, Snapshot: 9999 Description:dev-util/kcov is a FreeBSD/Linux/Mac OS code coverage
tester for compiled languages, Python and Bash.
dev-util/kcov was originally a fork of Bcov, but has
since evolved to support a large feature set in addition to that
of Bcov.
dev-util/kcov, like Bcov, uses DWARF debugging
information for compiled programs to make it possible to collect
coverage information without special compiler switches.
Homepage:https://github.com/SimonKagstrom/kcov/ License: GPL-2 MIT
kdevelop (ambiguous, available in 4 overlays)
- Ebuilds: 6, Stable: 25.12.3-r1, Testing: 26.04.1, 23.03.90-r1, Snapshot: 9999 Description: Integrated Development Environment, supporting KF6/Qt, C/C++ and much more
Homepage:https://kdevelop.org/ License: GPL-2 LGPL-2
kdevelop-pg-qt (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 2.4.0, Snapshot: 9999 Description: LL(1) parser generator used mainly by KDevelop language plugins
Homepage:https://www.kdevelop.org/ License: LGPL-2+ LGPL-2.1+
kdevelop-valgrind
- Ebuilds: 1, Snapshot: 9999 Description: Plugin offering full integration of the valgrind suite to KDevelop
Homepage:https://kdevelop.org/ License: GPL-2
kevin
- Ebuilds: 2, Snapshot: 9999 Description: Kevin-CI: simple-stupid self-hostable continuous integration service
Homepage:https://github.com/SFTtech/kevin License: AGPL-3
kimi-cli-bin
- Ebuilds: 1, Testing: 1.44.0 Description:
Kimi Code CLI is your next CLI agent. An agentic coding tool that lives in your terminal,
understands your codebase, and helps you code faster through natural language commands.
Homepage:https://github.com/MoonshotAI/kimi-cli License: Apache-2.0
kio-perldoc (ambiguous, available in 2 overlays)
- Ebuilds: 4, Stable: 25.12.3, Testing: 26.04.1, Snapshot: 9999 Description: KIO worker interface to browse Perl documentation
License: GPL-2+ || ( Artistic GPL-1+ )
lazygit
- Ebuilds: 2, Testing: 0.56.0, Snapshot: 9999 Description:
lazygit is a CLI tool to handle git repositories, written in Go with
the gocui library. You can add files easily, resolve merge conflicts,
checkout recent branches easily, scroll through logs/diffs of
branches/commits.stash, push/pull quickly, squash down and rename
commits in CLI.
Homepage:https://github.com/jesseduffield/lazygit License: MIT
lean-ctx
- Ebuilds: 1, Testing: 3.6.5 Description: Context Runtime for AI Agents with CCP. 51 MCP tools, 10 read modes, 60+ compression patterns, cross-session memory (CCP), persistent AI knowledge with temporal facts + contradiction detection, multi-agent context sharing, LITM-aware positioning, AAAK compact format, adaptive compression with Thompson Sampling bandits. Supports 24+ AI tools. Reduces LLM token consumption by up to 99%.
Homepage:https://leanctx.com License: Apache-2.0
0BSD Apache-2.0 BSD-2 BSD CDLA-Permissive-2.0 ISC MIT MPL-2.0
Unicode-3.0 Unicode-DFS-2016 WTFPL-2 ZLIB BZIP2
|| ( CC0-1.0 MIT-0 )
leptosfmt
- Ebuilds: 1, Testing: 0.1.33 Description: view macro formatter CLI for the Leptos web framework
Homepage:https://github.com/bram209/leptosfmt License: || ( Apache-2.0 MIT ) Apache-2.0 MIT Unicode-DFS-2016
libabigail
- Ebuilds: 3, Stable: 2.9, Testing: 2.10, Snapshot: 9999 Description: Suite of tools for checking ABI differences between ELF objects
Homepage:https://sourceware.org/libabigail/ License: Apache-2.0-with-LLVM-exceptions
lttng-modules
- Ebuilds: 6, Stable: 2.13.16, Testing: 2.14.5 Description:
Use the kernel tracer if you are debugging a system-wide performance problem or a kernel problem. This tracer comes with an instrumentation patch for most kernel subsystems, which is enough to debug many problems. This includes system calls, IRQs, traps, memory management, softIRQs, scheduling and many others. Of course, the kernel tracer allows you to add your own instrumentation anywhere in the kernel code.
Homepage:https://lttng.org License: GPL-2
lttng-tools
- Ebuilds: 4, Stable: 2.13.15-r2, Testing: 2.14.1 Description:
LTTng, the Linux Trace Toolkit Next Generation, is a project that aims at producing a highly efficient full system tracing solution
Homepage:https://lttng.org License: GPL-2
lttng-ust
- Ebuilds: 6, Stable: 2.14.1, 2.14.0, Testing: 2.14.2 Description:
The userspace tracer is designed to provide detailed information about userspace activity. UST is a port of the LTTng kernel tracer to userspace. Like the LTTng kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries.
Homepage:https://lttng.org License: GPL-2
lttng-ust-compat
- Ebuilds: 1, Stable: 2.12.10, Testing: 2.12.10 Description:
The userspace tracer is designed to provide detailed information about userspace activity. UST is a port of the LTTng kernel tracer to userspace. Like the LTTng kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries.
Homepage:
https://lttng.org
https://github.com/lttng/lttng-ust/
License: GPL-2
makeheaders
- Ebuilds: 2, Stable: 0_p20251008, Testing: 0_p20251008 Description:
The makeheaders program is a simple utility that will automatically generate
all ".h" files for large programming project based on information gleaned from
the ".c" and/or ".cpp" source files. It operates by scanning the C and/or C++
source code, extracting appropriate macros, structure and subroutine declarations
and writing this declarations, in the correct order, into the generated header files.
Homepage:https://www.hwaci.com/sw/mkhdr/ License: BSD-2
marksman
- Ebuilds: 2, Stable: 2026.02.08 Description:
Marksman is a program that integrates with your editor to assist you in
writing and maintaining your Markdown documents. Using LSP protocol it
provides completion, goto definition, find references, rename refactoring,
diagnostics, and more. In addition to regular Markdown, it also supports
wiki-link-style references that enable Zettelkasten-like1, 2 note taking.
See more about Marksman's features below.
Homepage:https://github.com/artempyanykh/marksman/ License: Apache-2.0 BSD-2 MIT
maturin (ambiguous, available in 2 overlays)
- Ebuilds: 8, Stable: 1.12.6, Testing: 1.13.3 Description: Build and publish crates with pyo3, rust-cpython and cffi bindings
Homepage:https://www.maturin.rs/ License: || ( Apache-2.0 MIT ) doc? ( Apache-2.0 OFL-1.1 )
0BSD Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD
CDLA-Permissive-2.0 MIT MPL-2.0 Unicode-3.0 ZLIB BZIP2
maxcso
- Ebuilds: 2, Testing: 1.13.0, Snapshot: 9999 Description:
A fast ISO to CSO compression program for use with PSP and PS2
emulators, which uses multiple algorithms for best compression
ratio.
Homepage:https://github.com/unknownbrackets/maxcso License: ISC LGPL-2.1+ Apache-2.0
mdds (ambiguous, available in 4 overlays)
- Ebuilds: 7, Stable: 2.1.1-r1, Testing: 3.2.1, Snapshot: 9999 Description: Collection of multi-dimensional data structure and indexing algorithm
Homepage:https://gitlab.com/mdds/mdds License: MIT
meld (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 3.23.0, Testing: 3.23.0 Description: A graphical diff and merge tool
Homepage:http://meldmerge.org/ License: GPL-2+
mise
- Ebuilds: 4, Stable: 2026.5.16 Description: The front-end to your dev env
Homepage:https://mise.jdx.dev License: MIT
Apache-2.0 BSD-2 BSD CDLA-Permissive-2.0 ISC MIT MPL-2.0 openssl
Unicode-3.0 ZLIB BZIP2
|| ( CC0-1.0 MIT-0 )
ninka
- Ebuilds: 1, Testing: Description: A license identification tool for source code
Homepage:http://ninka.turingmachine.org/ License: GPL-2+ myspell-en_CA-KevinAtkinson public-domain Princeton Ispell
nixfmt
- Ebuilds: 1, Testing: 0.6.0 Description:
nixfmt is the official, but not yet stable, formatter for Nix code.
It formats Nix code to a consistent style to increase code readability
and reduce the cognitive overhead for both reading and writing code.
Homepage:https://github.com/NixOS/nixfmt License: MPL-2.0
nnd
- Ebuilds: 1, Testing: 0.71.0 Description: A fast TUI-based debugger for Linux
Homepage:https://github.com/al13n321/nnd License: Apache-2.0 Apache-2.0 BSD ISC MIT MPL-2.0
nsight-compute
- Ebuilds: 2, Testing: 2025.2.0.11 Description:
NVIDIA Nsight™ Systems is a system-wide performance analysis tool designed to visualize an application’s algorithms, identify the largest opportunities to optimize, and tune to scale efficiently across any quantity or size of CPUs and GPUs, from large servers to our smallest systems-on-a-chip (SoCs).
Homepage:https://developer.nvidia.com/nsight-systems License: NVIDIA-r2
nsight-graphics
- Ebuilds: 1, Testing: 2025.2.0 Description:
NVIDIA Nsight™ Graphics is a standalone developer tool with ray-tracing support that enables you to debug, profile, and export frames built with Direct3D, Vulkan, OpenGL, OpenVR, and the Oculus SDK.
Homepage:https://developer.nvidia.com/nsight-graphics License: NVIDIA-r2
nsight-systems
- Ebuilds: 2, Testing: 2025.3.1 Description:
NVIDIA Nsight™ Systems is a system-wide performance analysis tool designed to visualize an application’s algorithms, identify the largest opportunities to optimize, and tune to scale efficiently across any quantity or size of CPUs and GPUs, from large servers to our smallest systems-on-a-chip (SoCs).
Homepage:https://developer.nvidia.com/nsight-systems License: NVIDIA-r2
numdiff
- Ebuilds: 2, Stable: 5.9.0, Testing: 5.9.0-r1 Description:
numdiff is a program that can be used to compare putatively similar files
line by line and field by field, ignoring small numeric differences
or/and different numeric formats. Equivalently, numdiff is a program with
the capability to appropriately compare files containing numerical fields
(and not only).
Homepage:https://www.nongnu.org/numdiff/ License: GPL-3+
opencl-headers
- Ebuilds: 2, Stable: 2024.10.24, Testing: 2025.07.22 Description:
The OpenCL API headers in this package are unified headers and are designed to work
with all released OpenCL versions. This differs from previous OpenCL API headers,
where version-specific API headers either existed in separate branches, or
in separate folders in a branch.
By default, the OpenCL API headers in this repository are for the latest OpenCL
version supported. To use these API headers to target a different OpenCL version,
an application may #define the preprocessor value CL_TARGET_OPENCL_VERSION before
including the OpenCL API headers. The CL_TARGET_OPENCL_VERSION is a three digit
decimal value representing the OpenCL API version.
Homepage:https://github.com/KhronosGroup/OpenCL-Headers License: Apache-2.0
openscad-lsp
- Ebuilds: 1, Snapshot: 9999 Description:
A LSP (Language Server Protocol) server for OpenSCAD.
inspired by dzhu/openscad-language-server
Homepage:https://github.com/Leathong/openscad-LSP License: || ( Apache-2.0 MIT )
Apache-2.0-with-LLVM-exceptions MIT MPL-2.0 Unicode-3.0
|| ( Apache-2.0 Boost-1.0 )
osc (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 1.27.0 Description: The Command Line Interface to work with an Open Build Service
Homepage:https://github.com/openSUSE/osc License: GPL-2
ostree (ambiguous, available in 2 overlays)
- Ebuilds: 7, Stable: 2025.6, Testing: 2025.7 Description:
This project is now known as "libostree", though it is still appropriate to
use the previous name: "OSTree" (or "ostree"). The focus is on projects which
use libostree's shared library, rather than users directly invoking the
command line tools (except for build systems). However, in most of the rest of
the documentation, we will use the term "OSTree", since it's slightly shorter,
and changing all documentation at once is impractical. We expect to transition
to the new name over time.
As implied above, libostree is both a shared library and suite of command line
tools that combines a "git-like" model for committing and downloading bootable
filesystem trees, along with a layer for deploying them and managing the
bootloader configuration.
The core OSTree model is like git in that it checksums individual files and
has a content-addressed-object store. It's unlike git in that it "checks out"
the files via hardlinks, and they should thus be immutable. Therefore, another
way to think of OSTree is that it's just a more polished version of Linux
VServer hardlinks.
Homepage:https://ostree.readthedocs.io/en/latest/ License: GPL-2
pahole (ambiguous, available in 2 overlays)
- Ebuilds: 6, Stable: 1.31, Testing: 1.31, Snapshot: 9999 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/ License: GPL-2
patchelf (ambiguous, available in 2 overlays)
- Ebuilds: 3, Stable: 0.18.0, Testing: 0.18.0, 0.17.2-r1, Snapshot: 9999 Description: Small utility to modify the dynamic linker and RPATH of ELF executables.
Homepage:http://nixos.org/patchelf.html License: GPL-3
ply
- Ebuilds: 1, Stable: 2.3.0, Testing: 2.3.0 Description: Dynamic instrumentation of the Linux kernel with BPF and kprobes
Homepage:https://github.com/iovisor/ply License: GPL-2
pnpm-bin (ambiguous, available in 2 overlays)
- Ebuilds: 3, Testing: 10.10.0 Description: Fast, disk space efficient package manager
Homepage:https://pnpm.io/ License: MIT
policy-sentry
- Ebuilds: 2, Testing: 0.16.0, Snapshot: 9999 Description:
Policy Sentry is an AWS IAM Least Privilege Policy Generator,
auditor, and analysis database. It compiles database tables
based on the AWS IAM Documentation on Actions, Resources,
and Condition Keys and leverages that data to create
least-privilege IAM policies.
Homepage:https://github.com/salesforce/policy_sentry License: MIT
postman (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 11.72.8 Description: Build, test, and document your APIs faster
Homepage:https://www.postman.com License: MIT
prek
- Ebuilds: 4, Testing: 0.4.0 Description: Better \`pre-commit\`, re-engineered in Rust
Homepage:https://prek.j178.dev/ License: MIT
Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD CDDL
CDLA-Permissive-2.0 ISC MIT Unicode-3.0 ZLIB
premake
- Ebuilds: 3, Stable: 5.0.0_beta7, Testing: 5.0.0_beta7 Description:
Describe your software project just once, using Premake's simple and
easy to read syntax, and build it everywhere. Generate project files
for Visual Studio, GNU Make, Xcode, Code::Blocks, and more across
Windows, Mac OS X, and Linux. Use the full featured Lua scripting
engine to make build configuration tasks a breeze.
Homepage:https://premake.github.io License: BSD
prysk
- Ebuilds: 1, Testing: 0.20.0 Description:
Prysk is a fork of the popular snapshot testing tool Cram.
Prysk tests look like snippets of interactive shell sessions. Prysk
runs each command and compares the command output in the test with
the command's actual output.
Homepage:https://www.prysk.net/ License: GPL-2
pycharm-professional (ambiguous, available in 3 overlays)
- Ebuilds: 8, Stable: 2025.2.5, 2024.2.4, Testing: 2026.1.2, 2026.1 Description: The Python IDE for Professional Developers
Homepage:https://www.jetbrains.com/pycharm/ License:
|| ( jetbrains_business-4.0 jetbrains_individual-4.2 jetbrains_educational-4.0 jetbrains_classroom-4.2 jetbrains_opensource-4.2 )
Apache-1.1 Apache-2.0 BSD BSD-2 CC0-1.0 CDDL CDDL-1.1 CPL-1.0 EPL-1.0 GPL-2-with-classpath-exception GPL-3 ISC LGPL-2.1 LGPL-3 MIT MPL-1.1 OFL trilead-ssh yFiles yourkit ZLIB
pylyzer
- Ebuilds: 1, Testing: 0.0.82 Description: A static code analyzer & language server for Python
Homepage:https://github.com/mtshiba/pylyzer License: MIT Apache-2.0 CC0-1.0 LGPL-3 MIT Unicode-3.0 Unicode-DFS-2016
qbs (ambiguous, available in 2 overlays)
- Ebuilds: 2, Stable: 3.1.2, Testing: 3.1.2, Snapshot: 9999 Description:
Qbs is a tool that helps simplify the build process for developing
projects across multiple platforms. Qbs can be used for any software
project, regardless of programming language, toolkit, or libraries used.
Qbs projects are specified in a QML dialect. QML is a concise, easy to
learn, and intuitive language that is used successfully in the Qt project.
Its core is declarative, but it can be extended with JavaScript snippets
for extra flexibility.
Qbs is an all-in-one tool that generates a build graph from a high-level
project description (like qmake or CMake) and additionally undertakes the
task of executing the commands in the low-level build graph (like make).
Homepage:https://doc.qt.io/qbs/ License: || ( LGPL-2.1 LGPL-3 ) Boost-1.0 BSD
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+
rats
- Ebuilds: 1, Stable: 2.4-r2, Testing: 2.4-r2 Description: RATS - Rough Auditing Tool for Security - is an open source
tool developed and maintained by Secure Software security engineers. RATS
is a tool for scanning C, C++, Perl, PHP and Python source code and
flagging common security related programming errors such as buffer
overflows and TOCTOU (Time Of Check, Time Of Use) race conditions.
Homepage:https://github.com/andrew-d/rough-auditing-tool-for-security License: GPL-2
redo (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 0.42d-r1 Description: Smaller, easier, more powerful, and more reliable than make
Homepage:https://github.com/apenwarr/redo License: LGPL-2
revdiff
- Ebuilds: 2, Testing: 0.17.0, Snapshot: 9999 Description:
TUI for reviewing diffs, files, and documents with inline annotations.
Outputs structured annotations to stdout on quit, making it easy to pipe
results into AI agents, scripts, or other tools.
Homepage:https://github.com/umputun/revdiff License: MIT
rgbds
- Ebuilds: 3, Testing: 1.0.1, Snapshot: 9999 Description:
RGBDS (Rednex Game Boy Development System) is a free assembler
and linker package for the Game Boy and Game Boy Color.
Homepage:https://rgbds.gbdev.io/ License: MIT
rider (ambiguous, available in 3 overlays)
- Ebuilds: 3, Testing: 2026.1.2 Description: A cross-platform .NET IDE based on the IntelliJ platform and ReSharper.
Homepage:https://www.jetbrains.com/rider/ License: || ( JetBrains-business JetBrains-educational JetBrains-classroom JetBrains-individual ) 0BSD Apache-2.0 BSD BSD-2 CC0-1.0 CC-BY-2.5 CC-BY-3.0 CC-BY-4.0 CDDL-1.1 CPL-1.0 EPL-1.0 GPL-2 GPL-2-with-classpath-exception ISC JSON LGPL-2.1 LGPL-3 LGPL-3+ libpng MIT MPL-1.1 MPL-2.0 Ms-PL Ms-RL OFL-1.1 public-domain unicode Unlicense W3C ZLIB ZPL
rinstall
- Ebuilds: 1, Stable: 0.2.0-r1 Description:
rinstall is an helper tool that installs software and additional data into
the system. Many programs often include man pages, documentation, config
files and there is no standard way to install them except for using
Makefiles. However, Makefiles are notoriously complicated to setup; it is
especially hard to follow the Directory Variables from the GNU Coding
Standard.
Homepage:https://github.com/DanySpin97/rinstall License: GPL-3
ropper
- Ebuilds: 2, Stable: 1.13.13, Testing: 1.13.13, Snapshot: 9999 Description:
You can use ropper to display information about binary files in
different file formats and you can search for gadgets to build rop
chains for different architectures.
Homepage:https://scoding.de/ropper https://github.com/sashs/Ropper License: BSD
rpmlint
- Ebuilds: 2, Testing: 2.9.0, Snapshot: 9999 Description:
rpmlint is a tool for checking common errors in rpm packages. It can be
used to test individual packages and spec files before uploading or to
check an entire distribution. By default all applicable checks are
processed but specific checks can be performed by using command line
parameters.
Homepage:https://github.com/rpm-software-management/rpmlint License: GPL-2
rt-tests
- Ebuilds: 2, Testing: 2.10 Description:
rt-tests contains a set of programs that test and measure various components
of real-time kernel behavior, such as timer latency, signal latency and the
functioning of priority-inheritance mutexes. Additionally it contains
hackbench, a program to generate work for the scheduler.
Homepage:https://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git/ License: GPL-2 GPL-2+ LGPL-2.1+
rtags
- Ebuilds: 2, Testing: 2.41, Snapshot: 9999 Description: A client/server indexer for C/C++/ObjC[++] with integration for Emacs
Homepage:http://www.rtags.net/ License: GPL-3 BSD-4
rtk
- Ebuilds: 1, Testing: 0.42.0 Description:
rtk (Rust Token Killer) is a CLI proxy that reduces LLM token
consumption by filtering and compressing the output of common
developer commands (cargo, npm, pytest, etc.) before it reaches
your LLM session. Single Rust binary, no runtime dependencies.
Homepage:
https://www.rtk-ai.app/
https://github.com/rtk-ai/rtk
License: Apache-2.0
scanmem (ambiguous, available in 3 overlays)
- Ebuilds: 3, Testing: 0.17, Snapshot: 9999 Description: Locate and modify variables in executing processes
Homepage:https://github.com/scanmem/scanmem License: GPL-3
sccache (ambiguous, available in 4 overlays)
- Ebuilds: 6, Stable: 0.14.0-r1, Testing: 0.15.0, Snapshot: 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://crates.io/crates/sccache
https://github.com/mozilla/sccache
License: Apache-2.0
Apache-2.0 BSD-2 BSD CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016 ZLIB
sdl-jstest
- Ebuilds: 2, Testing: 0.2.2, Snapshot: 9999 Description:
sdl-jstest and sdl2-jstest are simple programs that lets you find
out how many joysticks SDL or SDL2 detected on your system, how many
axes, buttons, hats and balls they have each. They also lets you test
the joysticks by displaying the events they send or by displaying
their current button, axis, hat or ball state. sdl-jstest is
especially useful if you want to test your SDL_LINUX_JOYSTICK
configuration.
Homepage:https://github.com/Grumbel/sdl-jstest License: GPL-3+ ZLIB
serve-d
- Ebuilds: 1, Testing: 0.8.0_beta18 Description: Microsoft language server protocol implementation for D
Homepage:https://github.com/Pure-D/serve-d License: MIT BSD Apache-2.0 Boost-1.0 BSD GPL-3 LGPL-3 MIT openssl public-domain Unlicense test? ( ISC public-domain )
sh
- Ebuilds: 1, Testing: 3.11.0 Description:
A shell parser, formatter, and interpreter with bash support; includes shfmt. Supports POSIX Shell, Bash, and mksh.
Homepage:https://github.com/mvdan/sh License: BSD Apache-2.0 BSD
shake
- Ebuilds: 1, Testing: 0.19.8 Description: Build system library, like Make, but more accurate dependencies
Homepage:https://shakebuild.com License: BSD
shelltestrunner (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 1.10, 1.9 Description:
shelltestrunner is a cross-platform tool for testing command-line
programs (or arbitrary shell commands.) It reads simple declarative tests
specifying a command, some input, and the expected output, error output
and exit status. Tests can be run selectively, in parallel, with a
timeout, in color, and/or with differences highlighted.
Homepage:https://github.com/simonmichael/shelltestrunner License: GPL-2
shfmt (ambiguous, available in 5 overlays)
- Ebuilds: 7, Stable: 3.7.0, Testing: 3.13.1, Snapshot: 9999 Description:
A shell parser, formatter, and interpreter with bash support; includes shfmt
Homepage:https://github.com/mvdan/sh License: BSD
shunit2
- Ebuilds: 1, Stable: 2.1.8, Testing: 2.1.8 Description:
shUnit2 is a xUnit unit test framework for Bourne based shell scripts, and
it is designed to work in a similar manner to JUnit, PyUnit, etc. If you
have ever had the desire to write a unit test for a shell script, shUnit2
can do the job.
Homepage:https://github.com/kward/shunit2 License: Apache-2.0
smem
- Ebuilds: 1, Stable: 1.5-r3 Description:
A tool that can give numerous reports on memory usage on Linux systems.
Unlike existing tools, smem can report proportional set size (PSS),
which is a more meaningful representation of the amount of memory
used by libraries and applications in a virtual memory system.
Because large portions of physical memory are typically shared among
multiple applications, the standard measure of memory usage known as
resident set size (RSS) will significantly overestimate memory usage.
PSS instead measures each application's "fair share" of each shared
area to give a realistic measure.
Homepage:https://www.selenic.com/smem/ License: GPL-2+
splint
- Ebuilds: 1, Stable: 3.1.2-r3, Testing: 3.1.2-r3 Description: Check C programs for vulnerabilities and programming mistakes
Homepage:https://splint.org/ License: GPL-2+
sqlfluff
- Ebuilds: 2, Testing: 4.1.0, Snapshot: 9999 Description:
SQLFluff is a dialect-flexible and configurable SQL linter.
Designed with ELT applications in mind, SQLFluff also works
with jinja templating and dbt. SQLFluff will auto-fix most
linting errors, allowing you to focus your time on what matters.
Homepage:https://github.com/sqlfluff/sqlfluff License: MIT
sqlx-cli
- Ebuilds: 1, Testing: 0.7.4 Description: Command-line utility for SQLx, the Rust SQL toolkit.
Homepage:https://github.com/launchbadge/sqlx License: || ( Apache-2.0 MIT ) Apache-2.0 BSD Boost-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016
steamworks-sdk
- Ebuilds: 1, Testing: 1.58 Description: The Steamworks SDK provides a range of features which are designed to help ship your application or game on Steam in an efficient manner.
Homepage:https://partner.steamgames.com/doc/sdk License: ValveSteamLicense
stencil
- Ebuilds: 1, Stable: 2.18.0, Testing: 2.18.0 Description: Modern living-template engine for evolving repositories
Homepage:https://stencil.rgst.io/ License: Apache-2.0
svgo
- Ebuilds: 2, Snapshot: 9999 Description: Nodejs-based tool for optimizing SVG vector graphics files
Homepage:https://github.com/svg/svgo License: MIT
swapusage
- Ebuilds: 2, Testing: 1.1, Snapshot: 9999 Description:
An utility for Linux shows the amount of swapped memory for
running processes.
Contrary to popular belief this is actually not that easy, and tools
like top either don't do this at all, or completely wrong.
Homepage:https://github.com/hhoffstaette/swapusage License: Apache-2.0
sysprof
- Ebuilds: 4, Stable: 49.0, Testing: 49.0, 48.0-r1 Description:
Sysprof is a sampling CPU profiler for Linux that profiles the entire
system, not just a single application.
Sysprof handles shared libraries and applications do not need to be
recompiled. In fact they don't even have to be restarted.
Homepage:https://www.sysprof.com/ License: GPL-3+ GPL-2+
tailspin (ambiguous, available in 2 overlays)
- Ebuilds: 3, Testing: 6.1.0 Description: A log file highlighter
Homepage:https://github.com/bensadeh/tailspin License: MIT
Apache-2.0 MIT MPL-2.0 Unicode-3.0 ZLIB
taskcat
- Ebuilds: 2, Testing: 0.9.58, Snapshot: 9999 Description:
A tool to test AWS CloudFormation templates. It deploys your
AWS CloudFormation template in multiple AWS Regions and generates
a report with a pass/fail grade for each region. You can specify
the regions and number of Availability Zones you want to include
in the test, and pass in parameter values from your AWS CloudFormation
template.
Homepage:https://github.com/aws-ia/taskcat License: Apache-2.0
tea
- Ebuilds: 3, Stable: 0.12.0, Testing: 0.14.1 Description:
tea is a productivity helper for Gitea. It can be used to manage most
entities on one or multiple Gitea instances and provides local helpers like
'tea pr checkout'.
Homepage:https://gitea.com/gitea/tea/ License: MIT
tflint-ruleset-terraform-style
- Ebuilds: 2, Testing: 0.2.2, Snapshot: 9999 Description:
This TFLint ruleset enforces a consistent file structure and coding style
for Terraform projects. It encourages organizing resources, variables, outputs,
and locals into specific files and ensures proper formatting.
Homepage:https://github.com/Heldroe/tflint-ruleset-terraform-style License: BSD
therock-bin
- Ebuilds: 2, Testing: 7.14.0_alpha20260528 Description:
Pre-built ROCm SDK distribution from the AMD ROCm/TheRock super-project.
TheRock bundles all ROCm subprojects (rocm-runtime, HIP, LLVM-with-AMD,
rocBLAS, hipBLAS, rocFFT, hipFFT, rocSPARSE, rocSOLVER, MIOpen, RCCL,
composable_kernel, rocWMMA, rocPRIM, rocThrust, profilers) at newer
commit SHAs than the latest tagged ROCm release, with hardware
enablement for newer gfx targets that haven't yet landed in tagged
ROCm. This package wraps the per-target Linux tarball into /opt/
therock-bin so it coexists with a system ROCm installed in /usr.
Homepage:https://github.com/ROCm/TheRock License: MIT BSD Apache-2.0 UoI-NCSA Boost-1.0
tiburoncin
- Ebuilds: 1, Testing: 2.2.2 Description: Small man in the middle tool to inspect the traffic between two endpoints A and B. Mostly used by students wanting to know what data is flowing in a TCP channel.
Homepage:https://github.com/eldipa/tiburoncin License: GPL-3
tickgit
- Ebuilds: 2, Testing: 0.0.14, Snapshot: 9999 Description:
A tool to help you manage tickets, todo items, and checklists
within a codebase. Use the tickgit command to view pending tasks,
progress reports, completion summaries and historical data
(using git history).
Homepage:https://github.com/augmentable-dev/tickgit License: MIT
tinlink
- Ebuilds: 1, Testing: 1.0.0-r2 Description: Tool to create very small elf binary from pure binary files
Homepage:http://sed.free.fr/tinlink/ License: public-domain
tokei
- Ebuilds: 1, Testing: 13.0.0_alpha5 Description:
Tokei is a program that displays statistics about your code. Tokei will show the number of files, total lines within those files and code, comments, and blanks grouped by language.
Homepage:https://github.com/XAMPPRocky/tokei License: BSD BSD-2 CC0-1.0 MIT ZLIB || ( Apache-2.0 Boost-1.0 )
ty
- Ebuilds: 1, Testing: 0.0.7 Description: An extremely fast Python type checker and language server, written in Rust
Homepage:
https://docs.astral.sh/ty/
https://github.com/astral-sh/ty
License: MIT
Apache-2.0 BSD CC0-1.0 ISC MIT MPL-2.0 PSF-2 Unicode-3.0
Unicode-DFS-2016 WTFPL-2 ZLIB
vmtouch
- Ebuilds: 1, Testing: 1.3.1 Description:
vmtouch is a tool for learning about and controlling the file system cache
of unix and unix-like systems. It is BSD licensed so you can basically
do whatever you want with it.
Homepage:https://hoytech.com/vmtouch/ License: BSD
waf
- Ebuilds: 1, Testing: 2.0.22 Description: Piece of software used to help building software projects
Homepage:https://waf.io/ License: BSD
wasm-pack (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 0.14.0 Description: Your favorite rust -> wasm workflow tool!
Homepage:https://rustwasm.github.io/wasm-pack/ License: || ( Apache-2.0 MIT ) Apache-2.0 BSD CC0-1.0 ISC MIT MPL-2.0 Unicode-DFS-2016
wasm3
- Ebuilds: 1, Testing: 0.5.0 Description: A fast WebAssembly interpreter and the most universal WASM runtime
Homepage:https://github.com/wasm3/wasm3/ License: MIT
xrt (ambiguous, available in 2 overlays)
- Ebuilds: 4, Testing: 2.21.75, Snapshot: 999999 Description: Runtime for AIE and FPGA based platforms
Homepage:https://github.com/Xilinx/XRT License: Apache-2.0
xxdi
- Ebuilds: 1, Stable: 1.0.0, Testing: 1.0.0 Description:
xxdi.pl is a perl script that implements vim's 'xxd -i' mode
so that packages do not have to use all of vim just to get this
functionality.
efitools is an example of a package that uses it in this manner,
and in some build configurations, mediastreamer also does.
Homepage:https://github.com/gregkh/xxdi License: GPL-2
zls (ambiguous, available in 2 overlays)
- Ebuilds: 2, Testing: 0.14.0 Description: An older version of a language server for Zig
Homepage:https://github.com/zigtools/zls License: MIT
zluda
- Ebuilds: 2, Testing: 6_pre75, Snapshot: 9999 Description:
ZLUDA is a drop-in replacement for the CUDA runtime on AMD GPUs. It
provides libcuda.so and libnvidia-ml.so implementations that translate
CUDA driver API calls and PTX kernels to the AMD ROCm/HIP runtime,
letting unmodified CUDA applications run on supported AMD hardware.
Linux use is opt-in via LD_LIBRARY_PATH (or LD_AUDIT) so that ZLUDA's
libcuda doesn't shadow nvidia-drivers' libcuda for users who have both
installed; see pkg_postinst for the invocation patterns. Builds against
the bundled LLVM 17 submodule via the llvm_zluda crate, and requires a
working HIP/ROCm toolchain at runtime.
Upstream itself recommends pre-release builds and warns that the
project is under heavy development; this live ebuild tracks the
master branch.
Homepage:https://github.com/vosen/ZLUDA License: || ( Apache-2.0 MIT ) Apache-2.0-with-LLVM-exceptions
zprint-bin
- Ebuilds: 1, Testing: 1.3.0 Description:
Executables, uberjar, and library to beautifully format Clojure and Clojurescript source code and s-expressions.
zprint is a library and command line tool providing a variety of pretty printing capabilities for both Clojure code and Clojure/EDN structures. It can meet almost anyone's needs. As such, it supports a number of major source code formatting approaches.
Homepage:https://github.com/kkinnear/zprint License: MIT