Fast, lightweight, and reliable distributed 64-bit ID generation with zero dependencies for Node.js and the web.
Distributed ID generation in Rust for the lazy.
Tool to debug unique identifiers (UUID, ULID, Snowflake, etc)
For the times you can't rely on auto-incrementing IDs, you'll need a clever way to generate unique ids. Inspired heavily by Simpleflake for Python.