headcrab-rs / headcrabLinks
A modern Rust debugging library 🦀
☆892Updated 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
- rd is a record/replay debugger written in rust☆962Updated 3 years ago
- Runtime for executing procedural macros as WebAssembly☆1,395Updated last month
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- Automatic checking for semantic versioning in library crates☆635Updated last year
- Slotmap data structure for Rust☆1,215Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,135Updated 4 months ago
- Rust library allowing to register multiple handlers for the same signal☆786Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆752Updated last month
- Auditing crates for unsafe code which can be safely replaced☆550Updated 3 years ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆967Updated 11 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,496Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- Compact inlined strings for Rust.☆526Updated last year
- Typed distributed plugin registration☆1,136Updated 2 weeks ago
- Online introspection for Rust☆418Updated 3 years ago
- A string type for Rust that is not required to be valid UTF-8.☆952Updated 3 months ago
- Colorful panic backtraces for Rust☆577Updated 5 months ago
- Data structure serialization library with several opposite design goals from Serde☆871Updated last month
- Inline diagrams for rustdoc with mermaid.js☆526Updated 9 months ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆381Updated 2 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated last week
- An intrusive flamegraph profiling tool for rust.☆719Updated last year
- A minimal `syn` syntax tree pretty-printer☆710Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆845Updated 4 months ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆682Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆623Updated last year
- A library to generate syntax diagrams for Rust macros.☆556Updated 11 months ago