Derive array-like behavior for your structs of uniform types.
-
Updated
Jul 3, 2024 - Rust
Derive array-like behavior for your structs of uniform types.
Pure (vec<u8> based) implementation of sql query builder on rust
Doubly Linked List to get familiar with unsafe Rust. Based on https://exercism.org/tracks/rust/exercises/doubly-linked-list
☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.
✨ A proc attribute macro that sets the ABI/calling convention for the attributed function
Crate that offers a very simple container for any value without mutation
An attribute called #[safe] to mark functions, allowing the ommission of unsafe
Experimenting with linked lists in Rust
A Rust library for cloning trait objects
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."