libnginx-mod-http-brotli-static
Brotli lossless compression support for Nginx - static
Brotli is a generic-purpose lossless compression algorithm that compresses
data using a combination of a modern variant of the LZ77 algorithm, Huffman
coding and 2nd order context modeling, with a compression ratio comparable
to the best currently available general-purpose compression methods. It is
similar in speed with deflate but offers more dense compression.
libnginx-mod-http-memc
Extended memcached commands module for Nginx
This module supports almost the whole memcached ascii protocol,
and provides many more commands than the embedded memcached
module in Nginx.
The libnginx-mod-http-srcache-filter module can be configured to
use that module to cache responses.
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.