librocfft0

ROCm library for computing Fast Fourier Transforms - library

rocFFT is a library for computing the discrete Fourier transform. It is built on the AMD ROCm platform and optimized for discrete AMD GPUs.

chiark-scripts

chiark system administration scripts

This package contains a number of small administration scripts used by chiark.greenend.org.uk and other systems belonging to the Sinister Greenend Organisation. Featuring:

tigervnc-scraping-server

Virtual network computing server performing X screen scraping

VNC stands for Virtual Network Computing. It is, in essence, a remote display system that allows you to view a computing `desktop' environment not only on the machine where it is running but from anywhere on the Internet and from a wide variety of machine architectures. For this purpose, it implements a client/server model.

x11-xkb-utils

X11 XKB utilities

xkbutils contains a number of client-side utilities for XKB, the X11 keyboard extension.

libsysprof-6-modules

LD_PRELOAD modules for system-wide Linux profiler

Sysprof is a sampling CPU profiler that uses a ptrace in Linux kernel to profile the entire system, not just a single application. Sysprof handles shared libraries and applications do not need to be recompiled. In fact they don't even have to be restarted.

libsimdjson25

Parsing gigabytes of JSON per second (shared object)

JSON is everywhere on the Internet. Servers spend a *lot* of time parsing it. We need a fresh approach. The simdjson library uses commonly available SIMD instructions and microparallel algorithms to parse JSON 4x faster than RapidJSON and 25x faster than JSON for Modern C++.