ex_shortuuid

UUID shortener

Generates short and unique IDs from existing UUIDs

ShortUUID is a simple UUID shortener for Elixir.

GitHub

46 stars
5 watching
3 forks
Language: Elixir
last commit: about 3 years ago
Linked from 1 awesome list

elixirencodingshortuuid

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gpedic/ecto_shortuuidA custom Ecto type allowing automatic encoding of UUIDs to ShortUUIDs.28
flashultra/uuidUtility for generating and manipulating unique identifiers across various formats25
duailibe/cuidGenerates unique, sequential IDs with optimal performance for horizontal scaling and lookup55
skorokithakis/shortuuidGenerates concise and URL-safe IDs for use in applications2,090
zyro/elixir-uuidA set of functions to generate and work with Universally Unique Identifiers (UUIDs) in Elixir.361
teris-io/shortidGenerates unique non-sequential short IDs937
jonahoffline/link_shrinkexGenerates short URLs using Google's URL Shortener API8
railsmechanic/nanoidProvides a secure and compact way to generate unique IDs in Elixir220
einar-hjortdal/lexical_uuidA method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable.4
spa5k/uids-postgresProvides a PostgreSQL extension to generate unique IDs with multiple algorithms and formats.46
wc-duck/uuid_hA C library to generate universally unique identifiers.26
agext/uuidA package that generates and manipulates UUIDs v1 with fast or cryptographic-quality random node identifiers.18
ak-coram/cl-frugal-uuidA Common Lisp library providing a simple and efficient way to generate unique identifiers23
gofrs/uuidA Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats.1,592
benwebber/sqlite3-uuidAn extension for generating UUIDs in a SQLite database48