libclj-tuple-clojure

efficient implementations for small maps and vectors in Clojure

clj-tuple provides efficient implementations for small maps and vectors in Clojure. The library is a drop-in replacement for Clojure's builtin vector and hash-map types.

libcrypto-equality-clojure

Clojure library protecting against timing attacks

crypto-equality is a very small Clojure library for protecting against timing attacks when comparing strings or sequences of bytes. It is primarily indented for comparing user-supplied values against secrets held by the application, such as tokens or keys.

elpa-debpaste

paste.debian.net client for Emacs

This package provides an Emacs interface for receiving, posting and deleting pastes from <http://paste.debian.net/>.

libhiccup-clojure

fast library for rendering HTML in Clojure

Hiccup is a library for representing HTML in Clojure. It uses vectors to represent elements, and maps to represent an element's attributes.

libinsighttoolkit4.12

Image processing toolkit for registration and segmentation - runtime

ITK is an open-source software toolkit for performing registration and segmentation. Segmentation is the process of identifying and classifying data found in a digitally sampled representation. Typically the sampled representation is an image acquired from such medical instrumentation as CT or MRI scanners. Registration is the task of aligning or developing correspondences between data. For example, in the medical environment, a CT scan may be aligned with a MRI scan in order to combine the information contained in both.

python3-pymeasure

scientific measurement library for Python

PyMeasure makes scientific measurements easy to set up and run.