libring-jetty-adapter-clojure

Clojure web applications library - Jetty adapter

Ring is a Clojure web applications library inspired by Python's WSGI and Ruby's Rack. By abstracting the details of HTTP into a simple, unified API, Ring allows web applications to be constructed of modular components that can be shared among a variety of applications, web servers, and web frameworks.

libring-servlet-clojure

Clojure web applications library - servlet utilities

Ring is a Clojure web applications library inspired by Python's WSGI and Ruby's Rack. By abstracting the details of HTTP into a simple, unified API, Ring allows web applications to be constructed of modular components that can be shared among a variety of applications, web servers, and web frameworks.

busybox-syslogd

Provides syslogd and klogd using busybox

The system log daemon is responsible for providing logging of messages received from programs and facilities on the local host as well as from remote hosts.

libdisruptor-java

Disruptor - High Performance Inter-Thread Messaging Library for Java

The disruptor is a high-throughput and low-latency concurrency framework. It is designed to maximize the efficiency of memory allocation, and operate in a cache-friendly manner so that it will perform optimally on modern hardware.

ufo-filters

Set of plugins for ufo-core - runtime

The UFO data processing framework is a C library suited to build general purpose streams data processing on heterogeneous architectures such as CPUs, GPUs or clusters. It is extensively used at the Karlsruhe Institute of Technology for Ultra-fast X-ray Imaging (radiography, tomography and laminography).

libmetrics-clojure

Clojure wrapper for Coda Hale's metrics library

This package contains the following Clojure libraries * metrics-clojure: A Clojure façade for Coda Hale's metrics library * metrics-clojure-ganglia: Ganglia reporter integration for metrics-clojure * metrics-clojure-health: Gluing together metrics-clojure and healthchecks * metrics-clojure-jvm: Gluing together metrics-clojure and JVM instrumentation * metrics-clojure-ring: Integration of metrics-clojure with Ring