☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.
-
Updated
Jul 31, 2022 - Rust
☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.
A Rust library for cloning trait objects
✨ A proc attribute macro that sets the ABI/calling convention for the attributed function
Experimenting with linked lists in Rust
Crate that offers a very simple container for any value without mutation
Pure (vec<u8> based) implementation of sql query builder on rust
An attribute called #[safe] to mark functions, allowing the ommission of unsafe
Doubly Linked List to get familiar with unsafe Rust. Based on https://exercism.org/tracks/rust/exercises/doubly-linked-list
Derive array-like behavior for your structs of uniform types.
Add a description, image, and links to the unsafe topic page so that developers can more easily learn about it.
To associate your repository with the unsafe topic, visit your repo's landing page and select "manage topics."