Hookless is a reactive programming library for Java. It automatically runs dependent reactive computations whenever change is detected in any of their dependencies. It is nearly completely transparent to application code, because it tracks dependencies implicitly via thread-local context object.
More on homepage.
Experimental. Stagean is used to track progress on class and method level.
See homepage.
Some APIs are undocumented. You might have to peek in the source code.
Bug reports and pull requests are welcome. See CONTRIBUTING.md.
Distributed under Apache License 2.0.