python3-pytest-snapshot

Plugin for snapshot testing with pytest (Python 3)

This library was inspired by jest's snapshot testing.

libclang1-19

C interface to the Clang library

Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC).

elpa-geiser

Generic Emacs/Scheme interaction mode

Geiser is a generic Emacs/Scheme interaction mode, featuring an enhanced REPL and a set of minor modes improving Emacs' basic scheme major mode.

bpftop

Provides a dynamic real-time view of running eBPF programs

It presents average runtime, events per second, and estimated total CPU percentage measurements for each program. This tool minimizes overhead by enabling performance statistics only while it is active.

virtme-ng

Helper scripts to test kernel code on qemu

A set of simple tools to run a virtualized Linux kernel that uses the host Linux distribution or a simple rootfs instead of a whole disk image.

tksvg

Tk extension to read SVG images

This package adds support to read the SVG image format from Tk. The actual code to parse and raster the SVG comes from nanosvg.