libhash-ordered-perl
Perl ordered hash class implementation
Hash::Ordered implements an ordered hash, meaning that it associates keys
with values like a Perl hash, but keeps the keys in a consistent order.
Because it is implemented as an object and manipulated with method calls, it
is much slower than a Perl hash. This is the cost of keeping order.
libghc-xlsx-prof
Simple and incomplete Excel file parser/writer; profiling libraries
This library can help you to get some data read and written in Office
Open XML xlsx format. Small subset of xlsx format is supported.
cargo-debstatus
print dependency tree of a Rust project using Cargo
This package provides a debstatus subcommand for the Cargo, the Rust
package manager.
libmrpt-hwdrivers2.4
Mobile Robot Programming Toolkit - hwdrivers 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).
g++-12-arm-linux-gnueabi
GNU C++ compiler (cross compiler for armel architecture)
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.