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
361 stars
6 watching
83 forks
Language: Elixir
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
einar-hjortdal/lexical_uuid | A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. | 4 |
agext/uuid | A package that generates and manipulates UUIDs v1 with fast or cryptographic-quality random node identifiers. | 18 |
benwebber/sqlite3-uuid | An extension for generating UUIDs in a SQLite database | 48 |
rwdaigle/exgen | A templating library for generating reusable Elixir projects | 35 |
elixirs/faker | Generates fake data for testing and development purposes. | 1,079 |
djm/table_rex | An Elixir library for generating text-based tables with various features and options. | 244 |
duailibe/cuid | Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup | 55 |
gofrs/uuid | A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,581 |
jadercorrea/elixir_generator.vim | Generates Elixir code and tests for new modules | 9 |
whatyouhide/stream_data | A toolset for generating and testing data in Elixir applications | 883 |
okeuday/uuid | A Erlang module for generating UUIDs with various versioning and hashing methods | 217 |
wyhaines/csuuid.cr | A small UUID library that generates chronologically sortable UUIDs in Crystal | 15 |
ak-coram/cl-frugal-uuid | A Common Lisp library providing a simple and efficient way to generate unique identifiers | 23 |
gpedic/ex_shortuuid | Generates short and unique IDs from existing UUIDs | 46 |
rbishop/identicon | An Elixir library for generating custom, symmetrical images with unique representations | 27 |