gir1.2-soup-3.0

GObject introspection data for the libsoup HTTP library

This package contains introspection data for the libsoup HTTP library.

qt6-documentation-tools

Qt 6 documentation tools

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

libswiftlang

general-purpose compiled programming language - Runtime Libraries

Swift is a general-purpose, multi-paradigmed, compiled programming language built using a modern approach to safety, performance, and software design patterns.

llvm-19-examples

Modular compiler and toolchain technologies, examples

LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs.

libgf-complete1t64

Galois Field Arithmetic - shared library

Galois Field arithmetic forms the backbone of erasure-coded storage systems, most famously the Reed-Solomon erasure code. A Galois Field is defined over w-bit words and is termed GF(2^w). As such, the elements of a Galois Field are the integers 0, 1, . . ., 2^w − 1. Galois Field arithmetic defines addition and multiplication over these closed sets of integers in such a way that they work as you would hope they would work. Specifically, every number has a unique multiplicative inverse. Moreover, there is a value, typically the value 2, which has the property that you can enumerate all of the non-zero elements of the field by taking that value to successively higher powers.

python3-odmantic

Sync and Async ODM (Object Document Mapper) for MongoDB (Python 3)

Sync and Async ODM (Object Document Mapper) for MongoDB based on standard Python type hints. Built on top of Pydantic for model definition and validation.