headcrab-rs / headcrabLinks
A modern Rust debugging library 🦀
☆890Updated 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☆635Updated 5 years ago
- Runtime for executing procedural macros as WebAssembly☆1,452Updated last week
- rd is a record/replay debugger written in rust☆961Updated 3 years ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,267Updated last year
- Macros for all your token pasting needs☆1,072Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,553Updated last month
- Automatic checking for semantic versioning in library crates☆632Updated 2 years ago
- A library to generate syntax diagrams for Rust macros.☆562Updated last year
- A crate for managing memory bit by bit☆1,361Updated last year
- Colorful panic backtraces for Rust☆600Updated 2 months ago
- Automatically apply the suggestions made by rustc☆851Updated 2 years ago
- An intrusive flamegraph profiling tool for rust.☆729Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,175Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆766Updated 3 weeks ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆384Updated 2 years ago
- Data structure serialization library with several opposite design goals from Serde☆917Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Rust library allowing to register multiple handlers for the same signal☆821Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆918Updated 10 months ago
- Slotmap data structure for Rust☆1,272Updated last month
- Auditing crates for unsafe code which can be safely replaced☆564Updated 3 years ago
- Error management☆1,420Updated 5 years ago
- Test harness for ui tests of compiler diagnostics☆950Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆643Updated 2 years ago
- Compact inlined strings for Rust.☆538Updated 2 years ago
- An ultra simple CLI arguments parser.☆623Updated 2 years ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,018Updated 2 months ago
- The Little Book of Rust Macros☆914Updated 3 years ago
- deserialize env vars into typesafe structs with rust☆959Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 5 months ago