#pin #collection #pointers #pincol

nightly no-std pincol

PINned COLlections: data structures utilizing Pin pointer

2 releases

0.1.1 Oct 20, 2024
0.1.0 Oct 9, 2024

#2118 in Algorithms

Download history 3/week @ 2025-02-06 2/week @ 2025-02-13 18/week @ 2025-02-20 3/week @ 2025-02-27

84 downloads per month
Used in 2 crates (via asyncex)

MIT/Apache

35KB
956 lines

pincol

PINned COLlections: data structures utilizing Pin pointer.

linked_list::PinnedList is an linked-list without heap memory allocation.

Dependencies

~0.5–1MB
~22K SLoC