ironds VS libctr-rs

Compare ironds vs libctr-rs and see what are their differences.

ironds

System for developing for the Nintendo DS with Rust (by QuinnPainter)
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
ironds libctr-rs
1 2
8 6
- -
3.5 10.0
about 1 year ago over 1 year ago
Rust Rust
zlib License 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.

ironds

Posts with mentions or reviews of ironds. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-10.
  • [media] I spent time porting rust to the Nntendo DS
    12 projects | /r/rust | 10 Feb 2023
    nice! I'm working on my own Rust-on-DS project here: https://github.com/QuinnPainter/ironds, some of it may be useful to you? Mine is aiming to be an all-Rust toolchain rather than libnds bindings. I've also added tier 3 targets to the compiler (armv5te-none-eabi and thumbv5te-none-eabi) that you could possibly use?

libctr-rs

Posts with mentions or reviews of libctr-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.
  • [media] I spent time porting rust to the Nntendo DS
    12 projects | /r/rust | 10 Feb 2023
    Have you had any thoughts of porting the C lib to rust rather than a safe wrapper around the bindings? It would be a rather unsafe lib at first but could keep it all Rust. Just an idea though, safe wrappers are always good! Here is an example of an unofficial 3ds port.
  • [2022] Running Solutions on the Nintendo Switch
    6 projects | /r/adventofcode | 13 Jan 2023
    The other is a unofficial and only on github crate that is an almost full Rust implementation of libctru that allows for more control but utilizes a lot more unsafe because of system calls. This still includes some bindings from the original library. It can be found here.

What are some alternatives?

When comparing ironds and libctr-rs you can also consider the following projects:

ctru-rs - Rust wrapper for libctru

advent-of-code-nx - An Applet for the Nintendo Switch used to run Advent of Code solutions

libnds - C library for Nintendo DS

libnds-rs

c-of-time - Environment for injecting code into PMD: Explorers of Sky

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

rusty-TONC - Having fun on the GBA, and porting TONC's examples.

Arduboy - Core library for the Arduboy.

gba - A crate that helps you make GBA games

libnx - Library for Switch Homebrew