Skip to content

Repository files navigation

smallbitvec

A bit vector that is the size of a pointer, and can store data either inline or on the heap. Like the bit-vec crate but optimized for small inline size and reduced allocations.

About

A growable bit-vector for Rust, optimized for size

Resources

Stars

47 stars

Watchers

17 watching

Forks

Releases

Packages

Used by

Contributors

Languages