libghc-crypto-numbers-prof

cryptographic numbers: functions and algorithms; profiling libraries

This provides various functions useful to manipulate numbers in a cryptographic context.

libasan0-dbg

AddressSanitizer -- a fast memory error detector (debug symbols)

libtest-reporter-perl

Perl module to send test results to cpan-testers@perl.org

Test::Reporter reports the test results of any given distribution to the CPAN testing service. See http://testers.cpan.org/ for details.

libdatetime-format-builder-perl

module to create DateTime parsers

DateTime::Format::Builder creates DateTime parsers. Many string formats of dates and times are simple and just require a basic regular expression to extract the relevant information. Builder provides a simple way to do this without writing reams of structural code.

gkrellm-x86info

gkrellm plugin displaying the current processor speed

This gkrellm plugin calculates the current cpu clock speed and displays it as a gkrellm monitor. This is useful on Notebooks with broken ACPI and varying CPU speeds.

php8.2-igbinary

igbinary PHP serializer

Igbinary is a drop in replacement for the standard PHP serializer. Instead of time and space consuming textual representation, igbinary stores PHP data structures in a compact binary form. Savings are significant when using memcached or similar memory based storages for serialized data.