cargo-asm VS nom

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

cargo-asm

cargo subcommand showing the assembly or llvm-ir generated for Rust code (by gnzlbg)
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 nom
13 85
1,104 9,020
- 0.9%
0.0 7.4
about 2 years ago 8 days ago
Rust Rust
GNU General Public License v3.0 or later 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.

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.

nom

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

What are some alternatives?

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

rust - Empowering everyone to build reliable and efficient software.

pest - The Elegant Parser

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

lalrpop - LR(1) parser generator for Rust

multitarget-issue

combine - A parser combinator library for Rust

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

pom - PEG parser combinators using operator overloading without macros.

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

rust-peg - Parsing Expression Grammar (PEG) parser generator for Rust

stateright - A model checker for implementing distributed systems.

chumsky - Write expressive, high-performance parsers with ease.