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
- Rust doesn't have exceptions☆631Updated 4 years ago
- Typed distributed plugin registration☆1,069Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,432Updated 6 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 6 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,212Updated 11 months ago
- Slotmap data structure for Rust☆1,180Updated 11 months ago
- Runtime for executing procedural macros as WebAssembly☆1,333Updated last week
- Compile-time type-checked builder derive☆944Updated 5 months ago
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- A crate for managing memory bit by bit☆1,259Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,405Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆886Updated last month
- Macros for all your token pasting needs☆1,038Updated 4 months ago
- Online introspection for Rust☆417Updated 2 years ago
- Automatic checking for semantic versioning in library crates☆635Updated last year
- A fast bump allocation arena for Rust☆1,565Updated 3 weeks ago
- Compact inlined strings for Rust.☆520Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆768Updated 6 months ago
- Auditing crates for unsafe code which can be safely replaced☆543Updated 2 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,058Updated 3 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,585Updated 3 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆832Updated this week
- rd is a record/replay debugger written in rust☆955Updated 2 years ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,489Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆665Updated 3 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆750Updated 5 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,238Updated 2 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,377Updated this week
- Error management☆1,423Updated 4 years ago