binvec

Crates.iobinvec
lib.rsbinvec
version0.1.0
created_at2025-09-08 09:05:08.66452+00
updated_at2025-09-08 09:05:08.66452+00
descriptionIt is a binary vector type developed in Rust to use memory efficiently. It is characterized by using the minimum memory space to store an array of bool values.
homepage
repository
max_upload_size
id1829025
size16,739
박지수 (foolkat)

documentation

README

rust-binvec

It is a binary vector type developed in Rust to use memory efficiently. It is characterized by using the minimum memory space to store an array of bool values.

Commit count: 0

cargo fmt