rboy

A Gameboy Emulator in Rust (by mvdnes)

Rboy Alternatives

Similar projects and alternatives to rboy

  1. ruffle

    487 rboy VS ruffle

    A Flash Player emulator written in Rust

  2. InfluxDB

    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.

    InfluxDB logo
  3. ripgrep

    366 rboy VS ripgrep

    ripgrep recursively searches directories for a regex pattern while respecting your gitignore

  4. nushell

    232 rboy VS nushell

    A new type of shell

  5. bat

    207 rboy VS bat

    A cat(1) clone with wings.

  6. fd

    191 rboy VS fd

    A simple, fast and user-friendly alternative to 'find'

  7. exa

    131 rboy VS exa

    A modern replacement for ‘ls’.

  8. zellij

    96 rboy VS zellij

    A terminal workspace with batteries included

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. bottom

    84 rboy VS bottom

    Yet another cross-platform graphical process/system monitor.

  11. hyperfine

    83 rboy VS hyperfine

    A command-line benchmarking tool

  12. AspNetCoreDiagnosticScenarios

    This repository has examples of broken patterns in ASP.NET Core applications

  13. dust

    52 rboy VS dust

    A more intuitive version of du in rust

  14. ncspot

    51 rboy VS ncspot

    Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes.

  15. broot

    44 rboy VS broot

    A new way to see and navigate directory trees : https://dystroy.org/broot

  16. tokei

    35 rboy VS tokei

    Count your code, quickly.

  17. elk

    13 rboy VS elk

    A low footprint JavaScript engine for embedded systems (by cesanta)

  18. hexyl

    18 rboy VS hexyl

    A command-line hex viewer

  19. gba

    7 rboy VS gba

    A crate that helps you make GBA games

  20. cerboy

    1 rboy VS cerboy

    my gameboy emulator

  21. mooneye-gb

    A Game Boy research project and emulator written in Rust

  22. Mimic

    7 rboy VS Mimic

    A Gameboy emulator written in Rust (by jawline)

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better rboy alternative or higher similarity.

rboy discussion

Log in or Post with

rboy reviews and mentions

Posts with mentions or reviews of rboy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-02-04.
  • Question: why do Rust programmers always put "made in Rust" in a project description?
    17 projects | /r/rust | 4 Feb 2022
  • Hacker News top posts: Sep 24, 2021
    6 projects | /r/hackerdigest | 24 Sep 2021
    RBoy: A Gameboy Emulator in Rust\ (39 comments)
  • RBoy: A Gameboy Emulator in Rust
    1 project | /r/patient_hackernews | 24 Sep 2021
    1 project | /r/hackernews | 24 Sep 2021
    6 projects | news.ycombinator.com | 23 Sep 2021
    For those looking to see an example of the match expressions:

    https://github.com/mvdnes/rboy/blob/9f6b3bc47311ba687326bfff...

    This process of matching on opcode and doing a marginally different version of the same basic few operations on one of a set of registers is something that is _much_ easier to do when you're able to see all the opcodes and activities in a densely packed set of lines like this.

    (The start of the opcodes that I linked are not the best example of this, but they get more regular the further down the file you go. See https://github.com/mvdnes/rboy/blob/9f6b3bc47311ba687326bfff... )

    Beyond knowing that they exist, I haven't explored macros in rust, but I'm curious if they could be of help here. But using cargo fmt, and spreading each of those lines into 3-10 lines would be awful, and would definitely lead to me making mistakes and not noticing typos.

  • A Gameboy Color Emulator in Rust
    1 project | /r/rust | 24 Sep 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 18 May 2025
    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. Learn more →

Stats

Basic rboy repo stats
7
634
4.5
6 days ago

mvdnes/rboy is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of rboy is Rust.


Sponsored
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