Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第12,07112,080项(搜索用时0.016秒)
devel/bear-0.8.3 (Score: 6.4754924E-5)
Set of statistics functions for Erlang
A set of statistics functions for Erlang. Currently bear is focused on use inside the Folsom Erlang metrics library but all of these functions are generic and useful in other situations.
devel/ioncube-6.0.4 (Score: 6.4754924E-5)
Loader for ionCube-encoded PHP files
The ionCube Loader is a free application that runs the files encoded by the ionCube PHP Encoder, while enhancing the running speed of PHP applications. Benefits: - Enables users to run files encoded by the ionCube PHP Encoder
devel/jansson-2.9 (Score: 6.4754924E-5)
C library for encoding, decoding, and manipulating JSON data
Jansson is a C library for encoding, decoding and manipulating JSON data. Its main features and design principles are: - Simple and intuitive API and data model - Comprehensive documentation - No dependencies on other libraries - Full Unicode support (UTF-8) - Extensive test suite
devel/etl-0.04.19 (Score: 6.4754924E-5)
Voria Extended Class and Template Library
ETL is a multi-platform class and template library designed to add new datatypes and functions which combine well with the existing types and functions from the C++ Standard Template Library (STL).
devel/dotconfpp-0.0.5 (Score: 6.4754924E-5)
Configuration file parser written in C++
dotconf++ is a dotconf like configuration file parser written in C++. It supports macro substitution from the environment or from the file itself, config file inclusion, easy handling of XML like tags, checking for required tags, and more.
devel/fistgen-0.2.1 (Score: 6.4754924E-5)
Language for describing stackable filesystems
FiST (File System Translator) is a language for describing stackable file systems. Fistgen is the FiST language code translator. This package includes sources for fistgen and stackable templates for several operating systems.
devel/flatzebra-0.1.6 (Score: 6.4754924E-5)
Generic game engine for 2D double-buffering animation
flatzebra - A generic game engine for 2D double-buffering animation Copyright (C) 2001-2004 Pierre Sarrazin <http://sarrazip.com/> This program is free software distributed under the GNU GPL. See the file COPYING.
devel/flexjson-1.6 (Score: 6.4754924E-5)
Lightweight Java library to write JSON
FlexJSON is a lightweight library to serialize objects out in Javascript Object Notation (JSON). The library serializes only immediately available fields by default, although it's fairly easy to add additional data such as collections through code or annotations.
devel/gaa-1.6.6 (Score: 6.4754924E-5)
GPL Argument Analyser
GAA simplifies the life of the programmer: you don't have to worry about the arguments given to it! A short text written in GAA language generates C-code which analyses the arguments and creates your program's help.
devel/frama-c-20150201 (Score: 6.4754924E-5)
Extensible platform for source-code analysis of C
Frama-C is a suite of tools dedicated to the analysis of the source code of software written in C. Frama-C gathers several static analysis techniques in a single collaborative framework, which allows static analyzers to build upon the results already computed by other analyzers in the framework, and provides sophisticated tools, such as a slicer and dependency analysis. Frama-C is closer to heuristic bug-finding tools than it is to software metrics tools, but it has two important differences with the former: it aims at being "correct" -- that is, never to remain silent for a location in the source code where an error can happen at run-time. And it allows its user to manipulate functional specifications, and to prove that the source code satisfies these specifications.