libgraph-grammar-perl

Grammar for graphs

Graph::Grammar is a Perl implementation of a graph rewriting method (a.k.a. graph grammar). Much of the API draws inspiration from Parse::Yapp, but instead of acting on text streams Graph::Grammar is oriented at graphs, as implemented in Perl's Graph module. Graph::Grammar implements a single method parse_graph() which accepts an instance of Graph and an array of rules. Every rule is evaluated for each vertex in a graph and, if a match is found, an action associated with the rule is executed.

libnvidia-tesla-470-encode1

NVENC Video Encoding runtime library (Tesla 470 version)

The NVENC Video Encoding library provides an interface to video encoder hardware on supported NVIDIA GPUs.

matomo-component-ini

read and write INI configurations

PHP provides a parse_ini_file() function to read INI files.

elpa-kivy-mode

Emacs major mode for Kivy files

Kivy is an open source library for developing multi-touch applications. It is completely cross platform (Linux/OSX/Win/Android) and released under the terms of the MIT license.

libmfx-gen1.2

Intel VPL GPU Runtime -- shared library

Intel Video Processing Library GPU Runtime is a Runtime implementation of Intel VPL API for Intel Gen GPUs. Runtime provides access to hardware-accelerated video decode, encode and filtering.

postgresql-15-pgrouting

Routing functionality support for PostgreSQL/PostGIS

pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality.