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

libcxl1

utility library for managing Compute Express Link devices

CXL (Compute Express Link) is a family of PCIe-based protocols that can be used to connect high-speed I/O and memory devices. This library includes code to enumerate/query/configure such devices.

protoc-gen-go-1-3

Go plugin for protobuf compiler (version v1.3.x)

This protobuf compiler plugin is from github.com/golang/protobuf module.

clang-format-16

Tool to format C/C++/Obj-C code

Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming.

clang-tools-16

clang-based tools for C/C++ developments

Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC).

libxbase64-1t64

xbase compatible C++ class library (shared libraries)

Xbase (formerly known as xdb, also formerly known as xBase) is a collection of specifiations, programs, utilities and a C++ class library for manipulating Xbase type datafiles and indices.

libopenmm7.7

High-performance molecular simulation library

OpenMM is a software toolkit for performing molecular simulations on a range of high performance computing architectures. It is based on a layered architecture: the lower layers function as a reusable library that can be invoked by any application, while the upper layers form a complete environment for running molecular simulations.