tap
Debugger
Extension methods to insert debugging or modification points into expressions without changing other code
Generic extensions for tapping values in Rust.
419 stars
6 watching
16 forks
Language: Rust
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A collection of lints to help improve Rust code quality by catching common mistakes and suggesting idiomatic writing | 106 |
| | A scripting and extension language for Rust programs written in a Lisp dialect | 751 |
| | Tool to format Test Anything Protocol output in browser console | 29 |
| | Visual Studio extension for Rust project | 702 |
| | Enables step-by-step debugging and stack navigation in the Ruby REPL | 2,011 |
| | An extension to Pry that enables step-by-step execution and breakpoint management | 645 |
| | A Rust-based library providing direct interface to embedded debug probes | 1,839 |
| | A Rust development environment for Emacs | 727 |
| | Rust bindings for the Python interpreter, allowing Rust code to interact with and use Python libraries and scripts. | 1,815 |
| | A dynamically typed scripting language with Rust as its core | 1,784 |
| | A lightweight utility for formatting TAP test output to minimal content. | 7 |
| | An incident response framework with multi-user support, providing plugins for file analysis and a REST API for data access | 45 |
| | Helps tap into a promise chain without affecting its value or state | 132 |
| | A library that provides Rust-like Option and Result types in Python to handle optional and error values in a more type-safe and expressive way. | 85 |
| | An implementation of a custom CPU and peripheral suite for a microcontroller | 42 |