This is a staging site. Uploads will not persist. Testing only.

libosmogsm18t64

Osmo GSM utility library

This is part of the libosmocore "meta"-library. The libosmocore library contains various utility functions that were originally developed as part of the OpenBSC project, but which are of a more generic nature and thus useful to (at least) other programs that are developed in the sphere of Free Software / Open Source mobile communication.

libopendht-c3

Lightweight C++17 distributed hash table implementation - C wrapper

OpenDHT is a lightweight C++17 Distributed Hash Table implementation.

libluv-ocaml

OCaml binding to libuv (Runtime library)

Luv is a binding to libuv, the cross-platform C library that does asynchronous I/O in Node.js and runs its main loop.

liburcu8t64

userspace RCU (read-copy-update) library

This data synchronization library provides read-side access which scales linearly with the number of cores. It does so by allowing multiples copies of a given data structure to live at the same time, and by monitoring the data structure accesses to detect grace periods after which memory reclamation is possible.

lib32go22-x32-cross

Runtime library for GNU Go applications (32bit)

Library needed for GNU Go applications linked against the shared library.

libstarpumpi-1.4-2

Task scheduler for heterogeneous multicore machines

StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible.