Skip to main content

Module util

Module util 

Source
Expand description

Small utilities: the bit-vector behind none-bitmaps and row masks, the copy-on-write CowVec, base58/base64/hex codecs, Unicode helpers and float formatting. Everything here has zero ReifyDB-internal dependencies on purpose, so any crate can pull from it without a cycle.

Modulesยง

base58
base64
bitvec
cowvec
float_format
hash
hex
unicode