JVM port of randrew's layout - a simple/fast stacking box layout library for user interfaces.

This page summarizes the projects mentioned and recommended in the original post on /r/java

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • layout-java

    JVM port of randrew's layout library - a simple/fast stacking box layout library for user interfaces

  • java-annotations

    Annotations for JVM-based languages.

  • See https://github.com/JetBrains/java-annotations

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • imgui

    Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies

  • Well, that's a tricky one. This library is better suited for retained mode UIs, so to use it with imgui we'll have to make some workarounds. It would be much to practical to use Stack Layout extension by thedmd (we have to add it to imgui-java some day!).

  • StrongDMM

    Robust map editor for BYOND

  • I see. Well, I was thinking about making a sort of builder layout implementation to create GUI in DSL way. I've made one for my another project https://github.com/SpaiR/StrongDMM/blob/main/src/imguiext/widget/button.go . It's in Golang, yet compatible with common Dear ImGui API. I'll consider about your library, since, unlike Stack Layout, it can be used around imgui, not inside of it. And thus it's more extendable.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • GUI library for fast prototyping

    3 projects | /r/rust | 6 Dec 2023
  • Visual Node Graph with ImGui

    18 projects | news.ycombinator.com | 29 Sep 2023
  • Textual Web: TUIs for the Web

    9 projects | news.ycombinator.com | 7 Sep 2023
  • My Rust program (Well, game) is leaking memory, 4MB/s.

    9 projects | /r/rust | 30 Apr 2023
  • GUI frameworks for an SDL-based roguelike?

    4 projects | /r/roguelikedev | 26 Mar 2023