Minecraft running on a redstone CPU/GPU implemented in Minecraft, running on a custom Minecraft server (written in Rust) capable of performing redstone calculations 10,000x faster than vanilla Minecraft

This page summarizes the projects mentioned and recommended in the original post on /r/rust

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. MCHPRS

    A multithreaded Minecraft server built for redstone.

    It is their module/sub-crate "redpiler", here is the cranelift backend specifically and while not simple is far shorter than I would have thought at first.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. cranelift

    Discontinued Cranelift code generator

    I was joking but thats almost what they are doing. Instead of using LLVM they're using cranelift for JITting

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Introducing Spin 3.0

    11 projects | dev.to | 12 Nov 2024
  • We built the best "Bad Apple!!" in Minecraft

    1 project | news.ycombinator.com | 13 Oct 2024
  • I don't know how CPUs work so I simulated one in code

    2 projects | news.ycombinator.com | 6 Aug 2024
  • Unlocking the Power of WebAssembly

    3 projects | dev.to | 10 Mar 2024
  • Minecraft High-Performance Redstone Server

    1 project | news.ycombinator.com | 26 Jan 2024

Did you know that Rust is
the 5th most popular programming language
based on number of references?