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☆633Updated 5 years ago
- Runtime for executing procedural macros as WebAssembly☆1,408Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- Macros for all your token pasting needs☆1,054Updated 10 months ago
- A crate for managing memory bit by bit☆1,319Updated last year
- rd is a record/replay debugger written in rust☆958Updated 3 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆871Updated 6 months ago
- Colorful panic backtraces for Rust☆579Updated 6 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Slotmap data structure for Rust☆1,222Updated last year
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- Automatic checking for semantic versioning in library crates☆636Updated 2 years ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,505Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆756Updated 2 weeks ago
- Typed distributed plugin registration☆1,156Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,140Updated 5 months ago
- Auditing crates for unsafe code which can be safely replaced☆551Updated 3 years ago
- Rust library allowing to register multiple handlers for the same signal☆797Updated 3 weeks ago
- An intrusive flamegraph profiling tool for rust.☆721Updated last year
- A library to generate syntax diagrams for Rust macros.☆556Updated last year
- Data structure serialization library with several opposite design goals from Serde☆877Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆627Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆760Updated 2 weeks ago
- Efficient, lock-free, bounded Rust broadcast channel☆823Updated last year
- Error handling project group☆264Updated 3 years ago
- Compile-time type-checked builder derive☆1,055Updated last week
- safe bindings to io-uring☆673Updated 4 years ago
- A string type for Rust that is not required to be valid UTF-8.☆969Updated last week
- Compact inlined strings for Rust.☆528Updated last year
- An ultra simple CLI arguments parser.☆619Updated last year