|
138 | 138 | │ FastMouse │ FastUIA │ FastOverlay │ FastBytes │ |
139 | 139 | │ FastKeyboard │ FastFileWatch │ FastPreview │ FastTokenizer │ |
140 | 140 | │ │ │ FastTerminal │ FastANSI │ |
141 | | -│ │ │ FastGPU │ FastEmojis │ |
| 141 | +│ │ │ │ FastEmojis │ |
142 | 142 | └─────────────────┴──────────────────┴───────────────────┴────────────────────┘ |
143 | 143 |
|
144 | | -┌─────────────────────────────────────────────────────────────┐ |
145 | | -│ AUDIO │ AI │ UTILS │ DEBUG │ |
146 | | -├─────────────────────────────────────────────────────────────┤ |
147 | | -│ FastAudio │ FastAI │ FastTween │ FastTest│ |
148 | | -│ FastTTS │ FastEmbedding │ FastAnim │ FastWatch│ |
149 | | -│ FastSTT │ FastVectorDB │ FastEventBus │ FastReplay│ |
150 | | -│ FastOCR │ FastRAG │ FastSort │ FastTrace│ |
151 | | -└─────────────────────────────────────────────────────────────┘ |
| 144 | +┌────────────────────────────────────────────────────────────────────────┐ |
| 145 | +│ AUDIO │ AI │ COMPUTE │ UTILS │ DEBUG │ |
| 146 | +├────────────────────────────────────────────────────────────────────────┤ |
| 147 | +│ FastAudio │ FastAI │ FastGPU │ FastTween│ FastTest│ |
| 148 | +│ FastTTS │ FastEmbedding │ │ FastAnim │FastWatch│ |
| 149 | +│ FastSTT │ FastVectorDB │ │ FastEvent│FastRepla│ |
| 150 | +│ FastOCR │ FastRAG │ │ FastSort │FastTrace│ |
| 151 | +└────────────────────────────────────────────────────────────────────────┘ |
152 | 152 | ``` |
153 | 153 |
|
154 | 154 | --- |
|
163 | 163 | ├────────────────────────────────────────┤ |
164 | 164 | │ System Integration Layer │ FastCore, FastIO, FastTheme |
165 | 165 | ├────────────────────────────────────────┤ |
166 | | -│ Hardware Abstraction Layer │ JNI, SIMD, GPU |
| 166 | +│ Hardware Abstraction Layer │ JNI, SIMD, GPU Compute, Vulkan |
167 | 167 | └────────────────────────────────────────┘ |
168 | 168 | ``` |
169 | 169 |
|
|
0 commit comments