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

postgresql-14

The World's Most Advanced Open Source Relational Database

PostgreSQL, also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. It features transactions with Atomicity, Consistency, Isolation, Durability (ACID) properties, automatically updatable views, materialized views, triggers, foreign keys, and stored procedures. It is designed to handle a range of workloads, from single machines to data warehouses or Web services with many concurrent users.

libcpuid16

C library for x86/x86_64 CPU detection and feature extraction (shared lib)

libcpuid is a small C library for x86 CPU detection and feature extraction. Using it, you can:

libgnuradio-runtime3.10.7

gnuradio core runtime

Top level component library. Defines core blocks. Handles settings for logging, performance counters, and control port. Part of the main gnuradio build.

python3-asgi-lifespan

Programmatic startup/shutdown of ASGI apps

Programmatically send startup/shutdown lifespan events into ASGI applications. When used in combination with an ASGI-capable HTTP client such as HTTPX, this allows mocking or testing ASGI applications without having to spin up an ASGI server.

php-symfony-redlink-notifier

Symfony Redlink Notifier Bridge

The Symfony Redlink Notifier Bridge provides Redlink integration for Symfony Notifier.

libtbbmalloc2

parallelism helper library for C++ - runtime files

TBB is a library that helps you leverage multi-core processor performance without having to be a threading expert. It represents a higher-level, task-based parallelism that abstracts platform details and threading mechanism for performance and scalability.