-
bit-vec
A vector of bits
-
smallbitvec
A bit vector optimized for size and inline storage
-
vob
Vector of Bits with Vec-like API and usize backing storage
-
cj_bitmask_vec
BitmaskVec is a Vec that pairs bitmasks with T. Bitmasks u8 through u128 are supported.
-
bitvec_helpers
BitVec based bitstream reader and writer
-
bv
Bit-vectors and bit-slices
-
indexical
indexed collections
-
stable-vec
A Vec-like collection which guarantees stable indices and features O(1) element deletion (semantically similar to
Vec<Option<T>>). Useful for allocations in graphs or similar data structures. -
fastbit
A fast, efficient, and pure Rust bitset implementation for high-performance data indexing and analytics
-
compvec
Compressing integer vectors
-
duckdb-bitstring
BIT type support for duckdb-rs
-
bloomlib
A space and time efficient Bloom Filter implementation in Rust
-
symbit
Symbolic bitvector library with bitwise and integer arithmetic support
-
enum-toggles
A generic Rust library for managing toggles/flags using enums and bitvec
-
bit-board
A lightweight wrapper over bitvec for 2D bit array operations
-
bitvector
in Rust
-
enum_vec
Efficiently store a vector of enum variants as a packed n-bit vec
-
bool_vec
A crates that exposes a vector called BoolVec which allows you to store a boolean in a single bit
-
bitvec_simd
bitvec with SIMD
-
mmap-bitvec
working with bit-vectors backed by memory-mapped files
-
bit-vec-omnitool
A vector of bits
-
grit-bitvec
BitVec, a vector type that can store fixed-width data with irregular bit widths
-
bitsvec
A bit vector with the Rust standard library's portable SIMD API
-
bmap
A bitmap with an internal counter
-
tokio-postgres-openssl
TLS support for tokio-postgres via openssl
-
bitvector_simd
bitvector implemented with Packed SIMD 2
-
bitread
in Rust is designed to efficiently convert small binary data into Rust structs
-
tibitset
bitset replacement for HashSet
-
faex
A fast and efficient Compact Data Structures Library
-
vecbool
bit vector built on top of Vec<u8>
-
nostd-bv
Bit-vectors and bit-slices
-
bit-vec_serde
A vector of bits
-
bitvec_padded
Bit vector struct that includes byte padding for safe serialization and deserialization
-
sayegh_bit_parser
that parses odd/even bits in serial mode in byte buffers and parses them out after grouping them in byte buffer group. Also, there are file reading and writing functions using the
Vec::<u32>type in this library. -
color_watermark
embed color watermarks, using DCT and QIM-DM
-
atomic-bitvec
An atomic bit vector library
-
bitvecbuf
Rust BitBuffer implemented around BitVec
-
tinybitvec
A tiny vec for tiny bits
-
flagdb
an in-memory database in Rust for rows queried using bit (flag) columns
-
aptos-bitvec-link
Aptos safe bitvec implementation
-
enum_like_derive
Proc macro to derive the EnumLike trait from the enum_like crate
Try searching with DuckDuckGo.