`SlimmerBox<T>` is a packed alternative to `Box<T>` whose 'fat' pointer is 'slimmer'
-
Updated
Nov 13, 2023 - Rust
`SlimmerBox<T>` is a packed alternative to `Box<T>` whose 'fat' pointer is 'slimmer'
Dynamically typed proglang experiment based on fat pointers
Dynamically sized vector/array in C implemented using fat pointers
Add a description, image, and links to the fat-pointer topic page so that developers can more easily learn about it.
To associate your repository with the fat-pointer topic, visit your repo's landing page and select "manage topics."