| | 1 | = !InfoGrid Project: Utilities (`ig-utils`) = |
| | 2 | |
| | 3 | The !InfoGrid [wiki:Projects/ig-utils Utilities Project] collects coding constructs that are generally useful and used throughout !InfoGrid. |
| | 4 | |
| | 5 | For example, these include: |
| | 6 | * A mini, embeddable HTTP server |
| | 7 | * Common object frameworks, such as for factories, string representation, internationalization, cryptography |
| | 8 | * Testing frameworks including for test instrumentation |
| | 9 | * The !InfoGrid [wiki:Docs/ModuleFramework Module Framework]. |
| | 10 | |
| | 11 | See also: |
| | 12 | * [wiki:Projects InfoGrid Projects]. |