osrm

high performance routing engine for shortest paths in road networks

libplayertcp3.0-dev

Networked server for robots and sensors - tcp library development files

lua-say-dev

Documentation for lua-say

postgresql-13

The World's Most Advanced Open Source Relational Database

PostgreSQL, also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. It features transactions with Atomicity, Consistency, Isolation, Durability (ACID) properties, automatically updatable views, materialized views, triggers, foreign keys, and stored procedures. It is designed to handle a range of workloads, from single machines to data warehouses or Web services with many concurrent users.

octave-level-set

level-set toolbox for Octave

This package contains routines for calculating the time-evolution of the level-set equation and extracting geometric information from the level-set function in Octave, a scientific computation software.

libbyte-buddy-java

Runtime code generation for the Java virtual machine

Byte Buddy is a code generation and manipulation library for creating and modifying Java classes during the runtime of a Java application and without the help of a compiler. Other than the code generation utilities that ship with the Java Class Library, Byte Buddy allows the creation of arbitrary classes and is not limited to implementing interfaces for the creation of runtime proxies. Furthermore, Byte Buddy offers a convenient API for changing classes either manually, using a Java agent or during a build.