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:
- ☆64Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Safely combine results☆81Updated 8 months ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- failure + error-chain = 💖☆54Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- Make trait methods callable without the trait in scope☆146Updated last week
- Rust syntax sugar collections.☆129Updated 6 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- Data parallelism library for async-std.☆93Updated last year
- ☆107Updated last year
- Run closures in parallel☆113Updated 4 months ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Generic extensions for tapping values in Rust.☆55Updated 6 years ago
- ☆58Updated 9 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- Custom derivation macro for Rust☆111Updated 7 years ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated last week
- This crate guarantees that your application is free of panicking branches☆177Updated 6 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated this week