debgpt

Chatting LLM with Debian-Specific Knowledge

Large language models (LLMs) are newly emerged tools, which are capable of handling tasks that traditional software could never achieve, such as writing code based on the specification provided by the user. In this tool, we attempt to experiment and explore the possibility of leveraging LLMs to aid Debian development, in any extent.

libhighwayhash0t64

Fast strong hash functions: SipHash/HighwayHash (library)

Highwayhash provides three 'strong' (well-distributed and unpredictable) hash functions: a faster version of SipHash, a data-parallel variant of SipHash using tree hashing, and an even faster algorithm called HighwayHash.

postgresql-16-age

Graph database optimized for fast analysis and real-time data processing

Apache AGE is an extension for PostgreSQL that enables users to leverage a graph database on top of the existing relational databases. AGE is an acronym for A Graph Extension and is inspired by Bitnine's AgensGraph, a multi-model database fork of PostgreSQL. The basic principle of the project is to create a single storage that handles both the relational and graph data model so that the users can use the standard ANSI SQL along with openCypher, one of the most popular graph query languages today.

libavcodec-extra60

FFmpeg library with additional de/encoders for audio/video codecs

FFmpeg is the leading multimedia framework, able to decode, encode, transcode, mux, demux, stream, filter and play pretty much anything that humans and machines have created. It supports the most obscure ancient formats up to the cutting edge.

python3-nxmx

Read HDF5 data in the NXmx subformat of the NeXus format

This package provides a neat and tidy Python interface for reading data from HDF5 files that are structured according to the NXmx application definition of the NeXus standard (https://www.nexusformat.org/).

libspelling-1-1

Spellcheck library for GTK 4.

A spellcheck library for GTK 4 heavily based upon GNOME Text Editor and GNOME Builder's spellcheck implementation.