r-cran-reticulate

R interface to Python modules, classes, and functions

Interface to Python modules, classes, and functions. When calling into Python, R data types are automatically converted to their equivalent Python types. When values are returned from Python to R they are converted back to R types.

gambas3-gb-qt6-wayland

Gambas Qt5 Wayland component

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).

gambas3-gb-qt6-webview

Gambas Qt5 Webview component

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!).

libbpf-cargo

Cargo plugin to build bpf programs

libbpf-cargo helps develop and build eBPF (BPF) programs with standard rust tooling.

sagan

Real-time System & Event Log Monitoring System

Sagan is a multi-threaded, real time system- and event-log monitoring system, but with a twist. Sagan uses a “Snort” like rule set for detecting malicious events happening on your network and/or computer systems. If Sagan detects a potentially bad event, that event can be stored to a Snort database (MySQL/PostgreSQL), send it to a SIEM tool like Prelude, or send an email. Sagan is meant to be used in a ‘centralized’ logging environment, but will work fine as part of a standalone Host IDS system for workstations.

go-landlock

Linux Landlock sandboxing feature (program)

The Go-Landlock library restricts the current processes' ability to use files, using Linux 5.13's Landlock feature. (Package documentation (https://pkg.go.dev/github.com/landlock-lsm/go-landlock/landlock))