File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222| Library | Purpose | Performance | Status |
2323| ---------| ---------| -------------| --------|
2424| ** [ FastCore] ( https://github.com/andrestubbe/fastcore ) ** | JNI loader & platform abstraction | ** Required by all FastJava** | ✅ Alpha v1.0.0 |
25- | ** [ FastClipboard] ( https://github.com/andrestubbe/fastclipboard ) ** | Native clipboard access | ** 2-3× faster** than AWT | ✅ Alpha |
26- | ** [ FastRobot] ( https://github.com/andrestubbe/fastrobot ) ** | Screen capture & automation | ** 10-17× faster** than Robot | ✅ Alpha |
27- | ** [ FastStylus] ( https://github.com/andrestubbe/faststylus ) ** | Native stylus/pen input (pressure, tilt, eraser) | ** Impossible** in pure Java | ✅ Alpha |
28- | ** [ FastHotkey] ( https://github.com/andrestubbe/fasthotkey ) ** | Global system-wide hotkeys | ** Impossible** in pure Java | ✅ Alpha |
25+ | ** [ FastClipboard] ( https://github.com/andrestubbe/fastclipboard ) ** | Native clipboard access | ** 2-3× faster** than AWT | ✅ Alpha v1.0 |
26+ | ** [ FastRobot] ( https://github.com/andrestubbe/fastrobot ) ** | Screen capture & automation | ** 10-17× faster** than Robot | ✅ Alpha v2.1.0 |
27+ | ** [ FastStylus] ( https://github.com/andrestubbe/faststylus ) ** | Native stylus/pen input (pressure, tilt, eraser) | ** Impossible** in pure Java | ✅ Alpha v1.0.0 |
28+ | ** [ FastHotkey] ( https://github.com/andrestubbe/fasthotkey ) ** | Global system-wide hotkeys | ** Impossible** in pure Java | ✅ Alpha v1.1.0 |
2929| ** [ FastTheme] ( https://github.com/andrestubbe/fasttheme ) ** | Windows dark/light theme detection | ** Impossible** in pure Java | ✅ Alpha v1.2.0 |
3030| ** [ FastTouch] ( https://github.com/andrestubbe/fasttouch ) ** | Native multi-touch input | ** Impossible** in pure Java | ✅ Alpha v1.1.0 |
3131| ** [ FastScreen] ( https://github.com/andrestubbe/fastscreen ) ** | Zero-copy screen capture | ** 500-2000 FPS** via DXGI | 🚧 Alpha |
You can’t perform that action at this time.
0 commit comments