sqlreduce
Reduce verbose SQL queries to minimal examples
SQLreduce takes as input an arbitrary SQL query which is then run against a
PostgreSQL server. Various simplification steps are applied, while checking
that the simplified query still exhibits the same error from PostgreSQL.
libghc-hedgehog-prof
Hedgehog will eat all your bugs; profiling libraries
Hedgehog is a modern property-based testing system, in the spirit of
QuickCheck. Hedgehog uses integrated shrinking, so shrinks obey the
invariants of generated values by construction.
libghc-hslua-module-text-prof
Lua module for text; profiling libraries
UTF-8 aware subset of Lua's "string" module.
libghc-text-builder-prof
efficient strict text builder; profiling libraries
Specification of how to efficiently construct strict Text. Provides
instances of Semigroup and Monoid, which have complexity of O(1).
libgtk-vnc-2.0-0
VNC viewer widget for GTK+3 (runtime libraries)
It is built using coroutines, allowing it to be completely asynchronous while
remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
VeNCrypt authentication extension providing SSL/TLS encryption with x509
certificate authentication.
maven-cache-cleanup
Utility to purge timestamped snapshots from Maven repositories
Maven 3 dropped support for non-unique snapshot versions, which had the
side effect of filling up Maven caches on developer machines and on CI
build hosts. The Maven Cache Cleanup utility scans a specified Maven cache
directory for snapshot versions and deletes all but the latest version of
the timestamped artifacts.