#pin #collection

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

#83 in #pin

Download history 7/week @ 2025-08-21 1/week @ 2025-08-28 8/week @ 2025-09-04 1/week @ 2025-10-09 6/week @ 2025-10-16 3/week @ 2025-10-23

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.4–0.8MB
~20K SLoC