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☆632Updated 4 years ago
- Typed distributed plugin registration☆1,103Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,375Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆926Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,457Updated last week
- Slotmap data structure for Rust☆1,196Updated last year
- Data structure serialization library with several opposite design goals from Serde☆853Updated 2 months ago
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,468Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,126Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆960Updated 9 months ago
- A Rust proc-macro attribute parser☆1,115Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆741Updated 2 months ago
- Automatic checking for semantic versioning in library crates☆635Updated last year
- Error management☆1,421Updated 5 years ago
- A macro to generate structures which behave like bitflags☆1,009Updated 2 months ago
- derive builder implementation for rust structs☆1,434Updated 6 months ago
- A fast bump allocation arena for Rust☆1,697Updated 3 weeks ago
- Compile time static maps for Rust☆1,915Updated 3 months ago
- Rust quasi-quoting☆1,403Updated last month
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,224Updated last year
- A crate for managing memory bit by bit☆1,288Updated 8 months ago
- Auditing crates for unsafe code which can be safely replaced☆546Updated 3 years ago
- An intrusive flamegraph profiling tool for rust.☆714Updated last year
- Rust library allowing to register multiple handlers for the same signal☆771Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,264Updated 4 months ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆380Updated 2 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,963Updated last month