SaaSHub helps you find the best software and product alternatives Learn more →
Top 14 Rust Debugger Projects
-
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.
-
-
-
-
-
-
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
-
gdbstub
An ergonomic, featureful, and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust (with no-compromises #![no_std] support)
-
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.
-
-
dbgee
The zero-configuration debuggee for debuggers. Handy utility that allows you to launch CLI debuggers and VSCode debuggers from the debuggee side.
-
-
-
lambda-debugger-runtime-emulator
Debug AWS Lambda functions locally and remotely with this Lambda Runtime Emulator
AWS Lambda debugging tool
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Rust Debugger discussion
Rust Debugger related posts
-
AWS Lambda with CloudFront configuration guide
-
Revy – proof-of-concept time-travel debugger for the Bevy game engine
-
Time Travel Visual Debugger for Rust
-
How to detect lock contention in rust?
-
custom pretty printer/debug helpers for C++ debugging?
-
How game-dev-s debug rust?
-
Backlight – A dynamic binary tracing tool
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 Nov 2024
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 |