FeliCa read/write library for Sony RC-S320 USB FeliCa R/W(PaSoRi).
This library is independent from the SDK for FeliCa.
PEAR is a framework and distribution system for reusable PHP components.
PEAR is short for "PHP Extension and Application Repository" and is
pronounced just like the fruit. The purpose of PEAR is to provide:
- A structured library of open-sourced code for PHP users
- A system for code distribution and package maintenance
- A standard style for code written in PHP
- The PHP Extension Community Library (PECL)
Library used by ruxmms for autodetection of russian charset
VISA is a multivendor standard for interfacing test and measurement
equipment.
LibreVISA aims to be a compliant implementation of the VISA standard in
a free software library. Currently support for targets connected via USB,
exposing the USBTMC interface, and VXI-11 devices.
librolegen: a library to dynamically generate WebOS system bus role files for
WebOS Javascript services
Parallel Events and Asynchronous tasKing Library
libpeak is an experimental C library and provides necessary support for an
event-based application. Unlike other event libraries, libpeak might process
events in parallel on Symmetric Multi-processing (SMP) systems. Its high
performance is particularly adapted for networking applications that need to
process lots of data on lots of connections.
s11n (an abbreviation for serialization) is an Open Source project focused
on the generic serialization of objects (i.e., object persistence) in the
C++ programming language.
The project's flagship library, appropriately named libs11n, can easily
serialize all manner of PODs (Plain Old Data types), most STL containers,
and user-defined Serializable types. By taking advantage of relatively
new, advanced C++ techniques s11n turns this formerly-difficult task into
child's play. It supports literally hundreds of millions of combinations
of standard containers out of the box. libs11n is 100% data-format
agnostic, and currently includes support for many formats, including 3 XML
flavours. (As far as i am aware, this exceeds support provided by any
other serialization framework, regardless of the implementation language!)
libimobiledevice is a cross-platform software library that talks the
protocols to support iPhone, iPod Touch, iPad and Apple TV devices.
Unlike other projects, it does not depend on using any existing
proprietary libraries and does not require jailbreaking. It allows
other software to easily access the device's filesystem, retrieve
information about the device and its internals, backup/restore the
device, manage SpringBoard icons, manage installed applications,
retrieve addressbook/calendars/notes and bookmarks and synchronize
music and video to the device.
This port installs the library required to handle Apple Binary and XML
Property Lists.
This library provides weak aliases for pthread functions not provided in libc
or otherwise available by default. Libraries like libxcb rely on pthread
stubs to use pthreads optionally, becoming thread-safe when linked to
libpthread, while avoiding any performance hit when running single-threaded.
libpthread-stubs supports this behavior even on platforms which do not supply
all the necessary pthread stubs. On platforms which already supply all the
necessary pthread stubs, this package ships only the pkg-config file
pthread-stubs.pc, to allow libraries to unconditionally express a dependency
on pthread-stubs and still obtain correct behavior.
Libsigc++ -- The Typesafe Callback Framework for C++
This library implements a full callback system for use in widget libraries,
abstract interfaces, and general programming.
To get a good overview of how to use the library, read
/usr/local/share/doc/libsigc++/signals.