A library of miscellaneous general purpose utility classes related to cryptography, random numbers, checksums, maths, ID3 tagged files, argument parsing and other things.
A lightweight in-process small-API database for storing arbitrary class objects and their property values. The backing storage is a high-performance high-capacity Microsoft ESENT database.
A lightweight easy-to-use library for persisting settings using different backing storage implementations. This library contains implementations that can use an XML file or the Registry as the backing storage.
The LiteComms library contains two lightweight classes that allows client-server communication, either on the same machine or between different machines on a local area network. The library is intended to be as simple to use as possible and to have a tiny runtime footprint. The client and server...
More information