ethanpailes / debug-hereLinks
A cross platform rust debugger hook
☆71Updated 3 years ago
Alternatives and similar repositories for debug-here
Users that are interested in debug-here are comparing it to the libraries listed below
Sorting:
- ☆65Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- A third-party cargo extension to run the build artifacts through tools like `gdb`☆74Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week
- Rust syntax sugar collections.☆129Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- ☆112Updated 2 years ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Interact with crates.io from the command-line☆99Updated 9 months ago
- Machine scalar casting that meets your expectations