-
js_int
JavaScript-interoperable integer types
-
box_raw_ptr
providing safe wrappers for working with raw pointer. These raw pointers are
*const Tand*mut T. These wrappers ensure memory safety by encapsulating the raw pointers in safe abstractions… -
range_check
bounds-checking and range helpers
-
bitbound
safe, efficient array access with compile time boundary protection
-
cable
A cable(pointer) with a hook(header at address) at the end and a sized payload(array)
-
bytecord
A byte reading-building utility library
-
clamps
Wrapping, saturating, and other forms of number clamping
-
justly
justified containers