Open source library for SPI/I2C control via FTDI chips
Libmpsse is a library for interfacing with SPI/I2C devices via FTDI's
FT-2232 family of USB chips. Based around the libftdi library.
The C Runtime In Tcl, CriTcl for short, is a system to build C extension
packages for Tcl on the fly, from C code embedded within Tcl scripts,
for all who wish to make their code go faster.
cvschk is a Perl program which allows you to see the status of your own CVS
directories, without access to the CVS repository. It shows which files you
changed, made locally, and which ones were deleted.
The DBus-Tcl project provides a Tcl interface to the dbus message bus system.
It contains packages that allow Tcl programs to send and receive dbus signals,
as well as invoke and respond to dbus method calls.
A port from the CLD (Compact Language Detector) library embedded in
Google's Chromium browser. The library detects the language from
provided UTF8 text (plain text or HTML). It's implemented in C++,
with very basic Python bindings.
Log::Handler is an object-oriented handler for logging, tracing and
debugging. It is very easy to use and provides a simple interface for
multiple output objects with lots of configuration parameters.
Common C++ offers a highly portable C++ application development
framework. Common C++ provides classes for threads, sockets, daemon
management, system logging, object synchronization, realtime network
development, persistent object management, and file access.
A tool to indent the C preprocessor directives to reflect their
nesting and ensure that there is exactly one space character between
each #if, #elif, #define directive and the following token.
cStringBuffer is a library designed to make file I/O to strings easier
and more platform-neutral. It performs memory management on strings,
as well as permits typical string operations.
The Perforce Client API is a simple beast which packages up the
command invocation, sends it to the server, and then acts on
instructions from the server to carry out the actual command.