Ports Search

Results 5,2615,270 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.01 seconds)
devel/bytestring-mmap-0.2.2 (Score: 2.9434034E-4)
Mmap support for strict ByteStrings
This library provides a wrapper to mmap(2), allowing files or devices to be lazily loaded into memory as strict or lazy ByteStrings, using the virtual memory subsystem to do on-demand loading.
devel/filestore-0.6.1 (Score: 2.9434034E-4)
Interface for versioning file stores
The filestore library provides an abstract interface for a versioning file store, and modules that instantiate this interface. Currently Git, Darcs, and Mercurial modules are provided, and other VCSs or databases could be added.
devel/libev-4.22 (Score: 2.9434034E-4)
Full-featured and high-performance event loop library
Libev is a high-performance event loop/event model with lots of features. It is modelled (very loosely) after libevent and the Event perl module, but aims to be faster and more correct, and also more featureful. And also smaller.
devel/libghthash-0.6.2 (Score: 2.9434034E-4)
Generic Hash Table
libghthash is a Generic Hash Table which is meant to be easy to extend, portable, clear in its code and easy to use. You can store any kind of data in it, regardless of size etc.
devel/alog-0.5.2 (Score: 2.9434034E-4)
Stackable logging framework for Ada
Alog is a stackable logging framework for Ada. It aims to be straight forward to use and is easily extendable. It provides support for various logger types, log facilities, loglevel policies and message transformations.
devel/mk-configure-0.29.1 (Score: 2.9434034E-4)
Lightweight, easy to use replacement for GNU autotools
mk-configure is a lightweight replacement for GNU autotools, written in bmake (portable version of NetBSD make) and POSIX shell. mk-configure also provides standalone mkc_check_xxx scripts that can be used without bmake.
devel/Data-JavaScript-Anon-1.03 (Score: 2.9434034E-4)
Dump big dumb Perl structs to anonymous JavaScript structs
Data::JavaScript::Anon provides the ability to dump large simple data structures to JavaScript. That is, things that don't need to be a class, or have special methods or whatever.
devel/Data-Throttler-Memcached-0.00003 (Score: 2.9434034E-4)
Memcached-Based Data::Throttler
Data::Throttler::Memcached accepts the same arguments as Data::Throttler, plus the "cache" argument. The cache argument must be a hashref, which contains the arguments passed to the cache backend.
devel/File-Cat-1.2 (Score: 2.9434034E-4)
Perl implementation of cat
File::Cat is a module of adventure, danger, and low cunning. With it, you will explore some of the most inane programs ever seen by mortals. No computer should be without one!
devel/IPC-ShareLite-0.17 (Score: 2.9434034E-4)
Simple interface to access shared memory
IPC::ShareLite provides a simple interface to shared memory, allowing data to be efficiently communicated between processes. Your operating system must support SysV IPC (shared memory and semaphores) in order to use this module.