headcrab-rs / headcrab
A modern Rust debugging library 🦀
☆891Updated 2 years ago
Alternatives and similar repositories for headcrab:
Users that are interested in headcrab are comparing it to the libraries listed below
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 7 months ago
- Runtime for executing procedural macros as WebAssembly☆1,362Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,065Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,271Updated 7 months ago
- Typed distributed plugin registration☆1,084Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,218Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆900Updated 2 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,437Updated 7 months ago
- Test harness for ui tests of compiler diagnostics☆869Updated 3 weeks ago
- Rust doesn't have exceptions☆630Updated 4 years ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,516Updated 2 months ago
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- Automatic checking for semantic versioning in library crates☆634Updated last year
- Easily assign underlying errors into domain-specific errors while adding context☆1,599Updated 4 months ago
- HTTP mocking library for Rust☆568Updated this week
- Data structure serialization library with several opposite design goals from Serde☆845Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆781Updated last month
- Rust library allowing to register multiple handlers for the same signal☆762Updated 6 months ago
- A fast bump allocation arena for Rust☆1,621Updated 3 weeks ago
- Compile-time type-checked builder derive☆969Updated this week
- derive builder implementation for rust structs☆1,405Updated 5 months ago
- A Rust proc-macro attribute parser☆1,093Updated 2 weeks ago
- Hypothesis-like property testing for Rust☆1,826Updated this week
- Automatically apply the suggestions made by rustc☆850Updated last year
- Rust quasi-quoting☆1,388Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,430Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,253Updated 3 months ago
- Slotmap data structure for Rust☆1,190Updated last year
- Compile time static maps for Rust☆1,905Updated last month
- Efficient, lock-free, bounded Rust broadcast channel☆803Updated last year