Ports Search

Results 8,5218,530 of 19,819 for %22HTTP Server%22.(0.009 seconds)
devel/resourcet-1.1.6 (Score: 0.0010835839)
Deterministic allocation and freeing of scarce resources
This package was originally included with the conduit package, but has existed as a separate package for quite a while. It is fully usable outside of conduit.
devel/stm-chans-3.0.0.4 (Score: 0.0010835839)
Additional types of channels for STM
Additional types of channels for STM.
devel/tagged-0.8.1 (Score: 0.0010835839)
Haskell 98 phantom types to avoid unsafely passing dummy arguments
Haskell 98 phantom types to avoid unsafely passing dummy arguments.
devel/unamb-0.2.5 (Score: 0.0010835839)
Unambiguous choice
unamb contains the "unambiguous choice" operator "unamb", which wraps thread racing up in a purely functional, semantically simple wrapper. Originally a part of Reactive, the author moved unamb to its own Haskell package in order to encourage experimentation.
devel/RUnit-0.4.28 (Score: 0.0010835839)
R functions implementing a Unit Testing framework
R Unit test framework R functions implementing a standard Unit Testing framework, with additional code inspection and report generation tools
devel/vector-algorithms-0.7.0.1 (Score: 0.0010835839)
Efficient algorithms for vector arrays
Efficient algorithms for vector arrays.
devel/void-0.7 (Score: 0.0010835839)
Haskell 98 logically uninhabited data type
A Haskell 98 logically uninhabited data type. Used to indicate that a given term should not exist.
devel/commons-daemon-1.0.15 (Score: 0.0010835839)
Wrapper code to start/stop a Java application as a daemon
Wrapper code to start/stop a Java application as a daemon. Daemon is made of 2 parts. One written in C that makes the interface to the operating system and the other in Java that provides the Daemon API.
devel/kyra-2.1.3 (Score: 0.0010835839)
Simple Sprite engine written in C++
Kyra is a simple, fully featured Sprite engine written in C++. The Kyra engine is suited to 2D, isometric, and quasi-3D games. It is built on top of SDL for cross platform use. It supports tiles, sprites, and user drawn surfaces. It has full support for alpha blending, scaling, color transformation, pixel perfect collision detection, OpenGL acceleration, and mouse testing. It comes with tools to define sprites and import images into the system.
devel/lasi-1.1.1 (Score: 0.0010835839)
C++ stream output interface for creating Postscript documents
libLASi is a library written by Larry Siden that provides a C++ stream output interface ( with operator << ) for creating Postscript documents that can contain characters from any of the scripts and symbol blocks supported in Unicode and by Owen Taylor's Pango layout engine. The library accommodates right-to-left scripts such as Arabic and Hebrew as easily as left-to-right scripts. Indic and Indic-derived Complex Text Layout (CTL) scripts, such as Devanagari, Thai, Lao, and Tibetan are supported to the extent provided by Pango and by the OpenType fonts installed on your system. All of this is provided without need for any special configuration or layout calculation on the programmer's part.