#pin #collection #pointers #structures #data #data-structures #pi-nned

nightly no-std pincol

PINned COLlections: data structures utilizing Pin pointer

2 releases

new 0.1.1 Oct 20, 2024
0.1.0 Oct 9, 2024

#712 in Algorithms

Download history 149/week @ 2024-10-06 19/week @ 2024-10-13

168 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
~23K SLoC