Ports Search

Results 15,47115,480 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.017 seconds)
devel/looks-2.6.0 (Score: 3.3129134E-5)
Improved appearance for Java Swing applications
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.
devel/MessagePack-0.3.4 (Score: 3.3129134E-5)
Efficient binary serialization format
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.
devel/mimir-2.15 (Score: 3.3129134E-5)
Data-structure library used by the Elan Programming Environment
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.
devel/firmware-utils-20111222 (Score: 3.3129134E-5)
Create device firmware images
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.
devel/deriving-ocsigen-0.3c (Score: 3.3129134E-5)
Function derivation library
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.
devel/Algorithm-Interval2Prefix-0.02 (Score: 3.3129134E-5)
Generate prefixes from intervals
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.
devel/Algorithm-Permute-0.12 (Score: 3.3129134E-5)
Perl interface to handy and fast permutation
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.
devel/App-SD-0.75 (Score: 3.3129134E-5)
Peer-to-peer replicated distributed issue tracker
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
devel/Class-Accessor-Fast-XS-0.04 (Score: 3.3129134E-5)
XS replacement for Class::Accessor::Fast
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.
devel/Class-Accessor-Lite-0.08 (Score: 3.3129134E-5)
Minimalistic variant of p5-Class-Accessor
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.