ULID Packages

ntp-ulid

Generate ULIDs with NTP synchronized timestamp

1.0.1 • Published 5 years ago

wa-ulid

A high-performance ULID (Universally Unique Lexicographically Sortable Identifier) generator using WebAssembly, up to 40x faster than traditional implementations, optimized for backend use.

1.0.0 • Published 2 years ago

@yiiy/ulid

This package provides a lightweight, dependency-free utility for generating Universally Unique Lexicographically Sortable Identifiers (ULIDs) in TypeScript applications. ULIDs offer a sortable alternative to UUIDs, combining a timestamp with a series of r

1.0.0 • Published 2 years ago

small-uid

Small UIDs are lexicographically sortable short (64bit) unique identifiers designed to be used as an efficient database Primary Key and a readable (11/12 characters) URL safe UID when encoded.

0.2.0 • Published 8 months ago