Public transport client, for Göteborg and the Västra Götaland county

vasttrafik-cli

Public transport client, for Göteborg and the Västra Götaland county

Västtrafik is the agency for public transport in Västra Götaland (Sweden).

libproj25

Cartographic projection library

Proj and invproj perform respective forward and inverse transformation of cartographic data to or from Cartesian data with a wide range of selectable projection functions (over 100 projections).

libblosc2-3

Fast, compressed, persistent binary data store library for C

Blosc is a high performance compressor optimized for binary data. It has been designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() OS call. Blosc main goal is not just to reduce the size of large datasets on-disk or in-memory, but also to accelerate memory-bound computations.

g++-14-mips64el-linux-gnuabi64

GNU C++ compiler for mips64el-linux-gnuabi64 architecture

This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

gcc-14-mips64el-linux-gnuabi64

GNU C compiler for the mips64el-linux-gnuabi64 architecture

This is the GNU C compiler for the mips64el-linux-gnuabi64 architecture, a fairly portable optimizing compiler for C.

libmsgpack-c2

binary-based efficient object serialization library

MessagePack is a binary-based efficient object serialization library. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small.