This is a staging site. Uploads will not persist. Testing only.
rust-toml2json
Very small CLI for converting TOML to JSON
Simple utility that ingests TOML from stdin or a file and outputs
the equivalent JSON to stdout, with optional pretty printing.
libukwm-1-0t64
window manager library from the Ukwm window manager
Ukwm is a small window manager, using GTK+ and Clutter to do
everything.
libtorch-cuda-2.1
Tensors and Dynamic neural networks in Python (Shared Objects)
PyTorch is a Python package that provides two high-level features:
libzthread-2.3-2t64
Object-oriented synchronization library for C++ (dev files)
Zthreads is an advanced platform-independent, object-oriented
threading and synchronization library. Designed and tested under
POSIX & Win32 systems.
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.
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.