fio
flexible I/O tester
fio is a tool that will spawn a number of threads or processes doing a
particular type of I/O action as specified by the user. fio takes a
number of global parameters, each inherited by the thread unless
otherwise parameters given to them overriding that setting is given.
The typical use of fio is to write a job file matching the I/O load
one wants to simulate.
python3-brottsplatskartan
API wrapper for accessing Brottsplatskartan crime data
This Python package provides a simple API wrapper for accessing Swedish crime
data from Brottsplatskartan.se. It allows developers to easily retrieve
information about incidents based on geographical areas or specific
coordinates.
python3-billiard
Multiprocessing Pool Extensions for Python (Python3 version)
This package contains extensions to the multiprocessing Pool.
It extends the multiprocessing.Pool with a billiard.pool.DynamicPool
that can grow in size.
python3-mpl-animators
Interative animation framework for matplotlib
Set of classes which allow the easy construction of interactive
matplotlib widget based animations. “Out of the box” classes are
provided for making line or image plots from numpy arrays, with
sliders to control the animation automatically added for all
dimensions not on the axes of the plot.
ceph-fuse
FUSE-based client for the Ceph distributed file system
Ceph is a distributed network file system designed to provide
excellent performance, reliability, and scalability. This is a
FUSE-based client that allows one to mount a Ceph file system without
root privileges.
ceph-immutable-object-cache
Ceph daemon for immutable object cache
Ceph is a massively scalable, open-source, distributed
storage system that runs on commodity hardware and delivers object,
block and file system storage. This is a daemon for immutable
object cache.