Ulid
Implementations
- https://github.com/ulid/javascript (dead)
- Python:
ulid
package (https://github.com/mdangear/ulid) - Go:
github.com/oklog/ulid
- Java:
de.huxhorn.sulky.ulid
(https://github.com/huxi/sulky/tree/master/sulky-ulid) - C#:
Ulid
package (https://github.com/RobThree/Ulid)
Features
- 128-bit UUID compatible, with 48 bits timestamp, 80 bits random.
References
Backlinks