sint64

Uses variable-length encoding. Signed int value. These more efficiently encode negative numbers than regular int64s.

C++

Java

Python

Go

C#

PHP

Ruby

int64

long

int/long

int64

long

integer/string

Bignum