Rust Debug

Open-source Rust projects categorized as Debug

Top 6 Rust Debug Projects

  • mirrord

    Connect your local process and your cloud environment, and run local code in cloud conditions.

    Project mention: The Traffic Police 🚨 - Controlling outgoing traffic with mirrord | dev.to | 2024-02-26

    So, you've been using mirrord to simplify your development process (if you haven’t, go here!). Naturally, you want the traffic from the app you're debugging to go through the cluster environment, so your app can communicate with its clustery pals. There is a problem though: your latest change adds some new columns to the database, and you don’t want to modify the database in the cluster and affect everyone else working on it. You do have a local instance of the database that you can modify, so your app can use that, but you still want it to talk to all the other components in the cluster. So what now? The new outgoing traffic filter feature is here to solve exactly this type of problem!

  • probe-rs

    A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host

    Project mention: Where my STM32 Rust compiler? | /r/ProgrammerHumor | 2023-05-11

    Want debugging capabilities with anything with an am st link/jtag/other compatible probe? https://probe.rs/

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • modsurfer

    Devtools to validate, audit and investigate WebAssembly binaries.

    Project mention: Extism Makes WebAssembly Easy | news.ycombinator.com | 2023-10-04

    you should also check out modsurfer[0]

    "modsurfer generate -p cowsay.wasm -o mod.yaml"

    Especially for non-component core modules that wont have wit definitions

    [0]: https://github.com/dylibso/modsurfer

  • udbg

    Cross-platform library for binary debugging and memory hacking written in Rust

  • rust-getting-started

    Develop Rust Apps in Kubernetes with Okteto

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-02-26.

Rust Debug related posts

Index

What are some of the best open-source Debug projects in Rust? This list will help you:

Project Stars
1 mirrord 3,372
2 probe-rs 1,454
3 wlink 123
4 modsurfer 92
5 udbg 79
6 rust-getting-started 3
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com