python3-trio-websocket
Server and client Python library of the WebSocket protocol (Python3 version)
This library implements both server and client aspects of the WebSocket
protocol, striving for safety, correctness, and ergonomics. It is based on the
wsproto project, which is a Sans-IO state machine that implements the majority
of the WebSocket protocol, including framing, codecs, and events. This library
handles I/O using the Trio framework. This library passes the Autobahn Test
Suite.
libnginx-mod-http-set-misc
Extended rewrite directives module for Nginx
This module provides more directives that can be used in
the Nginx rewrite phase, like the 'set' directive.
- URI escaping and unescaping
- JSON quoting
- digests encoding and decoding
- random number generator
python3-csb43
Spanish banks' CSB/AEB norm 43 converter (Python)
This Python module provides tools for converting from the Spanish banks'
format *CSB/AEB norm 43* to other file formats.
libdlib19.1t64
C++ toolkit for machine learning and computer vision - library
Dlib is a general purpose cross-platform open source software library written
in the C++ programming language. It now contains software components for
dealing with networking, threads, graphical interfaces, complex data
structures, linear algebra, statistical machine learning, image processing,
data mining, XML and text parsing, numerical optimization, Bayesian networks,
and numerous other tasks.
libdx4t64
OpenDX (IBM Visualization Data Explorer) - shared libraries
Data Explorer is a system of tools and user interfaces for visualizing data.
In general terms the visualization of data can be considered a 3-stage
process:
1. Describing and importing data
2. Processing the data through a visualization program
3. Presenting the resulting image.
This is the package containing the shared libraries. Programs that use
routines from the OpenDX classes usually depend on it.
postgresql-16-age
Graph database optimized for fast analysis and real-time data processing
Apache AGE is an extension for PostgreSQL that enables users to leverage a
graph database on top of the existing relational databases. AGE is an acronym
for A Graph Extension and is inspired by Bitnine's AgensGraph, a multi-model
database fork of PostgreSQL. The basic principle of the project is to create a
single storage that handles both the relational and graph data model so that
the users can use the standard ANSI SQL along with openCypher, one of the most
popular graph query languages today.