headcrab-rs / headcrab
A modern Rust debugging library 🦀
☆891Updated 2 years ago
Alternatives and similar repositories for headcrab:
Users that are interested in headcrab are comparing it to the libraries listed below
- Rust doesn't have exceptions☆630Updated 4 years ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,436Updated 7 months ago
- Slotmap data structure for Rust☆1,185Updated last year
- A fast bump allocation arena for Rust☆1,596Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 7 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,216Updated last year
- A crate for managing memory bit by bit☆1,263Updated 7 months ago
- A Rust proc-macro attribute parser☆1,090Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,357Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,910Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆732Updated last week
- Typed distributed plugin registration☆1,080Updated last week
- Automatic checking for semantic versioning in library crates☆634Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆898Updated 2 months ago
- Online introspection for Rust☆417Updated 2 years ago
- Rust quasi-quoting☆1,383Updated this week
- Rust library allowing to register multiple handlers for the same signal☆755Updated 6 months ago
- Macros for all your token pasting needs☆1,040Updated 5 months ago
- Test harness for ui tests of compiler diagnostics☆862Updated last week
- Error management☆1,422Updated 4 years ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,591Updated 3 months ago
- Efficient, lock-free, bounded Rust broadcast channel☆803Updated last year
- Data structure serialization library with several opposite design goals from Serde☆841Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,418Updated this week
- An intrusive flamegraph profiling tool for rust.☆712Updated last year
- A macro to generate structures which behave like bitflags☆992Updated last week
- Compile-time type-checked builder derive☆955Updated 6 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,063Updated this week
- Compile time static maps for Rust☆1,900Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆773Updated 3 weeks ago