gobjc-loongarch64-linux-gnu

GNU Objective-C compiler for the loong64 architecture

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

gobjc++-loongarch64-linux-gnu

GNU Objective-C++ compiler for the loong64 architecture

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

bergman

Gröbner bases in commutative and non-commutative algebras

Bergman is a powerful tool to calculate Gröbner bases in commutative and non-commutative algebras, and in modules over them. It may also be used to calculate some invariants of algebras and modules: the Hilbert series, and (in the non-commutative case) the Poincaré-Betti series, the Anick resolution, and the Betti numbers.

python3-aiozipkin

Distributed tracing instrumentation for asyncio application with zipkin

aiozipkin is a Python module that adds distributed tracing capabilities from asyncio applications with zipkin (http://zipkin.io) server instrumentation.

yggdrasil

Fully encrypted global-scale mesh network (program)

Yggdrasil is an early-stage implementation of a fully end-to-end encrypted IPv6 network. It is lightweight, self-arranging, supported on multiple platforms and allows pretty much any IPv6-capable application to communicate securely with other Yggdrasil nodes. Yggdrasil does not require you to have IPv6 Internet connectivity - it also works over IPv4.

libaeonbits-owner-java

API to handle application configuration through Java properties file

OWNER was written because the code dealing with the configuration is frequently repetitive, redundant, it’s made of static classes, singletons, long list of methods just doing conversion from a string property to a named method returning a Java primitive or a basic Java object.