Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

127 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages