snowflake-id-maker
Snowflake ID generator generates k ordered and conflict-free snowflake IDs in a distributed environment.
Snowflake ID generator generates k ordered and conflict-free snowflake IDs in a distributed environment.
Distributed unique ID generator using the Snowflake algorithm. Support serverless like Cloudflare Workers
Snowflake ID generator generates k ordered and conflict-free snowflake IDs in a distributed environment.
Provides a highly customizable Snowflake ID generator for NestJS applications. This generator produces unique 64-bit IDs based on the Snowflake algorithm, which consists of a timestamp, a node (instance) ID, and a sequence number. It also includes decodin
Provides a highly customizable Snowflake ID generator for Javascript/Typescript applications. This generator produces unique 64-bit IDs based on the Snowflake algorithm, which consists of a timestamp, a node (instance) ID, and a sequence number. It also i