cl-frugal-uuid
UUID generator
A Common Lisp library providing a simple and efficient way to generate unique identifiers
Common Lisp UUID library with zero dependencies
23 stars
6 watching
3 forks
Language: Common Lisp
last commit: about 1 month ago
Linked from 1 awesome list
common-lisputility-libraryuuid
Related projects:
Repository | Description | Stars |
---|---|---|
wc-duck/uuid_h | A C library to generate universally unique identifiers. | 26 |
gofrs/uuid | A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,586 |
einar-hjortdal/lexical_uuid | A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. | 4 |
flashultra/uuid | Utility for generating and manipulating unique identifiers across various formats | 25 |
ak-coram/cl-duckdb | A Common Lisp wrapper around the DuckDB C API for database interactions | 36 |
skorokithakis/shortuuid | A concise and URL-safe UUID generator | 2,076 |
okeuday/uuid | A Erlang module for generating UUIDs with various versioning and hashing methods | 217 |
anthony-arnold/adaid | A library for generating unique identifiers in Ada programming language | 15 |
wyhaines/csuuid.cr | A small UUID library that generates chronologically sortable UUIDs in Crystal | 15 |
twharmon/gouid | Provides universally unique IDs with cryptographic security | 24 |
haskell-hvr/uuid | A Haskell library for working with universally unique identifiers. | 61 |
benwebber/sqlite3-uuid | An extension for generating UUIDs in a SQLite database | 48 |
webpatser/laravel-uuid | Generates and validates universally unique identifiers according to the RFC 4122 standard | 1,801 |
rekby/fastuuid | An optimized implementation of UUIDv4 generators in Go. | 0 |
junker/random-ua | Generates random User-Agent strings in Common Lisp. | 3 |