noctane VS gostation

Compare noctane vs gostation and see what are their differences.

noctane

Yet another PlayStation emulator. (by norepimorphism)
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
noctane gostation
4 1
25 4
- -
0.0 10.0
8 months ago over 1 year ago
Rust Go
Mozilla Public License 2.0 GNU General Public License v3.0 only
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.

noctane

Posts with mentions or reviews of noctane. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-03.
  • Noctane: WIP PSX emulator
    4 projects | /r/EmuDev | 3 Sep 2022
    If you want to check it out for yourself, the codebase is written in Rust and available at https://github.com/norepimorphism/noctane. If you don't want to mess with compiling (I don't blame you), a precompiled Windows executable of the debugger demo is available here.
  • Noctane: a highly WIP original PlayStation emulator
    5 projects | /r/rust | 14 Jun 2022
    I would really appreciate it if you did! What makes me happier than releasing software is seeing other people read and use it :). I would say I'm most proud of my algorithm for constructing a CD-ROM file system hierarchy, as well as the design of I/O registers, the workings of which is explained in a comment here.

gostation

Posts with mentions or reviews of gostation. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-03.
  • Noctane: WIP PSX emulator
    4 projects | /r/EmuDev | 3 Sep 2022
    Nice work! I also started implementing my PS1 emulator last month in Golang. You can find mine here. It looks like our progress are very similar. My emulator can currently boot BIOS to the shell menu (with some hacks) and run some homebrew programs. It can’t boot games yet because I’m still trying to understand how CDROM drive works lol. In future, I’m also thinking about creating a WASM port. I haven’t found any PS1 emulators that runs in web so far.

What are some alternatives?

When comparing noctane and gostation you can also consider the following projects:

gdbstub - An ergonomic, featureful, and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust (with no-compromises #![no_std] support)

crates.io - The Rust package registry

PSX - PlayStation Bare Metal Mips Assembly Programming

v86 - x86 PC emulator and x86-to-wasm JIT, running in the browser