File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -235,9 +235,24 @@ MIT License — free for commercial and private use. See [LICENSE](LICENSE) for
235235
236236## Related Projects
237237
238- - [ FastCore] ( https://github.com/andrestubbe/FastCore ) — Unified JNI loader
238+ ** Core Infrastructure:**
239+ - [ FastCore] ( https://github.com/andrestubbe/FastCore ) — Unified JNI loader for all FastJava modules
240+
241+ ** Input & Automation:**
239242- [ FastHotkey] ( https://github.com/andrestubbe/FastHotkey ) — Global hotkey library
240- - [ FastClipboard] ( https://github.com/andrestubbe/FastClipboard ) — Fast clipboard access
243+ - [ FastTouch] ( https://github.com/andrestubbe/FastTouch ) — Multi-touch gesture recognition
244+
245+ ** System Integration:**
246+ - [ FastClipboard] ( https://github.com/andrestubbe/FastClipboard ) — Ultra-fast clipboard access
247+ - [ FastTheme] ( https://github.com/andrestubbe/FastTheme ) — OS display/theme monitor
248+
249+ ** Graphics & Vision:**
250+ - [ FastGraphics] ( https://github.com/andrestubbe/FastGraphics ) — GPU-accelerated graphics
251+ - [ FastAI] ( https://github.com/andrestubbe/FastAI ) — AI/ML integration for Java
252+
253+ ** Math & Performance:**
254+ - [ FastMath] ( https://github.com/andrestubbe/FastMath ) — SIMD-optimized math operations
255+ - [ FastIO] ( https://github.com/andrestubbe/FastIO ) — High-performance file I/O
241256
242257---
243258
You can’t perform that action at this time.
0 commit comments