| Embedded Project | How is it used? |
|---|
| bzip2 | Provides compression/decompression functionality. |
| imatix (sfl) | Provides a portable layer of abstraction for date, time manipulation, file system access and some other utility functions. |
| kazlib | Provides efficient and portable dictionary and list implementation. |
| libcURL | Portable library for web access: HTTP, FTP, Telnet etc... must be installed on Unix platform (often part of Linux distributions). |
| trio | Provides portable function to handle special double values: NaN, positive infinite, negative infinite. |