libpystring0
collection of C++ functions for Python's string class methods - runtime
Pystring is a collection of C++ functions which match the interface
and behavior of Python's string class methods using std::string.
Implemented in C++, it does not require or make use of a Python
interpreter. It provides convenience and familiarity for common
string operations not included in the standard C++ library.
It's also useful in environments where both C++ and Python are used.
libiceoryx-posh-config2
zero-copy inter-process communication POSH config library
Iceoryx is an inter-process communication (IPC) middleware for POSIX
based operating systems. It features shared memory capabilities which
allow a true zero-copy data transfer.
libgeometric-shapes5d
Robot OS geometric_shapes package
This package is part of Robot OS (ROS), and contains generic
definitions of geometric shapes and bodies.
ssshtest
stupid simple (ba)sh testing
ssshtest is a series of bash functions which help
run bash tests in a easy manner. It has functions for
checking equality, determine if a string is in
stdout, not in stdout, in stderr and many more.
python3-vdf
Python module for VDF serialization and deserialization
VDF is Valve's key/value text file format, used in the Source engine
and Steam.
libmrpt-ros1bridge2.10
Mobile Robot Programming Toolkit - ros1bridge library
The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform,
and open source C++ library aimed to help robotics researchers to design and
implement algorithms in the fields of Simultaneous Localization and Mapping
(SLAM), computer vision, and motion planning (obstacle avoidance).