Ports Search

Results 8,9318,940 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.01 seconds)
devel/securemem-0.1.9 (Score: 7.770591E-5)
Abstraction to an auto scrubbing and const time eq, memory chunk
SecureMem is similar to ByteString, except that it provides a memory chunk that will be auto-scrubbed after it run out of scope.
devel/smallcheck-1.1.1 (Score: 7.770591E-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: 7.770591E-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: 7.770591E-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: 7.770591E-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/p4-2016.1.1429894 (Score: 7.770591E-5)
Perforce client
Perforce is a commercial revision control system that can be used gratis for developing free software. (see the WWW page for details).
devel/libcidr-1.2.3 (Score: 7.770591E-5)
Library to handle manipulating CIDR netblocks
libcidr is a library that provides a number of functions to input, output, manipulate, compare, multilate, and otherwise play with, IP addresses and netblocks. It supports both IPv4 and IPv6, and provides sufficiently diverse functions to be useful for everything from log processes to network client and server programs. It parses addresses in a wide variety of common formats. It also provides a plethora of options for formatting them on the output as well. It can compare them in various ways and give you some useful statistics about the netblocks in which they reside.
devel/libfortuna-0.1.1 (Score: 7.770591E-5)
Fortuna PRNG Library
Fortuna PRNG library for generating random numbers libfortuna is a C library based on code extracted from BSD licensed PostgreSQL sources. It generates numbers with decent randomness.
devel/libglade2-2.6.4 (Score: 7.770591E-5)
GNOME glade library
LibGlade allows GLADE interfaces to be handled at runtime, freeing GUI development from code development. This allows an interface to be changed without requiring a re-compilation.
devel/libopkele-2.0.4 (Score: 7.770591E-5)
C++ implementation of an OpenID decentralized identity system
libopkele is a c++ implementation of an OpenID decentralized identity system. It provides OpenID protocol handling, leaving authentication and user interaction to the implementor.