gnome-shell-extension-tiling-assistant

extension which adds a Windows-like snap assist to GNOME Shell

An extension which adds a Windows-like snap assist to GNOME Shell.

gcc-or1k-elf

GNU C compiler for the Open RISC 1000 processors

This package provides GNU C compiler for a specific hardware and operating system combination. You don’t need it unless you plan to cross-compile programs for it from another operating system.

argus-client

IP network transaction auditing tool

argus is a network transaction auditing tool that allows the user to easily classify connections using tcpdump(1) compliant expressions. Argus runs as an application level daemon, promiscuously reading network datagrams from a specified interface, and generates network traffic audit records for the network activity that it encounters. Auditing records can be used to ensure that access control policies are being enforced, identify network problems such as denial of service attacks and more.

fireqos

easy to use but powerful traffic shaping tool (program)

FireQOS generates generic traffic shapers with an extremely simple but powerful configuration language based on bash, enabling you to design any kind of traffic shaping with ease.

bpftrace

high-level tracing language for Linux eBPF

BPFtrace is a high-level tracing language for Linux enhanced Berkeley Packet Filter (eBPF) available in recent Linux kernels (4.x). BPFtrace uses LLVM as a backend to compile scripts to BPF-bytecode and makes use of BCC for interacting with the Linux BPF system, as well as existing Linux tracing capabilities: kernel dynamic tracing (kprobes), user-level dynamic tracing (uprobes), and tracepoints. The BPFtrace language is inspired by awk and C, and predecessor tracers such as DTrace and SystemTap.

python3-opensky

Asynchronous client for accessing OpenSky API for global aircraft data

This library provides an asynchronous interface for accessing the OpenSky Network's API, enabling users to retrieve data about aircraft around the world. By connecting to the OpenSky API, the library facilitates the retrieval of information about flight states, including position, speed, and altitude of aircraft in real-time. The data is derived from a collaborative effort gathered from a network of sensors worldwide, offering insights into air traffic as it happens. It connects directly to the OpenSky Network to pull data about aircraft within specified parameters, including geographical regions and altitude boundaries. This capability supports various applications, such as monitoring overhead air traffic in a defined area or integrating this data into larger systems to trigger operations based on aircraft movements.