24 projects tagged "Linux"
libphidgets is a user-space access library for the Phidget devices. It provides a generic and flexible way to access and interact with the Phidgets, and comes with all the advantages of a user-space library. It is based on libhid (which is based on libusb), thus it requires no HID support in the kernel. Furthermore, it aims to support all operating system supported by libusb/libhid: Linux, BSD, OS X, and Windows.
libbsl (Basic System Library) is a powerful, easy to use, and fully thread safe C++ template class library for frequently recurring (machine/OS oriented) programming problems. It provides many useful classes like easy to use and fully interchangable I/O devices, ElGamal/AES cryptographic network sockets, dynamic loadable C++ objects which remain dynamic_castable after loading, simple to use and fully copyable thread objects, functors, typelists, a superior state machine implementation, and much more.
dbvi is a UNIX terminal-based interface to the gdb debugger. It tightly integrates a vi session with the usual gdb command line and uses the arrow keys to provide an intuitive interface to common debugging commands. It is designed to be used in a restrictive single terminal environment, but in a windowed environment it has the same advantages over a graphical interface that vi has over a graphical text editor.
Y Object Database Adapter (YODA) is an environment for creating and running network accessible applications. It can permanently store objects of any type and complexity, and supports attributes of most types (with the exception of only a few Python types, such as thread locks). It can be extended with YODA- server applications, and an application compiler and loader are provided.
tgen generates a Web site from a collection of input files of a variety of types, using a set of registered HTML autogenerators. This allows, for example, the generation a Web site consisting of plain text pages, EtText formatted files, man or POD documentation, and/or custom formats, with a consistent and attractive look-and-feel. It is a driver program; the actual conversion work is done by a set of plugin filters or "autoformatters" (named *2hts[.*]).