Gankra/thin-vec

A Vec That Has a Smaller size_of

177

stars

205

commits

Rust

primary language

Jul 26, 2026

updated

README

Rust CI crates.io Docs

thin-vec

ThinVec is a Vec that stores its length and capacity inline, making it take up less space.

Currently this crate mostly exists to facilitate Gecko (Firefox) FFI, but it works perfectly fine as a native Rust library as well.

Contributors

(top 30 of 33)

Gankra

82 commits

nicoburns

22 commits

mbrubeck

18 commits

mystor

16 commits

Gankra/thin-vec

A Vec That Has a Smaller size_of

177

stars

205

commits

Rust

primary language

Jul 26, 2026

updated

README

Rust CI crates.io Docs

thin-vec

ThinVec is a Vec that stores its length and capacity inline, making it take up less space.

Currently this crate mostly exists to facilitate Gecko (Firefox) FFI, but it works perfectly fine as a native Rust library as well.

Contributors

(top 30 of 33)

Gankra

82 commits

nicoburns

22 commits

mbrubeck

18 commits

mystor

16 commits

Languages

Rust

100.0%