Can you write for the Commodore 64 in Rust? Why yes, yes you can!

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

Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers
Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.
www.nutrient.io
featured
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
  1. llvm-mos

    Port of LLVM to the MOS 6502 and related processors

    Using llvm-mos, rust-mos, a lot of time compiling compilers and support from Mariusz (the rust-mos author), I was finally able to program like it was 1982...

  2. Nutrient

    Nutrient – The #1 PDF SDK Library, trusted by 10K+ developers. Other PDF SDKs promise a lot - then break. Laggy scrolling, poor mobile UX, tons of bugs, and lack of support cost you endless frustrations. Nutrient’s SDK handles billion-page workloads - so you don’t have to debug PDFs. Used by ~1 billion end users in more than 150 different countries.

    Nutrient logo
  3. rust-mos

    Empowering everyone to build reliable and efficient software.

    Using llvm-mos, rust-mos, a lot of time compiling compilers and support from Mariusz (the rust-mos author), I was finally able to program like it was 1982...

  4. sim6502

    Simulator of 6502 with remote lldb support (by mrk-its)

    Take a look on https://github.com/mrk-its/sim6502 - my 6502 simulator with remote debugging support (lldb-compatible). llvm-mos is able to generate ELF binaries with full DWARF debug info - so full source level debugging is possible with existing vscode lldb extension https://github.com/vadimcn/vscode-lldb

  5. CodeLLDB

    A native debugger extension for VSCode based on LLDB

    Take a look on https://github.com/mrk-its/sim6502 - my 6502 simulator with remote debugging support (lldb-compatible). llvm-mos is able to generate ELF binaries with full DWARF debug info - so full source level debugging is possible with existing vscode lldb extension https://github.com/vadimcn/vscode-lldb

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

  • custom pretty printer/debug helpers for C++ debugging?

    1 project | /r/neovim | 19 May 2023
  • How game-dev-s debug rust?

    1 project | /r/rust_gamedev | 11 Apr 2023
  • Debug rust program as root

    1 project | /r/vscode | 2 Mar 2023
  • i need some recommendations

    1 project | /r/learnrust | 1 Jan 2023
  • using VScode codeLLDB

    1 project | /r/rust | 30 Aug 2022

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