postgresql-16-roaringbitmap
RoaringBitmap extension for PostgreSQL
Roaring bitmaps are compressed bitmaps which tend to outperform conventional
compressed bitmaps such as WAH, EWAH or Concise. In some instances, roaring
bitmaps can be hundreds of times faster and they often offer significantly
better compression. They can even be faster than uncompressed bitmaps.
postgresql-16-http
HTTP client for PostgreSQL, retrieve a web page from inside the database
PostgreSQL extension to make HTTP requests from within the database, returning
results for usage in SQL queries.
python3-lxml-html-clean
blocklist-based HTML cleaner
This project was initially a part of lxml. Because HTML cleaner is
designed as blocklist-based, many reports about possible security
vulnerabilities were filed for lxml and that make the project
problematic for security-sensitive environments.
git-delete-merged-branches
command-line tool to delete merged git branches
A convenient command-line tool helping you keep repositories clean.
libsimgrid3.34
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.
upower-tests
abstraction for power management - test infrastructure
upower provides an interface to enumerate power sources on the system
and control system-wide power management. Any application can access the
org.freedesktop.UPower service on the system message bus. Some
operations (such as suspending the system) are restricted using PolicyKit.