Ports 搜索

共有6,332项符合/net-p2p/的查询结果,以下是第5,4415,450项(搜索用时0.011秒)
devel/hint-0.4.2.3 (Score: 0.0034951575)
Runtime Haskell interpreter (GHC API wrapper)
This library defines an Interpreter monad. It allows to load Haskell modules, browse them, type-check and evaluate strings with Haskell expressions and even coerce them into values. The library is thread-safe and type-safe (even the coercion of expressions to values). It is, essentially, a huge subset of the GHC API wrapped in a simpler API.
devel/hcs12mem-1.4.1 (Score: 0.0034951575)
Software to manipulate EEPROM/FLASH memory
hc12mem is a command line tool for embedded microcontroller developers using Freescale's HCS12-family MCUs. It can: - erase/read/write/protect internal EEPROM memory - erase/read/write internal FLASH memory - protect/unprotect whole MCU Supported MCUs: almost every HCS12 derivative <MC9S12> A32, A64, A128, A256, A512, C32, C64, C96, C128, GC16, GC32, GC64, GC96, GC128, D32, D64, D128, D256, D512, E32, E64, E128, E256, H128, H256, UF32, NE64. Supported target connections: - BDM: - Daniel Malik's TDBML (Turbo BDM Light) USB POD - Kevin Ross's BDM12 POD - Marek Peca's PODEX - my own improved version of PODEX with firmware bugfixes - LRAE (Load RAM And Execute) serial bootloader see Freescale's Application Note AN2546 - Freescale's HCS12 MCU serial monitor see Freescale's Application Note AN2548
devel/ghc-mtl-1.2.1.0 (Score: 0.0034951575)
Mtl-compatible version of the Ghc-Api monads and monad-transformers
Provides an 'mtl' compatible version of the 'GhcT' monad-transformer defined in the 'GHC-API' since version 6.10.1.
devel/language-c-0.4.7 (Score: 0.0034951575)
Analysis and generation of C code
Language C is a Haskell library for the analysis and generation of C code. It features a complete, well tested parser and pretty printer for all of C99 and a large set of GNU extensions.
devel/time-compat-0.1.0.3 (Score: 0.0034951575)
Compatibility with old-time for the time package
Compatibility with the old-time package for the "new" time package.
devel/jsond-1.3.0 (Score: 0.0034951575)
JavaScript Object Notation in PHP
This is a drop-in alternative to the standard PHP JSON extension.
devel/jsonnet-1.0.0 (Score: 0.0034951575)
Google JsonNet for PHP
The Google JsonNet for PHP. Jsonnet language, from its most basic features to its powerful object model, punctuated with examples drawn from the world of cocktails. These examples are meant to be fun, and although a little contrived, do not restrict our thinking to any one particular application of Jsonnet.
devel/judy-1.0.2 (Score: 0.0034951575)
PHP Judy implements sparse dynamic arrays
PHP Judy implements sparse dynamic arrays (aka Judy Arrays). This extension is based on the Judy C library. A Judy array consumes memory only when it is populated, yet can grow to take advantage of all available memory if desired. Judy's key benefits are scalability, high performance, and memory efficiency.
devel/libevent-0.1.0 (Score: 0.0034951575)
Libevent extension for PHP
This is a PHP binding for libevent library.
devel/mcve-7.0.3 (Score: 0.0034951575)
PECL Extension for Interface the MCVE/Monetra API
pecl-mcve is a Interface for the MCVE/Monetra API (libmonetra [formerly libmcve]), allowing you to work directly with MCVE/Monetra from your PHP scripts. Monetra is Main Street Softworks' solution to direct credit card processing for Unix.