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 Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Run closures in parallel☆114Updated 5 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A third-party cargo extension to run the build artifacts through tools like `gdb`☆74Updated 5 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Rust serializer library☆87Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Safely combine results☆81Updated 10 months ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆112Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- ☆76Updated 2 years ago
- ☆124Updated 2 years ago
- ☆109Updated last year
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Make trait methods callable without the trait in scope☆149Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆104Updated 6 months ago
- Set the error context using doc comments☆54Updated 5 years ago
- Find out about keys that are ignored when deserializing data☆85Updated last month