snowflake-twitter topic

List snowflake-twitter repositories

Butterfly

171
Stars
57
Forks
Watchers

分布式ID生成器框架:超高性能的发号器框架。通过引入多种新的方案,彻底解决雪花算法的时间回拨等问题,并将雪花算法原生QPS提高最少十几~二十倍

snowid

93
Stars
4
Forks
Watchers

A Decentralized, K-Ordered 128-bit Unique ID Generator library in C.

spaceflake

40
Stars
6
Forks
Watchers

⛄ A distributed generator to create unique IDs with ease in Go; inspired by Twitter's Snowflake

tsid-creator

452
Stars
48
Forks
Watchers

A Java library for generating Time-Sorted Unique Identifiers (TSID).

tweetedat

42
Stars
3
Forks
Watchers

TweetedAt tells the time of a tweet based on its tweet id

snowflake-uuid

43
Stars
4
Forks
Watchers

Twitter's Snowflake Generator with TypeScript / JavaScript - generate unique Id numbers at high scale with some simple guarantees.

flakeid

32
Stars
8
Forks
Watchers

Discord-like implementation of highly optimized decentralized, K-ordered unique IDs in .NET.

tsid-python

17
Stars
1
Forks
Watchers

Time-Sorted Unique Identifiers (TSID) for Python