A collection of libraries built up over eight years of experience with the D language.
Stable libraries
| Library | Status | Description |
|---|---|---|
| uim-compilers | A compiler toolkit that covers the pipeline from lexing to code generation | |
| uim-core | Foundational library of the UIM framework, providing essential utilities and building blocks | |
| uim-css | A CSS parsing, manipulation, and generation library | |
| uim-errors | ||
| uim-events | ||
| uim-filesystems | A filesystem operations library, providing both synchronous and asynchronous file/directory operations.d integration. | |
| uim-i18n | ||
| uim-html | Library for generating HTML programmatically | |
| uim-jsons | ||
| uim-logging | An interface-driven logging library. | |
| uim-numerical | Library for numerical computing, mathematical operations, and solving numerical problems. | |
| uim-oop | ||
| uim-services |
Work in Progress
| Library | Status | Description |
|---|---|---|
| uim-databases | ||
| uim-datasources | ||
| uim-entities | ||
| uim-genetics | A type-safe genetic algorithm framework. | |
| uim-neural | ||
| uim-orm | ||
| uim-security | ||