Ports Search

Results 3,5913,600 of 19,819 for %22HTTP Server%22.(0.02 seconds)
devel/eblob-0.18.2 (Score: 0.0012383816)
Append-only low-level I/O library
Eblob is a low-level local append-only (configurable) storage system. It combines fast read/write performance with configuration simplicity and rich feature set. Its main goal was to provide bullet-proof low-level backend for Elliptics distributed storage (this is default backend now).
devel/cmake-modules-webos-1.0.b (Score: 0.0012383816)
CMake modules needed to build WebOS components
CMake modules for WebOS builds that are part of FreeWebOS project.
devel/nuitka-0.5.22 (Score: 0.0012383816)
Compatible and efficient Python compiler
Nuitka is a Python compiler, a good replacement for the Python interpreter and compiles every construct that CPython 2.6, 2.7, 3.2, 3.3 and 3.4 offer. It translates Python code into a C++ program that then uses "libpython" to execute in the same way as CPython does, in a very compatible way.
devel/codeworker-4.5.3 (Score: 0.0012383816)
Versatile parsing tool and source code generator
CodeWorker is a parsing tool and a source code generator, available in Open Source (distributed under the GNU Lesser General Public License) devoted to cover many aspects of the generative programming. Generative programming is a software engineering approach for producing reusable, tailor-made, evolvable and reliable IT systems with a high level of automation. The tool interprets a scripting language that drives the processing of parsing and source code generation in a quite familiar syntax for developers. It insists on adapting the syntax of the language to the particularities of tasks to resolve (parse, code generation, procedural) and on offering powerful functionalities to do intensive source code generation.
devel/commoncpp-1.8.1 (Score: 0.0012383816)
GNU project portable class framework for C++
Common C++ offers a highly portable C++ application development framework. Common C++ provides classes for threads, sockets, daemon management, system logging, object synchronization, realtime network development, persistent object management, and file access.
devel/omake-0.9.8.6.0.r1 (Score: 0.0012383816)
Flexible build system
OMake is a build system designed for scalability and portability. It uses a syntax similar to make utilities you may have used, but it features many additional enhancements.
devel/ctags-5.8 (Score: 0.0012383816)
Feature-filled tagfile generator for vi and emacs clones
Exuberant Ctags generates an index (or tag) file of source language objects in source files that allows these items to be quickly and easily located by a text editor or other utility. Alternatively, it can generate a cross reference file which lists, in human-readable form, information about the various objects found in a set of source code files. Supported languages include: Assembler, ASP, AWK, BETA, C, C++, C#, COBOL, Eiffel, Fortran, HTML, Java, Javascript, Lisp, Lua, Make, Pascal, Perl, PHP, PL/SQL, Python, REXX, Ruby, S-Lang, Scheme, Shell (Bourne/Korn/Z), Standard ML, Tcl, Vera, Verilog, Vim and Yacc.
devel/openocd-0.9.0 (Score: 0.0012383816)
Open On-Chip Debugger
The Open On-Chip Debugger (OpenOCD) aims to provide debugging, in-system programming and boundary-scan testing for embedded target devices. OpenOCD uses a "hardware interface dongle" to communicate with the JTAG (IEEE 1149.1) compliant taps on your target board. OpenOCD currently supports many types of hardware dongles: USB based, parallel port based, and other standalone boxes that run OpenOCD internally. It allows MIPS, ARM7, ARM9, XScale and Cortex based cores to be debugged via the GDB protocol. Flash writing is supported for external CFI compatible NOR flashes, NAND and several internal flashes.
devel/epydoc-3.0.1 (Score: 0.0012383816)
Python API documentation generation tool
Epydoc is a tool for generating API documentation for Python modules, based on their docstrings. For an example of epydoc's output, see the API documentation for epydoc itself. A lightweight markup language called epytext can be used to format docstrings, and to add information about specific fields, such as parameters and instance variables. Epydoc also understands docstrings written in ReStructuredText, Javadoc and plaintext.
devel/esdl-1.0.1 (Score: 0.0012383816)
Library for accessing SDL and OpenGL through Erlang
Esdl is library for accessing SDL and OpenGL through Erlang.