Skip to content

gyscos/stack_list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackList

This library defines a no-std stack-based linked list requiring no heap allocation, yet without any size limit (apart from the stack size).

About

A stack-based linked list for Rust

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages