libdraco4

Library for compressing 3D geometric meshes and point clouds

Draco is a library for compressing and decompressing 3D geometric meshes and point clouds. It is intended to improve the storage and transmission of 3D graphics.

linux-libc-dev-loong64-cross

Linux Kernel Headers for development (for cross-compiling)

This package provides headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries. They are NOT meant to be used to build third-party modules for your kernel. Use linux-headers-* packages for that.

python3-symmetrize

Symmetrization and centering of 2D pattern

Symmetrization of 2D pattern using nonrigid landmark registration with symmetry constraints. Implemented registration methods include projective transform and thin plate spline. Details are given in the publication associated with the package.

php8.2-pspell

pspell module for PHP

This package provides the pspell module(s) for PHP.

libpf4j-java

framework to turn monolithic Java applications into modular ones

PF4J is a lightweight framework which helps one to build a modular application by defining plugins, which are containers for extension points (defining where, in the application, custom code may be called), for extensions (which implement extension points) and for optional life-cycle methods to start, load and stop extensions. A plugin is similar to modules in other programming languages.

libstreamvbyte0

fast integer compression in C using the StreamVByte codec

StreamVByte is a new integer compression technique that applies SIMD instructions (vectorization) to Google's Group Varint approach. The net result is faster than other byte-oriented compression techniques.