SwiftWUID
WUID generator
A Swift implementation of a WUID generator with customizable features
Swift implementation of WUID
15 stars
2 watching
0 forks
Language: Swift
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
swiftstyleai/swiftstyleai | An AI-powered content generator that adapts to an individual's style | 3 |
duailibe/cuid | Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup | 55 |
edwingeng/wuid | A fast and unique identifier generator | 534 |
thellimist/swiftrandom | Generates random data suitable for Swift development projects. | 561 |
dingwilson/randomuserswift | A Swift framework for generating random user data using an external API. | 96 |
kokizzu/lexid | A fast and customizable ID generator with lexicographically orderable IDs. | 8 |
tzwel/breezeid | Generates unique, human-readable IDs with no profanities and suitable for use in user-facing applications. | 4 |
yonaskolb/swaggen | Generates code from OpenAPI/Swagger specs | 627 |
cysharp/ulid | A fast and efficient id generator library. | 1,353 |
flashultra/uuid | Utility for generating and manipulating unique identifiers across various formats | 25 |
swiftgen/stencilswiftkit | A framework providing additional nodes and filters for generating Swift code. | 298 |
wunderwuzzi23/token-turbulenz | A Python-based tool that generates and manipulates token data in a simulated environment. | 15 |
sketchytech/swiftography | A Swift repository for cryptographic algorithms and font obfuscation using the CryptoJS library | 8 |
smithy-lang/smithy-swift | A code generation tool for creating Swift API clients from domain models. | 30 |
pid/puid | Generates unique IDs based on time, machine, and process for use in distributed environments. | 242 |