Reusable library

The Glasgow reusable library provides implementations of protocols, algorithms, and other useful tools that are necessary for an applet and are common enough in embedded development to document and share.

Warning

No API stability guarantees whatsoever are provided. This reusable library is designed to be easy to copy and paste piecemeal into other projects; you should do so if you need stability. We can and will make cross-cutting changes to interfaces here, synchronized with the in-tree applets.

Note

Note that not every library module is documented here yet.