aom-tools

AV1 Video Codec Library -- Tools

AOMedia Video 1 (AV1) is an open and royalty free video encoding format optimized for the Internet and the successor of VP9. aom is the reference encoder and decoder implementation published by the Alliance for Open Media.

cvise

super-parallel Python port of the C-Reduce project

C-Vise is a tool that takes a large C, C++ or OpenCL program that has a property of interest (such as triggering a compiler bug) and automatically produces a much smaller C/C++ or OpenCL program that has the same property. It is intended for use by people who discover and report bugs in compilers and other tools that process C/C++ or OpenCL code.

dh-octave

Debhelper-based infrastructure for building Octave add-on packages

Since version 3.0 of Octave (a numerical computation software), add-ons can be installed through the pkg.m system. This package provides the infrastructure for packaging such add-ons for Debian, based on debhelper. It replaces the deprecated octave-pkg-dev package. This package contains debhelper-like scripts for building, checking and cleaning the add-on package as well as for generating the substitution variables in debian/control.

gcc-12-multilib-mips64el-linux-gnuabi64

GNU C compiler (multilib support) (cross compiler for mips64el architecture)

This is the GNU C compiler, a fairly portable optimizing compiler for C.

kindleclip

User interface for managing Amazon Kindle's "My Clippings" file

Amazon Kindle devices store a "My Clippings.txt" file, where the bookmarks, highlights and notes are kept. This application allows you to search within the clippings, filter the contents, and copy and paste to other applications.

gccgo-i686-linux-gnu

Go compiler (based on GCC) for the i386 architecture

This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.