ethanpailes / debug-hereLinks
A cross platform rust debugger hook
☆71Updated 4 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:
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- ☆65Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- A third-party cargo extension to run the build artifacts through tools like `gdb`☆74Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 4 months ago
- Token tree calling convention☆80Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Safely combine results☆82Updated last year
- ☆112Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Run closures in parallel☆115Updated 10 months ago
- skiplist☆144Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- Interact with crates.io from the command-line☆100Updated last year
- Macro for writing nested `if let` expressions☆169Updated 3 months ago
- ☆125Updated 3 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆107Updated last year