headcrab-rs / headcrabLinks
A modern Rust debugging library 🦀
☆891Updated 3 years ago
Alternatives and similar repositories for headcrab
Users that are interested in headcrab are comparing it to the libraries listed below
Sorting:
- Rust doesn't have exceptions☆634Updated 4 years ago
- Runtime for executing procedural macros as WebAssembly☆1,387Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆965Updated 10 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,229Updated last year
- A crate for managing memory bit by bit☆1,306Updated 9 months ago
- Rust library allowing to register multiple handlers for the same signal☆780Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆795Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆938Updated last month
- Auditing crates for unsafe code which can be safely replaced☆548Updated 3 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 2 months ago
- Data structure serialization library with several opposite design goals from Serde☆860Updated 2 weeks ago
- Typed distributed plugin registration☆1,115Updated 3 months ago
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,480Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,639Updated this week
- Slotmap data structure for Rust☆1,202Updated last year
- Automatic checking for semantic versioning in library crates☆635Updated last year
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,425Updated this week
- An intrusive flamegraph profiling tool for rust.☆716Updated last year
- An ultra simple CLI arguments parser.☆607Updated last year
- Compile time static maps for Rust☆1,929Updated 4 months ago
- deserialize env vars into typesafe structs with rust☆921Updated 11 months ago
- A Rust proc-macro attribute parser☆1,121Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,018Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆703Updated this week
- rd is a record/replay debugger written in rust☆960Updated 3 years ago
- Automatically apply the suggestions made by rustc☆849Updated last year
- Compile-time type-checked builder derive☆1,026Updated 2 months ago