libjheaps-java

Java library with various heap implementations

This library contains various heap implementations written in Java. A heap is a priority queue data type which contains elements with keys (duplicate keys are permitted) from a totally-ordered universe. The library is easy to use, its data structures have a well defined interface, it is fast and well documented, and the heaps are written in a similar way as in the JDK.

libdist-zilla-plugin-minimumperlfast-perl

Dist::Zilla plugin for detecting the required minimum Perl version

Dist::Zilla::Plugin::MinimumPerlFast is a plugin for Dist::Zilla. It uses Perl::MinimumVersion::Fast to automatically find the minimum version of Perl required for your dist and adds it to the prerequisites of your Perl distribution (aka prereqs).

php8.4-memcache

memcache extension module for PHP

Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory.

libpapi6.0

PAPI runtime (shared libraries)

Performance Application Programming Interface (PAPI) provides the tool designer and application engineer with a consistent interface and methodology for use of the performance counter hardware found in most major microprocessors. PAPI enables software engineers to see, in near real time, the relation between software performance and processor events.

python3-dask-sphinx-theme

Dask theme for Sphinx

This is the official Sphinx theme for Dask documentation. It extends the sphinx_rtd_theme project, but adds custom styling and a navigation bar to additional Dask subprojects.

multiqc

output integration for RNA sequencing across tools and samples

The sequencing of DNA or RNA with current high-throughput technologies involves an array of tools and these are applied over a range of samples. It is easy to loose oversight. And gathering the data and forwarding them in a readable manner to the individuals who took the samples is a challenge for a tool in itself. Well. Here it is. MultiQC aggregates the output of multiple tools into a single report.