node-vows
asynchronous BDD & continuous integration for Node
Node is an event-based server-side JavaScript engine.
ruby-indentation
Ruby extensions for Array and String classes
A small library of extensions to Ruby's Array and String classes that
allow indentation manipulation of Strings and Arrays of Strings. Has
the capability of working with multi-line strings. If you frequently
use String arrays to manipulate text, see synopsis (In README.rdoc)
for examples of how indentation can make your life easier.
libghc-punycode-prof
Encode unicode strings to ascii forms according to RFC 3492; profiling libraries
Encode unicode strings to ascii forms according to RFC 3492. It is written in
pure Haskell.
pdns-backend-lua
Lua backend for PowerDNS
PowerDNS is a versatile nameserver which supports a large number
of different backends ranging from simple zonefiles to relational
databases and load balancing/failover algorithms.
PowerDNS tries to emphasize speed and security.
brotli
lossless compression algorithm and format (command line utility)
Brotli is a generic-purpose lossless compression algorithm
that compresses data using a combination of a modern variant
of the LZ77 algorithm, Huffman coding and 2nd order context modeling,
with a compression ratio comparable to the best currently available
general-purpose compression methods. It is similar in speed with
deflate but offers more dense compression.