ethanpailes / debug-here
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
- ☆64Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Safely combine results☆81Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆134Updated 9 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated 2 months ago
- A third-party cargo extension to run the build artifacts through tools like `gdb`☆74Updated 5 years ago
- ☆124Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 8 months ago
- Rust syntax sugar collections.☆129Updated 5 years ago
- Rust serializer library☆87Updated 11 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 7 months ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Concurrent hash trie☆51Updated 4 years ago
- Run closures in parallel☆113Updated 2 months ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- ☆107Updated last year