mehcode / guerrillaLinks
☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.
☆124Updated 3 years ago
Alternatives and similar repositories for guerrilla
Users that are interested in guerrilla are comparing it to the libraries listed below
Sorting:
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- ☆125Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated last year
- Atomic file-writes.☆101Updated last year
- Write doc comments from macros☆101Updated 2 months ago
- Procedural macros in expression position☆204Updated 3 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated 11 months ago
- Copy-on-write string utilities for Rust☆160Updated last year
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆127Updated 2 years ago
- Execute your code on the Rust ecosystem.☆188Updated this week
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 4 years ago
- A sha1 implementation useable in const contexts☆88Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago
- ☆87Updated last month
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- skiplist☆144Updated 4 years ago
- Idiomatic argon2 password hashing for several languages☆146Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 6 months ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- ☆112Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago