`Pin`-based stopgap for unboxed aliasable values in self-referential data structures in Rust
-
Updated
Aug 27, 2022 - Rust
`Pin`-based stopgap for unboxed aliasable values in self-referential data structures in Rust
A linked list implementation with unique features and an extended list of constant time methods providing high performance traversals and mutations.
ImpVec stands for immutable push vector 👿, it is a data structure which allows appending elements with a shared reference.
Add a description, image, and links to the self-referential topic page so that developers can more easily learn about it.
To associate your repository with the self-referential topic, visit your repo's landing page and select "manage topics."