Ports Search

Results 1,4311,440 of 5,623 for /devel/.(0.003 seconds)
devel/libstatgrab-0.17 (Score: 0.032514982)
Provides a useful interface to system statistics
The libstatgrab library provides an easy to use interface for accessing system statistics and information. Available statistics include CPU, Load, Memory, Swap, Disk I/O, and Network I/O. Also part of the package are two tools; saidar provides a curses-based interface to viewing live system statistics, and statgrab is a sysctl-like interface to the statistics.
devel/libstrfunc-8.3 (Score: 0.032514982)
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.032514982)
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/libtai-0.60 (Score: 0.032514982)
Library for storing and manipulating dates and times in second/attosecond
libtai supports two time scales: (1) TAI64, covering a few hundred billion years with 1-second precision; (2) TAI64NA, covering the same period with 1-attosecond precision. Both scales are defined in terms of TAI, the current international real time standard. libtai provides an internal format for TAI64, struct tai, designed for fast time manipulations. The tai_pack() and tai_unpack() routines convert between struct tai and a portable 8-byte TAI64 storage format. libtai provides similar internal and external formats for TAI64NA. libtai provides struct caldate to store dates in year-month-day form. It can convert struct caldate, under the Gregorian calendar, to a modified Julian day number for easy date arithmetic. This version of libtai requires a UNIX system with gettimeofday(). It will be easy to port to other operating systems with compilers supporting 64-bit arithmetic.
devel/libtap-1.01 (Score: 0.032514982)
Library implementing the Test Anything Protocol
Library implementing the Test Anything Protocol. Will be / is used by src/tools/regression, and anything else that wants an easy-to-implement test suite.
devel/libvanessa_logger-0.0.10 (Score: 0.032514982)
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.032514982)
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/libvhdi-20160424 (Score: 0.032514982)
Library and tools to access the Virtual Hard Disk image format
Library and tools to access the Virtual Hard Disk (VHD) image format.
devel/libvirt-glib-0.2.3 (Score: 0.032514982)
Glib bindings for Libvirt virtualization API
Glib bindings for Libvirt virtualization API
devel/libvirt-java-0.5.1 (Score: 0.032514982)
Java bindings for Libvirt virtualization API
Libvirt-java is a base framework allowing to use libvirt, the virtualization API though the Java programming language.