The JGoodies Looks make Swing applications and applets look better.
The package consists of a Windows look&feel and the Plastic look&feel family
optimized for readability, precise micro-design and usability.
MessagePack is an efficient binary serialization format. It lets you exchange
data among multiple languages like JSON but it's faster and smaller. It's a
pure Lua implementation, without dependency. And it's really fast with LuaJIT.
Mimir is a library used by the Elan programming language for the
generation of internal data structures to maintain the abstract syntax
tree and intermediate code.
Its usage is not restricted to the Elan programming language itself
though.
A collection of utilities to create firmware images for embedded devices,
including many wireless routers from many vendors.
The utilities are collected and maintained by the OpenWrt router project.
Extension to OCaml for deriving functions from type declarations. Includes
derivers for pretty-printing, type-safe marshalling with structure-sharing,
dynamic typing, equality, and more. This is a version of the deriving library
adapted for use with Ocsigen.
Taking an interval as input, this module will construct the smallest
set of prefixes, such that all numbers in the interval will match
exactly one of the prefixes, and no prefix will match a number not
in the interval.
Algorithm::Permute provides a handy and fast permutation with an OO interface,
although its algorithm is perhaps not the fastest available. Currently it only
supports permutation n of n objects.
SD is a peer to peer ticket tracking system built on the Prophet distributed
database. SD is designed to make it easy to work with tickets and to share
ticket databases with your collaborators
This module is a XS based replacement for Class::Accessor::Fast.
Just replace Class::Accessor::Fast with Class::Accessor::Fast::XS
and it should just work.
Read Class::Accessor::Fast and Class::Accessor for API docs and usage.
Class::Accessor::Lite is a variant of Class::Accessor. It is fast and requires
less typing, has no dependencies to other modules, and does not mess up the
@ISA.