Rust Debugger

Open-source Rust projects categorized as Debugger

Top 14 Rust Debugger Projects

  • console

    a debugger for async rust! (by tokio-rs)

    Project mention: Rust Tooling: 8 tools that will increase your productivity | dev.to | 2024-02-15

    tokio-console is a debugger for Rust async programs that use Tokio. To get started, add the console-subscriber crate to your project and add the following line which will initialise the subscriber and allow tokio-console to connect to it:

  • 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
  • CodeLLDB

    A native debugger extension for VSCode based on LLDB

  • FireDBG.for.Rust

    🔥 Time Travel Visual Debugger for Rust

    Project mention: Time Travel Visual Debugger for Rust | news.ycombinator.com | 2023-12-11
  • headcrab

    A modern Rust debugging library 🦀

  • bite

    Disassembler focused on comprehensive rust support.

    Project mention: FLaNK AI-April 22, 2024 | dev.to | 2024-04-22
  • BugStalker

    Rust debugger for Linux x86-64

    Project mention: BugStalker: A Modern Debugger | news.ycombinator.com | 2024-04-05
  • revy

    Proof-of-concept time-travel debugger for the Bevy game engine, built using Rerun.

    Project mention: Revy – proof-of-concept time-travel debugger for the Bevy game engine | news.ycombinator.com | 2024-03-04

    Their organizatio nand release process is top-notch, with some of the most high quality changelogs and migration guides I've ever seen in any project, and releases are rare enough (~about once a quarter) to just not be an issue.

    The community maintains compatibility matrices such as this one [2], and things generally just work :tm:.

    [1] https://www.reddit.com/r/rust/comments/1b6bqv1/revy_proofofc...

    [2] https://github.com/rerun-io/revy?tab=readme-ov-file#compatib...

  • SaaSHub

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

    SaaSHub logo
  • gdbstub

    An ergonomic, featureful, and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust (with no-compromises #![no_std] support)

  • tracexec

    Tracer for execve{,at} and pre-exec behavior, launcher for debuggers.

    Project mention: Tracexec: TUI for tracing execve and pre-exec behavior | news.ycombinator.com | 2024-05-08

    Yes, it's a very high priority todo for me: https://github.com/kxxt/tracexec/issues/3. I already reserved space for it(The empty line under title in the TUI). It requires some work because for now the environment panel is just a paragraph of text wrapped in a scrollview.

  • udbg

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

  • dbgee

    The zero-configuration debuggee for debuggers. Handy utility that allows you to launch CLI debuggers and VSCode debuggers from the debuggee side.

  • backlight

    A dynamic binary tracing tool

  • bokken

    A Solana program debugger

  • lambda-debugger-runtime-emulator

    Debug AWS Lambda functions locally and remotely with this Lambda Runtime Emulator

    Project mention: AWS Lambda with CloudFront configuration guide | dev.to | 2024-08-13

    AWS Lambda debugging tool

  • SaaSHub

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

    SaaSHub logo
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).

Rust Debugger discussion

Log in or Post with

Rust Debugger related posts

  • AWS Lambda with CloudFront configuration guide

    1 project | dev.to | 13 Aug 2024
  • Revy – proof-of-concept time-travel debugger for the Bevy game engine

    3 projects | news.ycombinator.com | 4 Mar 2024
  • Time Travel Visual Debugger for Rust

    1 project | news.ycombinator.com | 11 Dec 2023
  • How to detect lock contention in rust?

    1 project | /r/rust | 23 May 2023
  • 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
  • Backlight – A dynamic binary tracing tool

    1 project | news.ycombinator.com | 4 Apr 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 12 Nov 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

Project Stars
1 console 3,593
2 CodeLLDB 2,551
3 FireDBG.for.Rust 1,284
4 headcrab 887
5 bite 802
6 BugStalker 587
7 revy 330
8 gdbstub 301
9 tracexec 275
10 udbg 97
11 dbgee 88
12 backlight 66
13 bokken 61
14 lambda-debugger-runtime-emulator 46

Sponsored
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

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