cargo-n64 VS libdragon

Compare cargo-n64 vs libdragon and see what are their differences.

cargo-n64

Make Nintendo 64 games in Rust! 🦀 (by rust-console)

libdragon

Open source library for N64 development. (by DragonMinded)
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
cargo-n64 libdragon
2 16
164 866
1.8% 0.6%
1.8 8.9
about 3 years ago 9 days ago
Rust C
MIT License The Unlicense
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-n64

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

libdragon

Posts with mentions or reviews of libdragon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-08-18.
  • Writing a Playstation 1 Game in 2024
    5 projects | news.ycombinator.com | 18 Aug 2024
    I’m not sure the N64 would be easier. The graphics hardware in the N64 is complicated.

    In some ways the console is really modern (perspective-correct texture interpolation, z-buffering, subpixel positioning). On paper, it seems a lot like a more modern system. But the hardware complexity is a beast. and the design is permeated with bottlenecks. Half of the graphics pipeline is taken up by the RSP, which is a fully programmable vector processor--sounds cool, but in practice it is unapproachable. 4 KiB of texture memory (and if you use a palette, half of it is the palette). RAM bandwidth is barely fast enough to handle 3D scenes.

    https://www.copetti.org/writings/consoles/nintendo-64/

    The folks working on LibDragon have done a lot of work to make homebrew a better experience, but you’ll note that support for 3D graphics is still only in a preview branch.

    https://github.com/DragonMinded/libdragon

  • Valve asked Portal 64 developer to take the project down
    3 projects | news.ycombinator.com | 10 Jan 2024
    Per the Portal 64 creator, the library in question was libultra,[1] which is owned and was distributed exclusively by Nintendo but has been extensively pirated.

    There are open source alternatives, including libdragon[2] and libn64[3]. Not sure how feasible replacing libultra with either of those would be considering the scale of the project.

    1: https://n64brew.dev/wiki/Libultra

    2: https://libdragon.dev/, https://github.com/DragonMinded/libdragon

    3: https://github.com/mikeryan/n64dev/

  • Libdragon, an open-source SDK for Nintendo 64
    1 project | news.ycombinator.com | 28 Aug 2023
  • CIB 64DD Dev Kit
    5 projects | /r/n64 | 7 May 2023
  • I’m an idiot but I can’t find information on how many and what sizes/color number of sprites n64 can do?
    1 project | /r/N64Homebrew | 13 Apr 2023
    To do 2D on N64, I suggest you to use the libdragon unstable branch https://github.com/DragonMinded/libdragon/wiki/Unstable-branch
  • Porting Godot (Custom export modules)
    2 projects | /r/godot | 16 Feb 2023
    I was thinking of doing this for Wii (via GRRLIB), or potentially N64 (via libdragon), but Godot would probably be too resource heavy for the N64, so I'm leaning more towards the Wii.
  • What is the best documented console?
    3 projects | /r/EmuDev | 6 Nov 2022
    And an open source sdk at https://github.com/DragonMinded/libdragon libdragon is well on its way to surpassing Nintendo's libultra, but the discord has people knowledgeable about both.
  • OpenGL implementation for Nintendo 64 in homebrew libdragon
    1 project | news.ycombinator.com | 3 Sep 2022
  • Drawing Triangles on N64
    2 projects | news.ycombinator.com | 29 Mar 2022
    It is pretty much understood in most aspects that pertain regular software development, though there are still corners that are investigated.

    The most accurate and fast emulator right now is Ares (https://ares-emu.net), which bundles the Vulkan-accelerated RDP emulation with a recompiler for both CPU and RSP. It is extremely accurate in many regards and in general much closer to the real hardware than any other emulators (with cen64 being a close second). Other emulators manage to run most of the game library but using several hacks, while Ares keeps a zero-hack approach, so not everything works, but it is for instance far more compatible with advanced home-brew stuff which use the hardware in ways that the Nintendo SDK did not.

    The most advanced open source library for N64 development is libdragon (https://github.com/DragonMinded/libdragon) which is currently growing very advanced RSP ucodes that do things that are not possible with Nintendo SDK. For instance, it was recently merged a command list support to send commands from CPU to RSP without any lock in the happy path, and fully concurrent access from both the processors. Another example would be its DMA support for fetching data from ROM that exploits undocumented partially-broken features of the RCP that were previously unknown to allow for misaligned memory transfers.

    The most accurate source of hardware documentation is the n64brew wiki, which is slowly gathering accurate, hardware-tested information on how the whole console works. https://n64brew.dev/wiki/Main_Page. Unfortunately, it's still lacking in many areas (eg: RSP). It's a painstaking long work because there are many many documents floating around with partial or completely wrong information.

  • Possiblity of making a special version of Gmod specifically for the N64
    1 project | /r/n64 | 21 Jan 2022
    Well...it would be the engine that you write for it, likely using libdragon or something similar as the SDK.

What are some alternatives?

When comparing cargo-n64 and libdragon you can also consider the following projects:

gba - A crate that helps you make GBA games

ultralib - Reverse engineering of libultra

gopher64 - N64 emulator written in Rust

aw64 - nintendo 64 port of https://github.com/fabiensanglard/Another-World-Bytecode-Interpreter/

n64chain - A (free) open-source N64 development toolchain.

pandocs - The single, most comprehensive Game Boy technical reference.

Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured