This folder contains project-wide guides and design notes. Module-specific documentation lives under each module (for
example simple-ffm-demo/docs/ and mymodbus/README.md).
- Start Here: FFM Introduction
- Build and run the simple demo
- FFM + jextract guide (demo)
- Design notes (demo)
- FFM Fundamentals
- Advanced FFM examples (structs, callbacks, arenas)
- Thread safety considerations
- JDK 25 concurrency notes
- Hexagonal Architecture + FFM
- FFM + Vector API
- mymodbus overview
- Setting up libmodbus
- Benchmarking: how to run JMH → report → assessment
- External references