ex_shortuuid
UUID shortener
Generates short and unique IDs from existing UUIDs
ShortUUID is a simple UUID shortener for Elixir.
46 stars
5 watching
3 forks
Language: Elixir
last commit: over 2 years ago
Linked from 1 awesome list
elixirencodingshortuuid
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A custom Ecto type allowing automatic encoding of UUIDs to ShortUUIDs. | 28 |
| | Utility for generating and manipulating unique identifiers across various formats | 25 |
| | Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup | 55 |
| | Generates concise and URL-safe IDs for use in applications | 2,090 |
| | A set of functions to generate and work with Universally Unique Identifiers (UUIDs) in Elixir. | 361 |
| | Generates unique non-sequential short IDs | 937 |
| | Generates short URLs using Google's URL Shortener API | 8 |
| | Provides a secure and compact way to generate unique IDs in Elixir | 220 |
| | A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. | 4 |
| | Provides a PostgreSQL extension to generate unique IDs with multiple algorithms and formats. | 46 |
| | A C library to generate universally unique identifiers. | 26 |
| | A package that generates and manipulates UUIDs v1 with fast or cryptographic-quality random node identifiers. | 18 |
| | A Common Lisp library providing a simple and efficient way to generate unique identifiers | 23 |
| | A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,592 |
| | An extension for generating UUIDs in a SQLite database | 48 |