golang-1.16-go

Go programming language compiler, linker, compiled stdlib

The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.

libmrpt-rtti2.10

Mobile Robot Programming Toolkit - rtti 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).

librte-bus-vdev23

Data Plane Development Kit (librte-bus-vdev runtime library)

DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces.

node-ampproject-remapping

Nodejs module to remap sequential sourcemaps through transformations

Remapping allows one to take the sourcemaps generated through transforming code and "remap" them to the original source locations. Think "minified code, transformed with babel and bundled with webpack", all pointing to the correct location in your original source code.

libroscpp4d

Robot OS client library

This package is part of Robot OS (ROS). roscpp is a C++ implementation of ROS. It provides a client library that enables C++ programmers to quickly interface with ROS topics, services, and parameters.

libstdc++-12-dev-armel-cross

GNU Standard C++ Library v3 (development files) (armel)

This package contains the headers and static library files necessary for building C++ programs which use libstdc++.