Skip to content

Commit 43a2eab

Browse files
author
FastJava Team
committed
docs: Link FastMouse and FastDWM in README and MAP
1 parent 9dcf088 commit 43a2eab

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

MAP.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@
5353

5454
## 🚧 Coming Soon (No Links Yet)
5555

56-
**Q2 2026:** FastAI (Unified AI), FastMouse, FastGamepad (XInput)
56+
**Q2 2026:** FastAI (Unified AI), FastGamepad (XInput)
5757
**Q3 2026:** FastVision (GPU shaders), FastProcess, FastFileWatch
58-
**Q4 2026:** FastOverlay, FastDWM
58+
**Q4 2026:** FastOverlay
5959
**2027+:** FastHash, FastVectorDB, FastRAG, FastMCP
6060

6161
---

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ⚡ FastJava — Native Java Performance Ecosystem [ALPHA]
1+
# ⚡ FastJava — Native Java Performance Ecosystem [ALPHA]
22

33
> **5-50× faster than standard Java** — JNI-native libraries for automation, screen capture, graphics, math, JSON, and more.
44
@@ -23,14 +23,14 @@ A unified directory of all FastJava modules. Categorized by functional domain, i
2323
| **[FastTouch](https://github.com/andrestubbe/fasttouch)** | **❌ Java can't** | Multi-touch pressure — no Java API | Win32 touch | Alpha |
2424
| **[FastStylus](https://github.com/andrestubbe/faststylus)** | **❌ Java can't** | Pen tilt/eraser — no Java API exists | WM_POINTER | Alpha |
2525
| **[FastKeylogger](https://github.com/andrestubbe/FastKeylogger)** | **** | Global asynchronous keyboard tracking | Win32 Hooks | Alpha |
26-
| FastMouse | | Raw mouse reading | RawInput API | TODO |
26+
| **[FastMouse](https://github.com/andrestubbe/FastMouse)** | **** | Raw mouse reading | RawInput API | Alpha |
2727
| FastGamepad || Controller support | XInput | TODO |
2828

2929
### 2. Output
3030
| Module | Speed vs Java | Key Metrics | Tech | Status |
3131
|--------|---------------|-------------|------|--------|
3232
| **[FastDisplay](https://github.com/andrestubbe/FastDisplay)** | **Instant** | Native DPI/resolution/refresh-rate | Win32, DWM | Alpha |
33-
| FastDWM | | VSync & timing | DWM API | TODO |
33+
| **[FastDWM](https://github.com/andrestubbe/FastDWM)** | **** | VSync & timing | DWM API | Alpha |
3434

3535
### 3. Automation
3636
| Module | Speed vs Java | Key Metrics | Tech | Status |

0 commit comments

Comments
 (0)