node-read-only-stream
Node.js read-only stream implementation
This module allow one to use a readable/writable stream internally but to
expose just the readable part of that internal stream.
printemf
Enhanced Metafile library (executable)
libEMF is a C/C++ library which provides a drawing toolkit based on
ECMA-234. The general purpose of this library is to create vector
graphics files on POSIX systems which can be imported into
OpenOffice.org or LibreOffice. Times have changed, though. These
days, you can import SVGs, or even PDFs, into OpenOffice or
LibreOffice. Those are much better choices than EMF files.
libclout-clojure
library for matching Ring HTTP requests
Clout is a library for matching Ring HTTP requests. It uses the same routing
syntax as used by popular Ruby web frameworks like Ruby on Rails and
Sinatra.
libcomidi-clojure
HTTP route definitions for Clojure
Comidi is a library containing utility functions and compojure-like
syntax-sugar wrappers around the bidi web routing library.
It aims to provide a way to define your web routes that takes advantage of the
strengths of both bidi and compojure:
libnetty-tcnative-1.1-java
Tomcat native fork for Netty
libstockpile-clojure
Simple, durable Java queuing library
A simple, durable Java queueing library. Stockpile supports the durable
storage and retrieval of data. After storage, stockpile returns an "entry"
that can be used to access the data later, and when no longer needed, the data
can be atomically discarded.