mccolljr / segvec

SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.
MIT License
33 stars 4 forks source link

Allow custom growth factor, and add `small-vec` + `thin-segments` features #11

Closed mccolljr closed 3 years ago