mehcode / guerrillaLinks
☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.
☆119Updated 2 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 3 years ago
- ☆124Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated this week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Scroll - making scrolling through buffers fun since 2016☆172Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Make trait methods callable without the trait in scope☆149Updated last month
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- Write doc comments from macros☆99Updated 3 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- Atomic file-writes.☆99Updated 8 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆138Updated 8 months ago
- CSS for Rustlang websites based on the ST3 theme Ayu☆76Updated last year
- Copy-on-write string utilities for Rust☆158Updated last year
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆119Updated last year
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago
- Provides a crate with information from the time it was built.☆176Updated 2 months ago
- An allocator that can track and limit memory usage.☆212Updated 2 years ago
- ☆112Updated 2 years ago
- 🌵 Cycle-Aware Reference Counting in Rust☆150Updated this week
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- A sha1 implementation useable in const contexts☆87Updated last year
- Rust serializer library☆87Updated last year
- skiplist☆142Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- #[no_std] print equivalent for Rust☆64Updated 3 weeks ago