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:
- ☆65Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A third-party cargo extension to run the build artifacts through tools like `gdb`☆74Updated 5 years ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Updated 5 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month
- Safely combine results☆81Updated last year
- Rust syntax sugar collections.☆129Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- ☆112Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Typed index version of Rust slice and Vec containers☆72Updated 3 weeks ago
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- ☆60Updated 2 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- Generic and convenient `std` atomics via `Atomic<T>`☆46Updated 3 months ago
- Run closures in parallel☆114Updated 7 months ago
- ☆108Updated last year
- Dynamically query a type-erased object for any trait implementation☆67Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago