veristat

Tool to load, verify and debug BPF object files

veristat is the tool for loading, verifying, and debugging BPF object files. It allows to work with BPF object files convenient and quickly, without having to use or modify corresponding user-space parts of an application.

slowloris

Security testing tool for web servers

Open source tool used to perform Denial of Service (DoS) attacks on web servers. Slowloris exploits a vulnerability in web servers called “Keep-Alive” to exhaust server resources and make them inaccessible.

gobjc-13-loongarch64-linux-gnu

GNU Objective-C compiler for the loongarch64-linux-gnu architecture

This is the GNU Objective-C compiler for the loongarch64-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

gobjc-13-hppa-linux-gnu

GNU Objective-C compiler for the hppa-linux-gnu architecture

This is the GNU Objective-C compiler for the hppa-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

vimb

Light-weight webkit-based browser with vim keyboard bindings

Vimb is a Vim-like web browser that is inspired by Pentadactyl and Vimprobable. The goal of Vimb is to build a completely keyboard-driven, efficient and pleasurable browsing-experience with low memory and CPU usage that is intuitive to use for Vim users.

python3-striprtf

A simple library to convert rtf to text

This library transforms rich text format (rtf) files into plain text strings. It is particularly useful for converting documents, such as medical records written in rtf format, into a more easily parsable and processable plain text format. The library handles different encodings and provides options to manage decoding errors gracefully. It simplifies the processing pipeline by converting text to a format that is more suitable for further analysis.