elixir-uuid

UUID generator

A set of functions to generate and work with Universally Unique Identifiers (UUIDs) in Elixir.

UUID generator and utilities for Elixir

GitHub

361 stars
6 watching
84 forks
Language: Elixir
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
einar-hjortdal/lexical_uuidA method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable.4
agext/uuidA package that generates and manipulates UUIDs v1 with fast or cryptographic-quality random node identifiers.18
benwebber/sqlite3-uuidAn extension for generating UUIDs in a SQLite database48
rwdaigle/exgenA templating library for generating reusable Elixir projects35
elixirs/fakerGenerates fake data for testing and development purposes.1,086
djm/table_rexAn Elixir library for generating text-based tables with various features and options.244
duailibe/cuidGenerates unique, sequential IDs with optimal performance for horizontal scaling and lookup55
gofrs/uuidA Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats.1,592
jadercorrea/elixir_generator.vimGenerates Elixir code and tests for new modules9
whatyouhide/stream_dataA toolset for generating and testing data in Elixir applications888
okeuday/uuidA Erlang module for generating UUIDs with various versioning and hashing methods217
wyhaines/csuuid.crA small UUID library that generates chronologically sortable UUIDs in Crystal15
ak-coram/cl-frugal-uuidA Common Lisp library providing a simple and efficient way to generate unique identifiers23
gpedic/ex_shortuuidGenerates short and unique IDs from existing UUIDs46
rbishop/identiconAn Elixir library for generating custom, symmetrical images with unique representations27