cl-theora-image-transport
LISP code for theora_image_transport (Robot OS)
This package is part of Robot OS (ROS). Theora_image_transport provides a
plugin to image_transport for transparently sending an image stream encoded
with the Theora codec.
python3-compressed-image-transport
Python package for compressed_image_transport (Robot OS)
This package is part of Robot OS (ROS). Compressed_image_transport provides a
plugin to image_transport for transparently sending images encoded as JPEG or
PNG.
python3-theora-image-transport
Python package for theora_image_transport (Robot OS)
This package is part of Robot OS (ROS). Theora_image_transport provides a
plugin to image_transport for transparently sending an image stream encoded
with the Theora codec.
libwlroots11
Modular wayland compositor library - shared library
wlroots is a set of pluggable, composable modules to build a Wayland
composior.
python3-speechpy-fast
Fork of the speechpy package for extracting speech features (Python 3)
Speechpy-fast provides most frequent used speech features
including MFCCs and filterbank energies alongside with the
log-energy of filterbanks.
libsimdjson13
Parsing gigabytes of JSON per second (shared object)
JSON is everywhere on the Internet. Servers spend a *lot* of time parsing it.
We need a fresh approach. The simdjson library uses commonly available SIMD
instructions and microparallel algorithms to parse JSON 2.5x faster than
RapidJSON and 25x faster than JSON for Modern C++.