Description
Another ULID implementation with tight memory representation.
Description
ulid-tight is one implementation of ULID. The data type Ulid consumes only 128-bit.
README.md
ulid-tight
ulid-tight is one implementation of ULID. The data type Ulid consumes only 128-bit.
For ULID, see https://github.com/ulid/spec.