2 releases
0.1.1 | Oct 20, 2024 |
---|---|
0.1.0 | Oct 9, 2024 |
#748 in Algorithms
Used in 2 crates
(via asyncex)
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