python-brotli

lossless compression algorithm and format (Python 2 version)

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.

libtie-cache-lru-perl

Perl module for Least-Recently Used cache

This is an implementation of a least-recently used (LRU) cache keeping the cache in RAM.

node-brorand

Random number generator for browsers and node.js

This script can generate Random numbers for browsers and node.js This script is a dependency of browserify

gtk3-engines-breeze

Transitional package for KDE's Breeze

This transitional package allows one to migrate to the package providing the KDE's Breeze GTK theme.

python3-brotli

lossless compression algorithm and format (Python 3 version)

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.

python3-api-hour

lightweight daemon framework to write AsyncIO based applications

API Hour was created to answer the need for a simple, robust, and super-fast server-side environment to build very efficient Daemons with ease.