flashfloppy VS floppy-driver-rs

Compare flashfloppy vs floppy-driver-rs and see what are their differences.

flashfloppy

Floppy drive emulator for Gotek hardware (by keirf)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
flashfloppy floppy-driver-rs
59 4
1,242 18
- -
6.7 7.8
13 days ago 5 months ago
C Rust
GNU General Public License v3.0 or later 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.

flashfloppy

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

floppy-driver-rs

Posts with mentions or reviews of floppy-driver-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-19.
  • Bit banging a 3.5" Floppy Drive
    4 projects | news.ycombinator.com | 19 Dec 2023
    Interesting and fun project! I found the MFM encoding page particularly enlightening as it explained why you have to write a full sector at a time on a floppy, even though there's nothing physically constraining you to that so far as I could see on the electromechanical/hardware side of things.

    And on that page the "make sure the compiler didn't inject 10,000 lines of boundary checks" bit told me everything I needed to know about what language the project was written in :lol: - here's the link to the driver: https://github.com/SharpCoder/floppy-driver-rs

    I'm glad to see the Teensy continuing to get love; I adopted it back when it was at v1 and v2 as it was just such a complete no-brainer of a better choice than the Arduino stack everyone was using back then. I think now there's even an Arduino-on-Teensy software stack, but I've moved to just using STM32 directly and have greatly enjoyed coding for that target in rust.

  • [Showoff Saturday] I made floppy.cafe, a retro-looking site detailing how floppy drives work
    1 project | /r/webdev | 9 Dec 2023
    Head on over to the https://floppy.cafe if you want to learn everything about how these ancient disks work. I spent the last few months bit-banging a device from the 90s and documenting my process. Hopefully this information proves useful to somebody. Aliens, technoarcheologists, retro computing geeks? I'm not sure who my target audience is, but it was a lot of fun to throw this together and I hope you can enjoy my little slice of the 90s!
  • I made the floppy cafe! A website explaining in gruesome detail how 3.5" floppy drives work behind the scenes.
    1 project | /r/SideProject | 5 Dec 2023
    Head on over to the floppy cafe, if you want to learn more! https://floppy.cafe/ and here's my github repo with the full source for my project: https://github.com/SharpCoder/floppy-driver-rs

What are some alternatives?

When comparing flashfloppy and floppy-driver-rs you can also consider the following projects:

OpenFlops - Open-Hardware Floppy Drive Simulator

greaseweazle - Tools for accessing a floppy drive at the raw flux level

Amiga-Digital-Video - Add a digital video port to vintage Amiga machines

ArduinoFloppyDiskReader - DrawBridge aka Arduino Amiga Floppy Disk Reader/Writer - Hardware and software interface for accessing Amiga disks (read/write ADF and SCP) on non-Amiga hardware

TRS80gotek - Configuring a TRS-80 Model 4 to book from a gotek floppy emulator and FreHD system

hstwb-installer - A set of scripts to automate installation of Amiga OS, Kickstart roms and packages to new or existing Amiga HDF files

amiga-stuff

PSAppDeployToolkit - Project Homepage & Forums

Historic-code-PC-Pascal-and-ASM- - It's amazing what you find when you retrieve a box of floppy disks from the attic!

Historic-code-PC-Pascal-and-AS