cpp-14-mips-linux-gnu

GNU C preprocessor for mips-linux-gnu

A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation.

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.

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.

kamailio-tls-wolfssl-modules

TLS support for the Kamailio SIP server (authentication, transport)

Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware.

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++.

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.