/rs-static-linkedlist

A linked list implementation on a static array in Rust. Intended for use in environments without dynamic memory allocation.

Primary LanguageRustApache License 2.0Apache-2.0

No issues in this repository yet.