Ports 搜索

共有5,886项符合/net-im/的查询结果,以下是第4,3014,310项(搜索用时0.007秒)
devel/libmpcbdm-0.0.3 (Score: 0.006132291)
Standalone library to control various mpc8xx boards
Standalone library to control various widely available Freescale's mpc8xx based boards. This code was derived from mpcbdm patch by Frank Przybylski. This allows using this code separately from gdb, for example, to load firmware to the board, or retrieve information about it. The package includes example "mpc8xx" program, that displays information about connected board using libmpcbdm library. The schematic of adapter itself can be found at project homepage.
devel/libtar-1.2.11 (Score: 0.006132291)
library for manipulating POSIX and GNU tar files
libtar is a C library for manipulating tar archives. It supports both the strict POSIX tar format and many of the commonly-used GNU extensions.
devel/libvanessa_adt-0.0.9 (Score: 0.006132291)
Library that provides ADTs (queues, dynamic arrays, and more)
libvanessa_adt is a library that provides Abstract Data Types (ADTs). It includes queues, dynamic arrays and key values.
devel/libstrfunc-8.3 (Score: 0.006132291)
Handles CGI forms, MIME, templates, date conversions, etc
Handy library for manipulating strings, string arrays, buffers, CGI forms, configuration files, textual templates, regular expressions, date and time conversions, et cetera. Handles base64, quoted-printable, url_encode, mime-words and other encoded data. Please have a look at strfunc(3) and other manual pages.
devel/libstroke-0.5.1 (Score: 0.006132291)
Stroke translation library
LibStroke is a stroke translation library. Strokes are motions of the mouse that can be interpreted by a program as a command. Strokes are used extensively in CAD programs. I fell in love with them when I was using the CAD tools that use a stroke interface to select tools or perform actions. I wrote this library so that others can see how useful strokes can be and so that more programs take advantage of this extremely natural human-computer interface.
devel/libvanessa_logger-0.0.10 (Score: 0.006132291)
Library that provides a generic logging layer
libvanessa_logger provides a generic logging layer that may be used to log to one or more of syslog, an open file handle or a file name. Though due to limitations in the implementation of syslog opening multiple syslog loggers doesn't makes sense. Includes the ability to limit which messages will be logged based on priorities.
devel/libvanessa_socket-0.0.12 (Score: 0.006132291)
Library that provides a simple layer for TCP/IP socket operations
libvanessa_socket is a library that provides a simple layer for TCP/IP socket operations. It includes code to open a socket to a server as a client, to listen on sockets for clients as a server and to pipe information between sockets.
devel/lmdbg-1.2.1 (Score: 0.006132291)
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/log4c-1.2.4 (Score: 0.006132291)
Logging for C Library
Log4C is a library of C for flexible logging to files, syslog and other destinations. It is modeled after the Log for Java library (http://jakarta.apache.org/log4j/docs/index.html), staying as close to their API as is reasonable.
devel/log4cpp-1.1.1 (Score: 0.006132291)
Library of C++ classes for flexible logging
A library of C++ classes for flexible logging to files, syslog, IDSA and other destinations. It is modeled after the Log for Java library (http://www.log4j.org), staying as close to their API as is reasonable.