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

libshaderc1

Library API for accessing glslc functionality - shared libraries

glslc wraps around core functionality in glslang and SPIRV-Tools. glslc and its library aims to provide: - a command line compiler with GCC- and Clang-like usage, for better integration with build systems; - an API where functionality can be added without breaking existing clients; - an API supporting standard concurrency patterns across multiple operating systems; - increased functionality such as file #include support.

zydis-tools

fast and lightweight x86/x86-64 disassembler library - tools

Zydis is a fast x86/x86-64 disassembler library. It supports all x86 and AMD64 instructions and many vendor extensions, doesn't perform dynamic memory allocations, is thread safe by design and has no third party dependency - not even libc.

libghc-witherable-prof

filterable traversable for Haskell; profiling libraries

A stronger variant of `traverse` which can remove elements and generalised mapMaybe, catMaybes, and filter.

libgnuradio-soapy3.10.4

gnuradio SoapySDR support

Soapy hardware drivers using the SoapySDR driver framework. Part of the main gnuradio build.

libgnuradio-trellis3.10.4

gnuradio trellis modulation functions

Library for trellis coding modulation, including the Viterbi Algorithm, Concatenated Coding and Turbo Decoding based upon finite state machine (FSM) class. Part of the main gnuradio build.

zfp

Fixed-Rate Compressed Floating-Point Arrays - binary programs

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.