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
- Spawn processes with arbitrary closures in rust☆110Updated 3 years ago
- Safely combine results☆81Updated 6 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last month
- Custom derivation macro for Rust☆112Updated 7 years ago
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- Rust syntax sugar collections.☆129Updated 5 years ago
- Run closures in parallel☆113Updated 2 months ago
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 6 years ago
- ☆59Updated 6 months ago
- Set the error context using doc comments☆54Updated 5 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 2 months ago
- Find out about keys that are ignored when deserializing data☆78Updated 2 weeks ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Concurrent hash trie☆51Updated 4 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 2 months ago
- ☆105Updated 11 months ago
- In support of measuring heap allocations in Rust programs.☆100Updated 5 years ago
- failure + error-chain = 💖☆54Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago