Ports Search

Results 4,0914,100 of 19,819 for %22HTTP Server%22.(0.007 seconds)
devel/jasmine-core-2.4.1 (Score: 0.0012383816)
Test JavaScript without any framework dependencies
Test your JavaScript without any framework dependencies, in any environment, and with a nice descriptive syntax.
devel/kgio-2.10.0 (Score: 0.0012383816)
Provides non-blocking I/O methods
kgio provides non-blocking I/O methods for Ruby without raising exceptions on EAGAIN and EINPROGRESS. It is intended for use with the Unicorn and Rainbows! Rack servers, but may be used by other applications (that run on Unix-like platforms).
devel/sigslot-1.0.0 (Score: 0.0012383816)
C++ Signal/Slot Library
sigslot - C++ Signal/Slot Library
devel/silc-toolkit-1.1.12 (Score: 0.0012383816)
Secure Internet Live Conferencing (SILC) network toolkit
SILC Toolkit is a package intended for software developers who would like to develop their own SILC based applications or help in the development of the SILC. The Toolkit includes SILC Protocol Core library, SILC Crypto library, SILC Key Exchange (SKE) library, SILC Math library, SILC Modules (SIM) library, SILC Utility library, SILC Client library and few other libraries. Full documentation provided as bonus ;-)
devel/silentbob-3.0 (Score: 0.0012383816)
Yet another sourcecode indexing tool
"SilentBob" is a tool to help a programmer/team manager to digest and comprehend either a simple program or a big source code tree based on the source code by presenting the code in a searcheable and tagged way. It helps to speed up the learning curve and to make it more convenient to get hands on a code from somebody, or also is convenient to browse your own projects. It includes functionality from such tools as: ctags, cscope and ctree, but it is faster than any of them, and is offering the features in one package. In some way it can be viewed as a superset of ctags, cscope and ctree.
devel/smc-4.3.0 (Score: 0.0012383816)
The State Machine Compiler
SMC takes a state machine stored in a .sm file and generates a State pattern in C++, Java or [incr Tcl]. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions.
devel/cargo-0.12.0 (Score: 0.0012383816)
Rust's Package Manager
Cargo is Rust's Package Manager. Cargo downloads your Rust project's dependencies and compiles your project.
devel/spatialindex-1.8.5 (Score: 0.0012383816)
General Framework for Developing Spatial Indices
This package provides a general framework for developing spatial indices. Currently it defines generic interfaces, provides simple main memory and disk based storage managers and a robust implementation of an R*-tree, an MVR-tree and a TPR-tree. Supported Features: * Generic main memory and disk based storage managers. * R*-tree index (also supports linear and quadratic splitting). * MVR-tree index (a.k.a. PPR-tree). * TPR-tree index. * Advanced query capabilities, using Strategy and Visitor patterns. * Arbitrary shaped range queries, by defining generic geometry interfaces. * Large parameterization capabilities, including dimensionality, fill factor, node capacity, etc. * STR packing / bulk loading.
devel/splint-3.1.2 (Score: 0.0012383816)
Tool for statically checking sourcecode for security vulnerabilities
Splint is a tool for statically checking C programs for security vulnerabilities and coding mistakes. With minimal effort, Splint can be used as a better lint. If additional effort is invested adding annotations to programs, Splint can perform stronger checking than can be done by any standard lint.
devel/liblas12-1.2.1 (Score: 0.0012383816)
Library For Reading And Writing LAS-Format Data
libLAS is a BSD library for reading and writing ASPRS LAS version 1.0, 1.1 and 1.2 data. LAS-formatted data is heavily used in LiDAR processing operations, and the LAS format is a sequential binary format used to store data from sensors and as intermediate processing storage by some applications.