SwiftImGui VS cimgui-go

Compare SwiftImGui vs cimgui-go and see what are their differences.

SwiftImGui

Swift wrapper around Dear imgui for macOS, iOS, Linux and Windows (by ctreffs)

cimgui-go

Auto generated Go wrapper for Dear ImGui via cimgui (by AllenDang)
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
SwiftImGui cimgui-go
1 3
130 269
- -
0.0 9.6
6 days ago 7 days ago
C++ C++
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

SwiftImGui

Posts with mentions or reviews of SwiftImGui. We have used some of these posts to build our list of alternatives and similar projects.

cimgui-go

Posts with mentions or reviews of cimgui-go. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-18.
  • Could some share some instructions in order to build and run AllenDang/cimgui-go?
    1 project | /r/golang | 11 Jun 2023
    I cloned the repo and I tried a couple of things like make and go run . since I didn't quite undertand the README. I would like to play with this library and build something with Go. I'm on Windows 22H2 and my Go version is 1.20.2. Thanks you all! Here is the repo.
  • Using Imgui with Go
    1 project | /r/golang | 4 Apr 2023
    In particular, in https://github.com/AllenDang/cimgui-go/blob/main/cimplot_structs_accessor.cpp I see wrap_ImPlotAxis_SetShowDefaultTicks, so I suspect that A: there is some function that you can call that will return a PlotAxis from the current Plot, or a collection of same, and B: that having a PlotAxis, there will be a collection of methods you can call on it that serve the same function as the named parameters in the Python code you gave as an example.
  • Announce cimgui-go an auto-generated wrapper of Dear ImGui
    7 projects | /r/golang | 18 Aug 2022

What are some alternatives?

When comparing SwiftImGui and cimgui-go you can also consider the following projects:

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

cimnodes - C wrapping of https://github.com/Nelarius/imnodes

giu - Cross platform rapid GUI framework for golang based on Dear ImGui.

cimplot - C binding for implot: https://github.com/epezent/implot

imgui-go - Go wrapper library for "Dear ImGui" (https://github.com/ocornut/imgui)