ULID generator for Cloudflare Workers
-
Updated
Dec 8, 2022 - TypeScript
ULID generator for Cloudflare Workers
A high-performance ULID (Universally Unique Lexicographically Sortable Identifier) generator using WebAssembly, up to 40x faster than traditional implementations, optimized for backend use.
A Cloudflare Worker API that generates ULIDs in bulk
SCRU128 TypeScript/JavaScript Implementation
This plugin adds support for ULID field type to Strapi as a Custom field.
This package provides a lightweight, dependency-free utility for generating Universally Unique Lexicographically Sortable Identifiers (ULIDs) in TypeScript applications.
A fast ULID (Universally unique Lexicographically sortable IDentifier) generator in its class with zero dependencies, no slow types are used, fully type-safe and supporting multiple runtimes. ULID is an alternative to UUID but lexicographically sortable, more efficient, monotonic sort order, URL safe, ideal for databases, logs, and more!
Fundamental classes for OOP in TypeScript
Add a description, image, and links to the ulid topic page so that developers can more easily learn about it.
To associate your repository with the ulid topic, visit your repo's landing page and select "manage topics."