cargo-asm VS wide

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

cargo-asm

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

wide

A crate to help you go wide. By which I mean use SIMD stuff. (by Lokathor)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
cargo-asm wide
13 1
1,104 180
- -
0.0 6.2
about 2 years ago 15 days ago
Rust Rust
GNU General Public License v3.0 or later zlib 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.

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.

wide

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

What are some alternatives?

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

rust - Empowering everyone to build reliable and efficient software.

bytemuck - A crate for mucking around with piles of bytes

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

cgmath-rs - A linear algebra and mathematics library for computer graphics.

multitarget-issue

hora - 🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 .

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

tiny-skia - A tiny Skia subset ported to Rust

stateright - A model checker for implementing distributed systems.

macroquad - Cross-platform game engine in Rust.

tinyvec - Just, really the littlest Vec you could need. So smol.