Int64 package:bytesmith

Signed 64-bit integer.
Parse a LEB-128-zigzag-encoded signed number. If the encoded number is outside the range [-9223372036854775808,9223372036854775807], this fails with the provided error.
Parse an array of little-endian signed 64-bit words.