File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929| [ FastTouch] ( https://github.com/andrestubbe/fasttouch ) | System | ** ❌ Java can't** | Multi-touch pressure — no Java API exists |
3030| [ FastStylus] ( https://github.com/andrestubbe/faststylus ) | System | ** ❌ Java can't** | Pen tilt/eraser — no Java API exists |
3131| [ FastTheme] ( https://github.com/andrestubbe/fasttheme ) | UI | ** ❌ Java can't** | Native Windows theming — no Java API exists |
32- | [ FastNotification] ( https://github.com/andrestubbe/fastnotification ) | UI | ** ❌ Broken in Java** | SystemTray is deprecated/broken — need native toasts |
32+ | [ FastNotification] ( https://github.com/andrestubbe/fastnotification ) | UI | ** ❌ Broken in Java** | SystemTray deprecated/broken — need native WinRT |
3333| [ FastTween] ( https://github.com/andrestubbe/fasttween ) | Animation | ** Zero overhead** | No built-in tweening — roll your own or use this |
34- | [ FastAnimation] ( https://github.com/andrestubbe/fastanimation ) | Animation | ** Zero overhead** | No built-in animation timelines — pure Java library |
34+ | [ FastAnimation] ( https://github.com/andrestubbe/fastanimation ) | Animation | ** Zero overhead** | No built-in timelines — pure Java, zero-GC |
3535| ** [ FastOCR] ( https://github.com/andrestubbe/FastOCR ) ** | Vision | ** 10× faster** | Tesseract4J is slow — native WinRT OCR is instant |
3636| ** [ FastAudioPlayer] ( https://github.com/andrestubbe/FastAudioPlayer ) ** | Audio | ** ❌ No WASAPI** | Java Sound API only — no low-latency audio |
3737| ** [ FastAudioCapture] ( https://github.com/andrestubbe/FastAudioCapture ) ** | Audio | ** ❌ No WASAPI** | Java Sound API only — no system audio capture |
You can’t perform that action at this time.
0 commit comments