libblis4

BLAS-like Library Instantiation Software Framework (32bit,meta)

BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users.
ls command with a lot of pretty colors and some other stuff

lsd

ls command with a lot of pretty colors and some other stuff

Rewrite of GNU ls with lot of added features like colors, icons, tree-view, more formatting options etc. The project is heavily inspired by the super colorls project.

libmrpt-vision-lgpl2.4

Mobile Robot Programming Toolkit - vision-lgpl library

The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM), computer vision, and motion planning (obstacle avoidance).

kickoff

Generalized job scheduler with runners for the Debian archive

A generalized framework for producing data from and about sources and installables in the Debian archive.

gnat-13-x86-64-linux-gnu

GNU Ada compiler for the x86_64-linux-gnu architecture

GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC).

clang-tidy-12

clang-based C++ linter tool

Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks.