48 results for “topic:id-generation”
id generator based on MySQL
A csharp library to generate short id's. they can be used as primary keys or unique identifiers
[CVPR 2026] OmniTransfer: All-in-one Framework for Spatio-temporal Video Transfer
ID generator server
A distributed, k-sortable unique ID generation system using Redis and Lua.
Tiny independent libraries with a single purpose, often a single class
这是一个ID生成器,它可以提供通过高效的方式产生连续的唯一的ID值。在分库分表时可以提供非常有用的帮助。
Twitter's Snowflake based ID generation as a redis module
Generate custom incremental unique ids for Laravel
OrderlyID — Typed, time-sortable 160-bit identifiers with optional checksum, tenant, and shard fields. Safer than UUIDv4, more ergonomic than ULID/TypeID.
A simple and flexible API to generate various kinds of string ID / code.
Golang implementation of Twitter snowflake
Generates an unique ID for every component.
Unique ID generator can be used as alternative for UUID (or encode/decode UUID byte representation)
🔥 The easiest, fastest, and most customizable ID generator you'll ever meet
Twitter's Snowflake: A distributed time-based unique ID generator
Generate 128 bit k-ordered unique ids (read time-ordered lexically)
Elixir library for working with MAC addresses.
Distributed unique id generator
❄️ A lightweight TypeScript library for generating Snowflake IDs.
A comprehensive, production-ready Entity Framework Core library for .NET 9+ providing Repository pattern, Unit of Work, Specification pattern, Domain Events, Fluent Configuration API, automatic audit tracking, soft delete & restore, dynamic filtering, pagination, and modular ID generation (GUID V7, ULID) with zero-configuration setup.
🔥 Generate custom IDs like never before — fast, secure, and fully yours!
node-id-gen - A sequence (auto-increment) id generation service using nodejs + redis + lua
Integer id generator by golang
A customizable Redis-powered Ruby client for generating unique, monotonically-increasing integer IDs, for use in distributed systems and databases. Based heavily off of Icicle, Twitter Snowflake, and Dogtag.
A concurrent-safe lock-free implementation of snowflake algorithm in Golang
A Redis-powered Ruby client for generating unique IDs for use in distributed systems
Generate 53 and 64 bits Snowflake ID. Uses shared memory for sequences (no need for redis or memcached).
Deterministic, fully controllable time and time-ordered identifiers for distributed-system simulations and testing. Time is just another dependency.
Generate compact and unique 64-bit IDs with AztecGlyph Python library, inspired by ULID, Instagram ID, and Snowflake, featuring low collision probability and optimized for object tracking, authentication, and web applications.