Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qqwy/rust-slimmer_box

`SlimmerBox<T>` is a packed alternative to `Box<T>` whose 'fat' pointer is 'slimmer'
https://github.com/qqwy/rust-slimmer_box

box fat-pointer memory-management no-std-alloc packed rust smart-pointer

Last synced: 3 months ago
JSON representation

`SlimmerBox<T>` is a packed alternative to `Box<T>` whose 'fat' pointer is 'slimmer'

Awesome Lists containing this project