https://github.com/managedcode/idgenerator
https://github.com/managedcode/idgenerator
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/managedcode/idgenerator
- Owner: managedcode
- License: mit
- Created: 2022-11-11T21:49:09.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-10T19:02:48.000Z (over 1 year ago)
- Last Synced: 2024-08-10T02:53:35.727Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 126 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IdGenerator
Wrapper over several uid generator.
for internal use.
UUIDs:
https://github.com/ullmark/hashids.net
https://github.com/phatboyg/NewId
https://github.com/SergiySeletsky/Unified
https://github.com/RobThree/IdGen
Consistent hashing:
https://github.com/wsq003/consistent-hash
https://github.com/jlao/ConsistentHashing
https://github.com/tg123/ConsistentSharp