solid65

compare emulators against eachother (by omarandlorraine)

Solid65 Alternatives

Similar projects and alternatives to solid65

  1. surrealdb

    A scalable, distributed, collaborative, document-graph database, for the realtime web

  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. envio

    53 solid65 VS envio

    Discontinued Envio is a command-line tool that simplifies the management of environment variables across multiple profiles. It allows users to easily switch between different configurations and apply them to their current environment [Moved to: https://github.com/envio-cli/envio] (by humblepenguinn)

  4. socketioxide

    A socket.io server implementation in Rust that integrates with the Tower ecosystem and the Tokio stack.

  5. strop

    Stochastically generates machine code

  6. zp

    6 solid65 VS zp

    A cli tool to copy things!

  7. postgrest-rs

    Rust client for PostgREST

  8. gdext

    13 solid65 VS gdext

    Rust bindings for Godot 4

  9. SaaSHub

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

    SaaSHub logo
  10. dipa

    10 solid65 VS dipa

    dipa makes it easy to efficiently delta encode large Rust data structures.

  11. valin

    1 solid65 VS valin

    Cross-platform code editor made with Freya 🦀 and Rust

  12. laregen

    A rust latex resume generator that uses Tera templating engine.

  13. rust-quick-guide

    Rust Quick Guide provides short introductions to many Rust programming topics, including the language, ecosystem, concepts, crates, and more.

  14. Lariv

    6 solid65 VS Lariv

    Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.

  15. rocket-webservice-test-rust

    Experimenting with the Rocket framework and GCP Cloud Run. Includes a GraphQL implementation and a MongoDB integrations branch.

  16. xml-mut

    xml mutation language resembling sql

  17. Resurgence

    The Resurgence VM, a register virtual machine designed for simplicity and ease of use, based on the old Rendor VM

  18. mq

    1 solid65 VS mq
  19. goku

    3 solid65 VS goku

    Goku is an HTTP load testing application written in Rust (by jcaromiq)

  20. lockrs

    An implementation of OAuth 2.0 written in Rust

  21. 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 solid65 alternative or higher similarity.

solid65 discussion

Log in or Post with

solid65 reviews and mentions

Posts with mentions or reviews of solid65. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-24.
  • A way to test emulators against each other
    1 project | /r/EmuDev | 5 Aug 2023
    I recently discovered this subreddit and I figured I'd tell everyone here about my little project, solid65.
  • What's everyone working on this week (17/2023)?
    26 projects | /r/rust | 24 Apr 2023
    You might be interested in my project solid6502, which tests many 6502 emulators against each other. It's already discovered bugs present in other emulators.
  • What's everyone working on this week (16/2023)?
    19 projects | /r/rust | 17 Apr 2023
    I've created solid65 for comparing emulators against each other (that's something, if the emulators are all emulating the same hardware, they should behave in (more or less) the same way). In this way I found some bugs not only in mos6502 but in other projects unrelated to rust as well.
  • The program compiles okay, but fails to link with this message: "undefined reference"
    1 project | /r/cpp_questions | 14 Aug 2022
    [khoyo@odin tmp]$ git clone --recurse-submodules https://github.com/omarandlorraine/solid65.git [...] [khoyo@odin tmp]$ cd solid65/gianlucag/ [khoyo@odin gianlucag]$ make g++ -c -g -Wall -Werror -pedantic -o build/test.o test.cpp test.cpp:2:10: fatal error: mos6502.h: No such file or directory 2 | #include "mos6502.h" | ^~~~~~~~~~~ compilation terminated. make: *** [Makefile:17: build/test.o] Error 1 [khoyo@odin gianlucag]$ cp mos6502/mos6502.{h,cpp} . [khoyo@odin gianlucag]$ make g++ -c -g -Wall -Werror -pedantic -o build/test.o test.cpp g++ -c -g -Wall -Werror -pedantic -o build/mos6502.o mos6502.cpp g++ -g -Wall -Werror -pedantic -o test build/test.o build/mos6502.o [khoyo@odin gianlucag]$
  • A note from our sponsor - SaaSHub
    www.saashub.com | 24 Jun 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic solid65 repo stats
4
7
0.0
about 1 year ago

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