libinstaparse-clojure

simple way to build parsers in Clojure

Instaparse aims to be the simplest way to build parsers in Clojure. It Turns standard EBNF or ABNF notation for context-free grammars into an executable parser that takes a string as an input and produces a parse tree for that string.

libdata-priority-map-clojure

priority maps for Clojure

data.priority-map implements priority maps in Clojure. A priority map is very similar to a sorted map, however its entries are sorted by value rather than by key.

jellyfish1

count k-mers in DNA sequences

JELLYFISH is a tool for fast, memory-efficient counting of k-mers in DNA. A k-mer is a substring of length k, and counting the occurrences of all such substrings is a central step in many analyses of DNA sequence. JELLYFISH can count k-mers using an order of magnitude less memory and an order of magnitude faster than other k-mer counting packages by using an efficient encoding of a hash table and by exploiting the "compare-and-swap" CPU instruction to increase parallelism.

libgnatcoll-xref17.0.2017

GNATColl, general purpose Ada library (XRef runtime)

liblog4ada3

Ada library for flexible logging (runtime)

libphp-pclzip

transitional dummy package