syncplay
Synchronize playback of various video players via internet (Client)
Allows you to watch movies with friends or family at different places
synchronized via the internet.
libmediastreamer13t64
Voice and video streaming engine for telephony (base)
Mediastreamer2 is a powerful and lightweight streaming engine
specially designed for voice/video telephony applications.
libwxbase3.2-1t64
wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit
wxBase is a collection of C++ classes providing basic data structures
(strings, lists, arrays), powerful wxDateTime class for date manipulations,
portable wrappers around many OS-specific functions allowing the same
program to work for all supported platforms, wxThread class for writing
multithreaded programs, and much more.
php-tcpdf
PHP class for generating PDF files on-the-fly
TCPDF is a library to generate PDF files that does not require external
extensions. It also includes a class to extract data from existing PDF
documents and classes to generate 1D and 2D barcodes in various formats.
python3-nanobind
Tiny and efficient C++/Python bindings (Python 3 module)
nanobind is a small binding library that exposes C++ types in Python and vice
versa. It is reminiscent of Boost.Python and pybind11 and uses near-identical
syntax. In contrast to these existing tools, nanobind is more efficient:
bindings compile in a shorter amount of time, produce smaller binaries, and
have better runtime performance.
libngs-jni
Next Generation Sequencing language Bindings (Java native binding)
NGS is a new, domain-specific API for accessing reads, alignments and
pileups produced from Next Generation Sequencing. The API itself is
independent from any particular back-end implementation, and supports
use of multiple back-ends simultaneously. It also provides a library for
building new back-end "engines". The engine for accessing SRA data is
contained within the sister repository ncbi-vdb.