Skip to content

Commit 712b7fa

Browse files
author
Andre Stubbe
committed
Expand Related Projects with all FastJava ecosystem modules
1 parent 12a2747 commit 712b7fa

1 file changed

Lines changed: 17 additions & 2 deletions

File tree

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)