lw-support is a lightweight support library for C++. It provides some C library
functionality in an object-oriented manner (for example, threads and I/O). Its main usage is as a
very fast and efficient single-threaded non-blocking event-driven I/O library.
You can download the latest version by cloning the git repository:
git clone git://git.lwithers.me.uk/lw-support
| Version | Date | Source | GPG Signature (key) | Documentation | Doc Signature | Dependencies |
|---|---|---|---|---|---|---|
| 0.99.60 | 20060825 | .tar.bz2 | .tar.bz2.asc | .tar.bz2 | .tar.bz2.asc | libutf8++ 1.2.1 |
Older releases may be found here.