git-filter-repo

Quickly rewrite git repository history

git filter-repo is a versatile tool for rewriting history, which includes capabilities not found anywhere else. It roughly falls into the same space of tool as git filter-branch but without the capitulation-inducing poor performance, with far more capabilities, and with a design that scales usability-wise beyond trivial rewriting cases. git filter-repo is now recommended by the git project instead of git filter-branch.

libalog0.6.3

Logging framework for Ada

Alog is a logging framework for Ada and aims to be straight forward to use and easily extendable. Alog provides file-based and syslog logging facilities and log-level support.

libmlir-18

Multi-Level Intermediate Representation library

Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together.

r-bioc-eir

Accelerated similarity searching of small molecules

The eiR package provides utilities for accelerated structure similarity searching of very large small molecule data sets using an embedding and indexing approach.

lomiri-polkit-agent

Service to prompt for policy kit permissions in Lomiri

Connects to the Policy Kit daemon for the session and responds to requests for authentication. It then creates a Lomiri snap decision to request the password from the user, returning it back to PolicyKit.

llvm-18

Modular compiler and toolchain technologies

LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs.