smm2-documentation VS binrw

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

smm2-documentation

Documentation for the game Super Mario Maker 2. (by liamadvance)

binrw

A Rust crate for helping parse and rebuild binary data using ✨macro magic✨. (by jam1garner)
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 binrw
1 3
38 479
- -
0.0 8.2
6 months ago 30 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.

binrw

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

What are some alternatives?

When comparing smm2-documentation and binrw you can also consider the following projects:

FortniteReplayDecompressor - Read Fortnite replay files

nom - Rust parser combinator framework

restruct - Rich binary (de)serialization library for Golang

wuffs - Wrangling Untrusted File Formats Safely

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

Grammars - Grammars for Synalyze It! and Hexinator

inlinable-dyn-extension-traits - An exploration into the various ways optional trait methods can be implemented in Rust.

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