Ports Search

Results 1,4111,420 of 5,623 for /devel/.(0.006 seconds)
devel/libserialport-0.1.0 (Score: 0.032514982)
Framework for hardware logic analyzers, serial port support library
The sigrok project aims at creating a portable, cross-platform, Free/Libre/Open-Source signal analysis software suite that supports various device types, such as logic analyzers, MSOs, oscilloscopes, multimeters, LCR meters, sound level meters, thermometers, hygrometers, anemometers, light meters, DAQs, dataloggers, function generators, spectrum analyzers, power supplies, GPIB interfaces, and more.
devel/binutils-2.27 (Score: 0.032514982)
GNU binutils for amd64 cross-development
devel/libshbuf-0.0.3 (Score: 0.032514982)
Library for Shared Buffer IPC
libshbuf implements a new kind of IPC: the "shared buffer", a faster, more flexible replacement for standard Unix FIFOs. It offers the following advantages: - Normally better latency and throughput - Full access to the buffer at any time - Connecting processes need not to be children of each other - Arbitrary buffer lengths - Memory mapped - "Backlog" The implementation is based on SysV shared memory, semaphores and message queues. It makes use of POSIX pthreads.
devel/libstatgrab-0.91 (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/libtar-1.2.11 (Score: 0.032514982)
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/libtecla-1.6.3 (Score: 0.032514982)
Interactive command line editing facilities
The tecla library provides UNIX and LINUX programs with interactive command line editing facilities, similar to those of the Unix tcsh shell. In addition to simple command-line editing, it supports recall of previously entered command lines, TAB completion of file names or other tokens, and in-line wild-card expansion of file names. The internal functions which perform file-name completion and wild-card expansion are also available externally for optional use by programs, along with a module for tab-completion and lookup of file names in a list of directories. Note that special care has been taken to allow the use of this library in threaded programs. The option to enable this is discussed in the Makefile, and specific discussions of thread safety are presented in the included man pages.
devel/libtermkey-0.18 (Score: 0.032514982)
Easy processing of keyboard entry from terminal-based programs
This library allows easy processing of keyboard entry from terminal-based programs. It handles all the necessary logic to recognise special keys, UTF-8 combining, and so on, with a simple interface.
Android simpleperf tool
Simpleperf is a native profiling tool for Android. Its command-line interface supports broadly the same options as the linux-tools perf, but also supports various Android-specific improvements. This package only provides subcommands to read perf.data.
devel/libtifiles2-1.1.6 (Score: 0.032514982)
TI calculator file types library
A library to handle TI calculator file formats.
devel/libtool-2.4.6 (Score: 0.032514982)
Generic shared library support script
This is GNU Libtool, a generic library support script. Libtool hides the complexity of using shared libraries behind a consistent, portable interface. To use libtool, add the new generic library building commands to your Makefile, Makefile.in, or Makefile.am.