libstd-rust-1.72

Rust standard libraries

Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency.

libnet-kafka-perl

Perl client for Apache Kafka

Net::Kafka provides Perl bindings to the librdkafka C client library.

librkcommon1

Intel RenderKit common C++/CMake infrastructure

This project represents a common set of C++ infrastructure and CMake utilities used by various components of Intel oneAPI Rendering Toolkit.

libappimage1.0abi1

Core library for appimage

Core library of the AppImage project. Reference implementation of the AppImage specification. https://appimage.org

ruby-cssbundling-rails

Bundle and process CSS in Rails via Node.js

This gem provides installers to get you going with the bundler of your choice in a new Rails application, and a convention to use app/assets/builds to hold your bundled output as artifacts that are not checked into source control (the installer adds this directory to .gitignore by default).

python3-pytest-httpx

Intercept and mock HTTPX requests in pytest

Provides an `httpx_mock` fixture for the pytest framework. This fixture allows you to intercept and mock HTTP requests made using the HTTPX library. It supports both synchronous and asynchronous HTTPX requests, enabling you to define custom responses, including JSON bodies, headers, status codes, and more.