xid-js
unique id generator for Node.js
xid-ts
xid is a globally unique id generator thought for the web. A Typescript port of https://github.com/rs/xid.
nehoid
Advanced unique ID generation utility with multi-layer encoding, collision detection, and context-aware features
uid-pool
High-performance UUID and unique ID pooling for Node.js. Pre-generate IDs in background worker threads for O(1) synchronous acquisition. Drop-in replacement for uuid.v4() and nanoid() with 10-100x better performance under load.
is-xid
A unique id checker for node.js