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

libupb0t64

small protobuf implementation in C

upb generates a C API for creating, parsing, and serializing messages as declared in .proto files. upb is heavily arena-based: all messages always live in an arena (note: the arena can live in stack or static memory if desired).

kvazaar

HEVC encoder - application

kvazaar is a HEVC encoder.

libkvazaar7

HEVC encoder - shared library

kvazaar is a HEVC encoder.

liblttng-ust1t64

LTTng 2.0 Userspace Tracer (tracing libraries)

The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries.

libsmi2t64

library to access SMI MIB information

The purpose of libsmi is to * give network management applications a concise programmer-friendly interface to access MIB module information, * separate the knowledge on SMI from the main parts of management applications, * allow one to add new kinds of MIB repositories without the need to adapt applications that make use of libsmi.

libzfp1t64

Fixed-Rate Compressed Floating-Point Arrays

This is a compressed format for representing multidimensional floating-point and integer arrays. zfp provides compressed-array classes that support high throughput read and write random access to individual array elements. zfp also supports serial and parallel (OpenMP and CUDA) compression of whole arrays, e.g., for applications that read and write large data sets to and from disk.