cargo-asm VS imgui-rs

Compare cargo-asm vs imgui-rs and see what are their differences.

cargo-asm

cargo subcommand showing the assembly or llvm-ir generated for Rust code (by gnzlbg)

imgui-rs

Rust bindings for Dear ImGui (by imgui-rs)
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
cargo-asm imgui-rs
13 12
1,104 2,550
- 1.2%
0.0 5.1
about 2 years ago 10 days ago
Rust Rust
GNU General Public License v3.0 or later Apache License 2.0
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.

cargo-asm

Posts with mentions or reviews of cargo-asm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-08.

imgui-rs

Posts with mentions or reviews of imgui-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-06.

What are some alternatives?

When comparing cargo-asm and imgui-rs you can also consider the following projects:

rust - Empowering everyone to build reliable and efficient software.

conrod - An easy-to-use, 2D GUI library written entirely in Rust.

cargo-show-asm - cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code

nuklear-rust - The bindings to the Nuklear 2D immediate GUI library.

multitarget-issue

Native Windows GUI - A light windows GUI toolkit for rust

safe_arch - Exposes arch-specific intrinsics as safe function (via cfg).

egui - egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native

wide - A crate to help you go wide. By which I mean use SIMD stuff.

qt.rs - Qt5 binding for rust language. (stalled)

stateright - A model checker for implementing distributed systems.

iced - A cross-platform GUI library for Rust, inspired by Elm