-
binstring
Store binary data as a string
-
rbx_types
Types used to represent Roblox values
-
byteyarn
hyper-compact strings
-
abin
working with binaries and strings. The library tries to avoid heap-allocations / memory-copy whenever possible by automatically choosing a reasonable strategy: stack for small binaries;…
-
to-binary
Converts From Hex, UTF-8, Vector of Bytes, or a Byte Slice to a Binary String And Implements Many Useful Functions For Binary Strings
-
rusty_genes
implementing and executing evolutionary algorithms with customizable models
-
various_data_file
Store a dainary datas in a file. Use mmap, optimize fragments on delete, and reference identical strings.
-
koibumi-base32
A Base32 encoder/decoder library
-
rug-binserial
A very simple crate to serialize rug integers as strings of bytes (for use in efficient binary serialization)
-
koibumi-base58
A Base58 encoder/decoder library