UNPKG

uid-pool

Version:

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.

6 lines 133 B
export {}; /** * SPDX-FileCopyrightText: 2025-present Kriasoft * SPDX-License-Identifier: MIT */ //# sourceMappingURL=index.js.map