Gathering detailed insights and metrics for node-snowflake-id
Other packages similar to node-snowflake-id
@street-devs/snowflake-id
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
@street-devs/nest-snowflake-id
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
node-ip-snowflake
generate unique ID(code) with a little modification of twitter snowflake, and get workID by IP of program(or container), implemented with nodejs
node-id-generator
Support snowflake k-sortable unique id and serial number. Inspired by [intenthq/icicle](https://github.com/intenthq/icicle)