mehcode / guerrillaLinks
☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.
☆118Updated 2 years ago
Alternatives and similar repositories for guerrilla
Users that are interested in guerrilla are comparing it to the libraries listed below
Sorting:
- Cargo subcommand for checking your documentation for broken links☆155Updated 5 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An allocator that can track and limit memory usage.☆209Updated 2 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 3 months ago
- ☆124Updated 2 years ago
- Write doc comments from macros☆99Updated 3 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- Run closures in parallel☆113Updated 4 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- ☆112Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Idiomatic argon2 password hashing for several languages☆147Updated 2 years ago
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆118Updated last year
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Make trait methods callable without the trait in scope☆146Updated last week
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Copy-on-write string utilities for Rust☆157Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆155Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆100Updated last week
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- like thread::spawn but for processes☆154Updated 2 months ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆83Updated last week
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Check your crate for (possible) no_std compatibility☆213Updated 2 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A simple bitset container for Rust☆142Updated last month
- ☆64Updated 4 years ago