libminlog-java

minimal Java logging library

MinLog is a Java logging library. Key features: * Zero overhead Logging statements below a given level can be automatically removed by javac at compile time. This means applications can have detailed trace and debug logging without having any impact on the finished product. * Simple and efficient The API is concise and the code is very efficient at runtime. * Extremely lightweight The entire project consists of a single Java file with ~100 non-comment lines of code.

python3-pylsp-ruff

Ruff linting plugin for pylsp

python-lsp-ruff is a plugin for python-lsp-server that adds linting, code action and formatting capabilities that are provided by ruff, an extremely fast Python linter written in Rust.

strongswan-plugin-eap-aka-3gpp2

strongSwan plugin for the 3GPP2-based EAP-AKA backend

libcommons-pool2-java

Apache Commons Pool 2 - Pooling implementation for Java objects

The Apache Commons Pool library provides an object-pooling API and a number of object pool implementations. Version 2 of Apache Commons Pool contains a completely re-written pooling implementation compared to the 1.x series. In addition to performance and scalability improvements, version 2 includes robust instance tracking and pool monitoring. Version 2 requires Java 6 or higher.

gmerlin-avdecoder-dbg

debugging symbols for Gmerlin_avdecoder

python3-autopilot-trace

Support for tracing in autopilot (Python 3)