Projects
SMOL
Description
smol stands for "Special Memory Object Library". The core concept of smol is to provide base
class which allow low level manipulation of the corresponding object memory. In particular smol supports hardware supported
write protection and memory residence of objects (cannot be swapped out by the OS). Additionally smol provides support for creating objects
that can be shared/accessed by multiple processes at the same time. The main target areas of smol
are enhanced debugging support for application and security applications.
Documentation
The Doxygen documentation of smol can be downloaded below or viewed online.Downloads
smol-0.0.3.tar.gz | (5a762c754248cdadefe9a9724770b99c MD5) |
smol-doc-html-0.0.3.tar.gz | (af4d8acb77aadb0b152f016e38b321bf MD5) |