smm2-documentation VS nom

Compare smm2-documentation vs nom and see what are their differences.

smm2-documentation

Documentation for the game Super Mario Maker 2. (by liamadvance)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
smm2-documentation nom
1 85
38 9,007
- 1.4%
0.0 6.5
6 months ago 4 days ago
Rust
- 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.

smm2-documentation

Posts with mentions or reviews of smm2-documentation. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-17.
  • Kaitai Struct: A new way to develop parsers for binary structures
    12 projects | news.ycombinator.com | 17 Mar 2022
    I can't claim credit for the API and reverse engineering of the data model (https://github.com/0Liam/smm2-documentation), standing on the shoulder of giants here. But the original level viewer was a windows app (there are since a handful of web ports of it); it seemed like an opportunity to learn a few technologies (Rust, WASM). There were a lot of interesting problems, i'll do a proper write-up one day.

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 smm2-documentation and nom you can also consider the following projects:

binrw - A Rust crate for helping parse and rebuild binary data using ✨macro magic✨.

pest - The Elegant Parser

FortniteReplayDecompressor - Read Fortnite replay files

lalrpop - LR(1) parser generator for Rust

restruct - Rich binary (de)serialization library for Golang

combine - A parser combinator library for Rust

hachoir - Hachoir is a Python library to view and edit a binary stream field by field

pom - PEG parser combinators using operator overloading without macros.

Grammars - Grammars for Synalyze It! and Hexinator

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

Kaitai Struct - Kaitai Struct: declarative language to generate binary data parsers in C++ / C# / Go / Java / JavaScript / Lua / Nim / Perl / PHP / Python / Ruby

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