postgresql-17-credcheck

PostgreSQL username/password checks

The credcheck PostgreSQL extension provides few general credential checks, which will be evaluated during the user creation, during the password change and user renaming. By using this extension, we can define a set of rules:

postgresql-17-bgw-replstatus

report whether PostgreSQL node is master or standby

bgw_replstatus is a tiny PostgreSQL background worker to cheaply report the replication status of a node. It's intended to be polled by a load balancer such as haproxy.

libsimgrid3.36

Toolkit for scalable simulation of distributed applications

SimGrid is a toolkit that provides core functionalities for the simulation of distributed applications in heterogeneous distributed environments. SimGrid can be used as a Grid simulator, a P2P simulator, a Cloud simulator, a MPI simulator, or a mix of all of them. The typical use-cases of SimGrid include heuristic evaluation, application prototyping, and real application development and tuning.

flang-17

Fortran compiler

Ground-up implementation of a Fortran front end written in modern C++.

libc++1-17

LLVM C++ Standard library

libc++ is another implementation of the C++ standard library.

clangd-17

Language server that provides IDE-like features to editors

clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more.