Base-N Id Generator
A node.js module and CLI that encodes a CSV into a compressed archive, and a browser module for reading rows of data from the archive.
A high-performance, lock-free snowflake ID generator using AtomicU64 + CAS. Generates 2M+ IDs per second on a single core.
No description provided.