ctru-rs VS c-of-time

Compare ctru-rs vs c-of-time and see what are their differences.

c-of-time

Environment for injecting code into PMD: Explorers of Sky (by SkyTemple)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ctru-rs c-of-time
6 2
107 9
-5.6% -
9.4 6.8
5 days ago 23 days ago
Rust C
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
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.

ctru-rs

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

c-of-time

Posts with mentions or reviews of c-of-time. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-17.
  • pmdsky-debug: Your window into Explorers of Sky's code (through debug info and documentation)
    3 projects | /r/MysteryDungeon | 17 May 2023
    I initially made this project to help with reverse engineering and research, and it's led to things like a damage calculator and a dungeon layout generator. But as the SkyTemple community can attest to, it's also proven very useful for ROM hacking. Whenever you want to make fundamental changes in a ROM hack that can't be done through more basic means, your only option is to directly modify the code yourself, and it turns out that having a big collection of debug info is super useful for that. People in the community frequently use it to write assembly patches, and we even have a way to write mods in C and Rust using the debug info! It's not quite a decompilation project, but it's probably a good step towards one.
  • [media] I spent time porting rust to the Nntendo DS
    12 projects | /r/rust | 10 Feb 2023
    That's really interesting. I've used a tools to write code on ds before, for injecting code in a game thanks to Rust Of Darkness, and I have to say it was quite pleasant (even thought it didn't totally avoided assembly, it was now just putting some calue in some register then call the Rust functions. Definitively better than just assembly. Or C.). Maybe your tool have some usefull stuff that'll interest the author. I'll share this with him (assuming he didn't found this yet). Also, here is the tools, in case you're curious. https://github.com/skytemple/c-of-time/tree/main/rust

What are some alternatives?

When comparing ctru-rs and c-of-time you can also consider the following projects:

automodera - A Publish-Subscribe Network for Distributing Perceptual Hashes of Images, written in Java and Rust.

gba - A crate that helps you make GBA games

blazex - AOT compiled object oriented programming language

ironds - System for developing for the Nintendo DS with Rust

pdf - Rust library to read, manipulate and write PDF files.

libnds - C library for Nintendo DS

pmdsky-debug - Debug info for reverse engineering PMD: Explorers of Sky

3ds-Plug-n-play - 3ds sysmodule that runs webassembly plugins.

Arduboy - Core library for the Arduboy.

edb - A General Real-Time Debug library & Client for Solidity, Vyper, LLL & co.

libctru - Homebrew development library for Nintendo 3DS/Horizon OS user mode (Arm11)