#linked-list #generics #singly

dgunther2001-linked_list

A generic singly linked list

4 releases (stable)

1.0.8 May 7, 2024
1.0.6 May 6, 2024
0.1.0 May 6, 2024

#1 in #singly

Download history 2/week @ 2024-12-07 8/week @ 2024-12-28

78 downloads per month

MIT/Apache

28KB
398 lines

A multi-purpose, generic linked list in Rust.

Crates.io: https://crates.io/crates/dgunther2001-linked_list

Github: https://github.com/dgunther2001/Rust_Linked_List

No runtime deps