headcrab-rs / headcrab
A modern Rust debugging library 🦀
☆888Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for headcrab
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,193Updated 8 months ago
- A crate for managing memory bit by bit☆1,221Updated 3 months ago
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago
- Rust doesn't have exceptions☆630Updated 4 years ago
- Runtime for executing procedural macros as WebAssembly☆1,282Updated 2 weeks ago
- Macros for all your token pasting needs☆1,026Updated last month
- Typed distributed plugin registration☆997Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,410Updated 3 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆959Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- Error management☆1,424Updated 4 years ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,738Updated this week
- Compile time static maps for Rust☆1,846Updated 3 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,349Updated this week
- Slotmap data structure for Rust☆1,163Updated 8 months ago
- Rust quasi-quoting☆1,330Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- Some more derive(Trait) options☆1,734Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,451Updated 2 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆707Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,225Updated 2 months ago
- Rust derive-based argument parsing optimized for code size☆1,670Updated 5 months ago
- Compile-time type-checked builder derive☆925Updated 2 months ago
- Rust cache structures and easy function memoization☆1,567Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,205Updated 2 months ago
- derive builder implementation for rust structs☆1,333Updated last month
- Automatic checking for semantic versioning in library crates☆638Updated last year
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,415Updated 2 months ago
- Data structure serialization library with several opposite design goals from Serde☆810Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,874Updated last month