As part of the effort to add a useful GUI solution to LWJGL (see #101), the first LWJGL 3.0.1 build includes bindings to Nuklear, a minimal state immediate mode GUI toolkit. It is similar to imgui, but with a C API.
This is an experimental binding. Please post any impressions or problems you might have here (or open an issue on Github).