Ports Search

Results 8,5718,580 of 19,819 for %22HTTP Server%22.(0.01 seconds)
devel/alog-0.5.2 (Score: 0.0010835839)
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/libukcprog-1.0.2 (Score: 0.0010835839)
Generally useful low level routines
The ukcprog library contains generally useful low level routines. The ukcprog.h header file contains prototypes for the routines as well as defining some useful macros and types.
devel/lmdbg-1.2.1 (Score: 0.0010835839)
Lightweight malloc debugger
LMDBG is a collection of small tools for collecting and analyzing the logs of malloc/realloc/memalign/free function calls. Unlike many others, LMDBG does not provide any way to detect overruns of the boundaries of malloc() memory allocations, as this is not the goal. Like most other malloc debuggers, LMDBG allows detecting memory leaks and double frees. However, unlike others, LMDBG generates full stacktraces and separates the logging process from analysis, thus allowing you to analyze an application on a per-module basis.
devel/love-0.7.2 (Score: 0.0010835839)
Open-source 2D game engine
LOVE is an open-source 2D game engine which uses the versatile Lua scripting language to create dynamic gaming experiences. It relies on OpenGL graphics and the SDL interface library to allow for cross-platform implementation and is an all-encompassing gaming environment for the development and enjoyment of 2D games.
devel/love-0.8.0 (Score: 0.0010835839)
Open-source 2D game engine
LOVE is an open-source 2D game engine which uses the versatile Lua scripting language to create dynamic gaming experiences. It relies on OpenGL graphics and the SDL interface library to allow for cross-platform implementation and is an all-encompassing gaming environment for the development and enjoyment of 2D games.
devel/love-0.5.0 (Score: 0.0010835839)
Open-source 2D game engine
LOVE is an open-source 2D game engine which uses the versatile Lua scripting language to create dynamic gaming experiences. It relies on OpenGL graphics and the SDL interface library to allow for cross-platform implementation and is an all-encompassing gaming environment for the development and enjoyment of 2D games.
devel/log4cplus-1.1.2 (Score: 0.0010835839)
Logging library for C++
This is a port of log4cplus, a simple-to-use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modeled after the Java log4j API.
devel/luajava-1.1 (Score: 0.0010835839)
Lua scripting tool for Java
LuaJava allows Java components to be accessed from Lua using the same syntax that is used for accessing Lua`s native objects, without any need for declarations or any kind of preprocessing, and also allows Java to implement an interface using Lua.
devel/bitlib-24 (Score: 0.0010835839)
Tiny library for bitwise operations
bitlib is a tiny library for bitwise operations.
devel/lunit-0.5 (Score: 0.0010835839)
Unit Testing Framework for Lua
Lunit is a unit testing framework for lua, written in lua. It provides currently 27 assert functions, 8 type checking functions and a few miscellaneous functions for usage as an easy unit testing framework.