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:
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆64Updated 4 years ago
- Safely combine results☆81Updated 9 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Run closures in parallel☆113Updated 5 months ago
- Concurrent hash trie☆54Updated 4 years ago
- A third-party cargo extension to run the build artifacts through tools like `gdb`☆74Updated 5 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- Custom derivation macro for Rust☆112Updated 7 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- ☆58Updated 9 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- Define custom errors without boilerplate using the custom_error! macro.☆73Updated 4 years ago
- Data parallelism library for async-std.☆93Updated last year
- Utilities for dealing with substructures within syn macros☆139Updated last month
- Set the error context using doc comments☆54Updated 5 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago