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☆961Updated 3 years ago
- Runtime for executing procedural macros as WebAssembly☆1,400Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,237Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,504Updated 2 weeks ago
- Automatic checking for semantic versioning in library crates☆635Updated 2 years ago
- Auditing crates for unsafe code which can be safely replaced☆551Updated 3 years ago
- A crate for managing memory bit by bit☆1,317Updated 11 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆967Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆868Updated 5 months ago
- Slotmap data structure for Rust☆1,221Updated last year
- An intrusive flamegraph profiling tool for rust.☆720Updated last year
- Test harness for ui tests of compiler diagnostics☆911Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆754Updated 2 months ago
- Colorful panic backtraces for Rust☆579Updated 5 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆759Updated 2 months ago
- Compact inlined strings for Rust.☆526Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆875Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆961Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆795Updated last week
- Breaking your Rust code for fun and profit☆638Updated 2 years ago
- A library to generate syntax diagrams for Rust macros.☆555Updated last year
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆381Updated 2 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆681Updated last year
- safe bindings to io-uring☆671Updated 4 years ago
- Inline diagrams for rustdoc with mermaid.js☆527Updated 9 months ago
- A minimal `syn` syntax tree pretty-printer☆710Updated last week