Ports 搜索

共有8,048项符合/www/的查询结果,以下是第5,8515,860项(搜索用时0.004秒)
devel/libevdev-1.4.4 (Score: 0.011843925)
Linux Event Device library
libevdev is a wrapper library for evdev devices. It moves the common tasks when dealing with evdev devices into a library and provides a library interface to the callers, thus avoiding erroneous ioctls, etc. The eventual goal is that libevdev wraps all ioctls available to evdev devices, thus making direct access unnecessary.
devel/libflatarray-0.2.0 (Score: 0.011843925)
Struct of arrays library with object oriented interface for C++
LibFlatArray acts as a highly efficient multi-dimensional array of arbitrary objects (array of structs, AoS), but really uses a struct of arrays (SoA) memory layout. It's great for writing vectorized code and its lightning-fast iterators give you access to neighboring elements with zero address generation overhead.
devel/libleaftag-0.3.1 (Score: 0.011843925)
Leaftag is a library for tagging files on the desktop
Leaftag is a library and set of utilities for tagging files on the desktop. libleaftag is the core tagging library. It's GObject-based and provides a simple means for tagging and untagging files, retrieving lists of tags, and generally manipulating the database. Project homepage:
devel/libmatheval-1.1.11 (Score: 0.011843925)
Library to evaluate mathematical functions
GNU libmatheval is a library which contains several procedures that make it possible to create an in-memory tree from the string representation of a mathematical function over single or multiple variables. This tree can be used later to evaluate a function for specified variable values, to create a corresponding tree for the function derivative over a specified variable or to write a textual tree representation to a specified string. The library exposes C and Fortran 77 interfaces.
devel/libmowgli-1.0.0 (Score: 0.011843925)
Development framework for C
mowgli is a development framework for C (like GLib), which provides high performance and highly flexible algorithms. It can be used as a supplement to GLib (to add additional functions (dictionaries, hashes), or replace some of the slow GLib list manipulation functions), or stand alone. It also provides a powerful hook system and convenient logging for your code, as well as a high performance block allocator.
devel/libltdl-2.4.6 (Score: 0.011843925)
System independent dlopen wrapper
This is GNU libltdl, a system independent dlopen wrapper for GNU libtool. It supports the following dlopen interfaces: * dlopen (Solaris, Linux and various BSD flavors) * shl_load (HP-UX) * LoadLibrary (Win16 and Win32) * load_add_on (BeOS) * GNU DLD (emulates dynamic linking for static libraries) * libtool's dlpreopen
devel/libmba-0.9.1 (Score: 0.011843925)
Collection of C modules potentially useful to any project
The libmba package is a collection of mostly independent C modules potentially useful to any project. There are hashmap, linkedlist, and stack ADTs, a DOM- like interface that can load and store XML files for simple XML processing, a module for managing error codes and associated messages across separate C libraries, and more.
devel/libol-0.3.18 (Score: 0.011843925)
Library needed by syslog-ng
Library required by syslog-ng. Not much is documented. -Vince vince@blue-box.net
devel/libparserutils-0.2.3 (Score: 0.011843925)
Lexer/parser utility functions for NetSurf
LibParserUtils provides various pieces of functionality that are useful when writing parsers. These are: + A number of character set convertors + Mapping of character set names to/from MIB enum values + UTF-8 and UTF-16 (host endian) support functions + Various simple data structures (resizeable buffer, stack, vector) + A UTF-8 input stream
devel/libpciaccess-0.13.4 (Score: 0.011843925)
Generic PCI access library
This package contains the pciaccess library.