This is a staging site. Uploads will not persist. Testing only.

libpolkit-qt6-1-1

PolicyKit-qt6-1 library

PolicyKit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes.

gccgo-14-mipsisa32r6-linux-gnu

GNU Go compiler for the mipsisa32r6-linux-gnu architecture

This is the GNU Go compiler for the mipsisa32r6-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code.

libqt6quickwidgets6

Qt 6 Quick Widgets library

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

jbigkit-testdata

JBIG-KIT testdata

JBIG-KIT provides a portable library of compression and decompression functions with a documented interface that you can include very easily into your image or document processing software.

node-json-schema-merge-allof

Node.js module to merge schemas combined using allOf

node-json-schema-merge-allof merge schemas combined using allOf into a more readable composed schema free from allOf. Features: - Real and safe merging of schemas combined with allOf - Takes away all allOf found in the whole schema - Lossless in terms of validation rules, merged schema does not validate more or less than the original schema - Results in a more readable root schema - Removes almost all logical impossibilities - Throws if no logical intersection is found (your schema would not validate anything from the start) - Validates in a way not possible by regular simple meta validators - Correctly considers additionalProperties, patternProperties and properties as a part of an whole when merging schemas containing those - Correctly considers items and additionalItems as a whole when merging schemas containing those - Supports merging schemas with items as array and direct schema - Supports merging dependencies when mixed array and schema - Supports all JSON schema core/validation keywords (v6, use custom resolvers to support other keywords) - Option to override common impossibility like adding properties when using "additionalProperties: false" - Pluggable keyword resolvers It provides also json-schema-compare to compare JSON schemas correctly.

libliquid1

signal processing library for software defined radio

liquid-dsp is a free and open-source digital signal processing (DSP) library designed specifically for software defined radios on embedded platforms. The aim is to provide a lightweight DSP library that does not rely on a myriad of external dependencies or proprietary and otherwise cumbersome frameworks. All signal processing elements are designed to be flexible, scalable, and dynamic, including filters, filter design, oscillators, modems, synchronizers, and complex mathematical operations.