netkit-telnet
basic telnet client
The telnet command is used for interactive communication with another host
using the TELNET protocol.
libgnuradio-uhd3.10.7
gnuradio universal hardware driver functions
The gnuradio interface to the UHD library to connect to and send and
receive data between to the Ettus Research, LLC product line -
including the USRP family of software radio peripheral devices.
Part of the main gnuradio build.
libgnuradio-vocoder3.10.7
gnuradio vocoder functions
Library of vocoder blocks, including ulaw, alaw, gsm and codec2.
Debian uses external libraries for gsm and codec2.
libxgboost-predictor-java
Java implementation of XGBoost predictor for online prediction tasks
XGBoost is an optimized distributed gradient boosting library designed to be
highly efficient, flexible and portable. It implements machine learning
algorithms under the Gradient Boosting framework. XGBoost provides a parallel
tree boosting (also known as GBDT, GBM) that solve many data science problems
in a fast and accurate way. The same code runs on major distributed
environment (Kubernetes, Hadoop, SGE, MPI, Dask) and can solve problems beyond
billions of examples.
clang-tidy-14
clang-based C++ linter tool
Provide an extensible framework for diagnosing and fixing typical programming
errors, like style violations, interface misuse, or bugs that can be deduced
via static analysis. clang-tidy is modular and provides a convenient interface
for writing new checks.
libnode108
evented I/O for V8 javascript - runtime library
Node.js is a platform built on Chrome's JavaScript runtime for easily
building fast, scalable network applications. Node.js uses an
event-driven, non-blocking I/O model that makes it lightweight and
efficient, perfect for data-intensive real-time applications that run
across distributed devices.