libghc-raw-strings-qq-prof

Raw string literals for Haskell; profiling libraries

A quasiquoter for raw string literals - that is, string literals that don't recognise the standard escape sequences (such as '\n\). Basically, they make your code more readable by freeing you from the responsibility to escape backslashes. They are useful when working with regular expressions, DOS/Windows paths and markup languages (such as XML).

libdynamicedt3d1.9

Incrementally updatable Euclidean distance transform library

The dynamicEDT3D library implements an incrementally updatable Euclidean distance transform (EDT) in 3D. It comes with a wrapper to use the OctoMap 3D representation and hooks into the change detection of the OctoMap library to propagate changes to the EDT.

libghc-heaps-prof

asymptotically optimal Brodal/Okasaki heaps.; profiling libraries

Asymptotically optimal Brodal/Okasaki bootstrapped skew-binomial heaps from the paper "Optimal Purely Functional Priority Queues", extended with a 'Foldable' interface.

libghc-sop-core-prof

true sums of products; profiling libraries

Implementation of n-ary sums and n-ary products.

libeclipse-ui-editors-java

Eclipse Default Text Editor

Eclipse Platform Text is part of the Platform UI project and provides the basic building blocks for text and text editors within Eclipse and contributes the Eclipse default text editor.

python3-ansimarkup

Produce colored terminal text with an xml-like markup

This is a python3 module to produce colored terminal texty with an XML-like markup.