rust-stacker 0.1.6 Manual segmented stacks for Rust

This package provides a stack growth library useful when implementing deeply recursive algorithms that may accidentally blow the stack.