Ports Search

Results 13,39113,400 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.023 seconds)
devel/hoogle-4.2.41 (Score: 3.975496E-5)
Haskell API Search
Hoogle is a Haskell API search engine, which allows you to search many standard Haskell libraries by either function name, or by approximate type signature.
devel/newtype-0.2 (Score: 3.975496E-5)
Typeclass and set of functions for working with newtypes
Per Conor McBride, the Newtype typeclass represents the packing and unpacking of a newtype, and allows you to operatate under that newtype with functions such as ala.
devel/smallcheck-1.1.1 (Score: 3.975496E-5)
Property-based testing library
SmallCheck is a testing library that allows to verify properties for all test cases up to some depth. The test cases are generated automatically by SmallCheck.
devel/threads-0.5.1.3 (Score: 3.975496E-5)
Fork threads and wait for their result
This package provides functions to fork threads and wait for their result, whether it's an exception or a normal value. Besides waiting for the termination of a single thread this packages also provides functions to wait for a group of threads to terminate. This package is similar to the "threadmanager", "async" and "spawn" packages. The advantages of this package are: * Simpler API. * More efficient in both space and time. * No space-leak when forking a large number of threads. * Correct handling of asynchronous exceptions. * GHC specific functionality like `forkOn` and `forkIOWithUnmask`.
devel/timezone-olson-0.1.7 (Score: 3.975496E-5)
Pure Haskell parser and renderer for binary Olson timezone files
A parser and renderer for binary Olson timezone files whose format is specified by the tzfile(5) man page on Unix-like systems.
devel/libbonobo-2.32.0 (Score: 3.975496E-5)
Component and compound document system for GNOME2
Bonobo is a set of language- and system-independent CORBA interfaces for creating reusable components and controls, and for creating compound documents.
devel/libpci-3.5.1 (Score: 3.975496E-5)
PCI configuration space I/O made easy
libpci provides a portable layer for read and write access to PCI configuration registers. Supported platforms include Linux, FreeBSD, NetBSD and AIX.
devel/libowfat-0.29 (Score: 3.975496E-5)
General purpose library based on code by D. J. Bernstein
libowfat is a library of general purpose APIs extracted from Dan Bernstein's software, reimplemented and covered by the GNU General Public License Version 2 (no later versions).
devel/libsigcx-0.6.6 (Score: 3.975496E-5)
Extension of libSigC++
libSigC++ Extras is a library consisting of new features built on top of libSigC++ and features that formerly were in libSigC++ and were removed from it.
devel/maxminddb-1.1.0 (Score: 3.975496E-5)
MaxMind DB Reader extension for PHP
This is the PHP API for reading MaxMind DB files. MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6).