libstarpu-1.4-2
Task scheduler for heterogeneous multicore machines
StarPU is a runtime system that offers support for heterogeneous
multicore machines. While many efforts are devoted to design efficient
computation kernels for those architectures (e.g. to implement BLAS
kernels on GPUs or on Cell's SPUs), StarPU not only takes care of
offloading such kernels (and implementing data coherency across
the machine), but it also makes sure the kernels are executed as
efficiently as possible.
sms4you-email
Personal gateway connecting SMS to email
sms4you forwards messages from and to SMS and connects either with
sms4you-xmpp or sms4you-email to choose the other means of
communication. Nice for receiving or sending SMS, independently from
carrying a SIM card.
python3-fluent-logger
Structured logger for Fluentd - Python
Many web/mobile applications generate huge amount of event logs
(c, f. login, logout, purchase, follow, etc). To analyze these
event logs could be really valuable for improving the service.
However, the challenge is collecting these logs easily and reliably.
Fluentd solves that problem by having: easy installation, small
footprint, plugins, reliable buffering, log forwarding, etc.
python3-etesync
python client library for EteSync
pyetesync provides a python API to interact with an EteSync server.
It currently implements AddressBook and Calendar access,
and supports two-way sync (both push and pull) to the server.
It doesn't currently implement pushing raw journal entries
which are needed for people implementing new EteSync journal types
which will be implemented soon.
libgm2-17-mipsr6el-cross
GNU Modula-2 standard library (runtime library)
This is the GNU Modula-2 standard library that comes with the gm2 compiler.
python3-wsaccel
Accelerator for ws4py and AutobahnPython - Python 3.x
WSAccell is WebSocket accelerator for AutobahnPython, ws4py and Tornado. It
replaces per-byte process in them with Cython version. AutobahnPython
beginning with version 0.6 automatically uses WSAccell if available.