1 unstable release
0.1.0 | Feb 16, 2020 |
---|
#618 in Memory management
659 downloads per month
26KB
604 lines
Pinvec
A growable vector-like structure which never moves its contents, and guarantees this contract through the pin api.
Growable vector-like structure which never moves its contents
0.1.0 | Feb 16, 2020 |
---|
#618 in Memory management
659 downloads per month
26KB
604 lines
A growable vector-like structure which never moves its contents, and guarantees this contract through the pin api.