Ports Search

Results 17,29117,300 of 19,819 for %22HTTP Server%22.(0.011 seconds)
devel/uuagc-0.9.52.1 (Score: 7.739885E-4)
Attribute Grammar System of Universiteit Utrecht
Generates Haskell files from an attribute grammar specification.
devel/vector-th-unbox-0.2.1.2 (Score: 7.739885E-4)
Deriver for Data.Vector.Unboxed using Template Haskell
A Template Haskell deriver for unboxed vectors, given a pair of coercion functions to and from some existing type with an Unbox instance.
devel/ncurses-1.0.2 (Score: 7.739885E-4)
PECL extension for ncurses
ncurses (new curses) is a free software emulation of curses in System V Rel 4.0 (and above). It uses terminfo format, supports pads, colors, multiple highlights, form characters and function key mapping. Because of the interactive nature of this library, it will be of little use for writing Web applications, but may be useful when writing scripts meant using PHP from the command line.
devel/m4-1.4.17 (Score: 7.739885E-4)
GNU m4
GNU `m4' is an implementation of the traditional UNIX macro processor. It is mostly SVR4 compatible, although it has some extensions (for example, handling more than 9 positional parameters to macros). `m4' also has builtin functions for including files, running shell commands, doing arithmetic, etc.
devel/libcfg-0.6.2 (Score: 7.739885E-4)
Library for command line and configuration file parsing
libcfg+ is a C library that features multi- command line and configuration file parsing. It is possible to set up various special properties such as quoting characters, deliminator strings, file comment prefixes, multi-line postfixes, and more. It supports many data types such as booleans, integers, decimal numbers, strings with many additional data type flags (such as multiple values for a single option).
devel/libarena-0.3.7 (Score: 7.739885E-4)
Custom Memory Allocator Interface
libarena is a custom memory allocator interface and implementation. Four allocators are provided: flat LIFO arena allocator, object pool allocator and two malloc(3) wrappers: one which returns the pointers unadulterated and one which obeys the requested, arbitrary alignment. These can be used directly, or through their exported prototype interfaces. libarena is meant to provide a baseline interface so allocators can be stacked, and to provide a simple and well defined interface for libraries and applications without becoming mired in features or capabilities. It is not meant to restrict or confine what custom allocators can actually accomplish. For instance, the included pool and arena allocators include a suite of string utilities which aren't available in the generic exportable interface. Note that these string utilities are built upon a generic interface (see util.h) which can take the prototypical allocation context, so they are also available to any 3rd party compatible allocators.
devel/libftdi-0.20 (Score: 7.739885E-4)
Library (using libusb) to talk to FTDI chips
libftdi - A library (using libusb) to talk to FTDI's FT2232C, FT232BM and FT245BM type chips including the popular bitbang mode. Note: When you get a -5 error "can't claim usb device" during ftdi_usb_open(), make sure the kernel ftdi_sio driver is unloaded.
devel/libghthash-0.6.2 (Score: 7.739885E-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/libjson++-0.5.0 (Score: 7.739885E-4)
Small C++ library to handle JSON serialized data
A simple, intuitive C++ library to handle JSON serialized data.
devel/libosmo-abis-0.3.2 (Score: 7.739885E-4)
Shared code regarding the A-bis interface between BTS and BSC
This is a library containing common/shared code regarding the A-bis interface between BTS and BSC. It implements drivers for mISDN and DAHDI based E1 cards, as well as some A-bis/IP dialects.