ulid: Implementation of ULID - Universally Unique Lexicographically Sortable Identifier
Implementation of Alizain Feerasta's ULID specification. A 26 character string identifier, as opposed to the 36 character UUID string. Uses Douglas Crockford's base 32 encoding for better efficiency and readability (5 bits per character).
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- ulid-0.3.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.2.0 |
---|---|
Dependencies | base (>=4.7 && <5), binary, bytestring, crypto-api, deepseq, hashable, random, text, time, ulid [details] |
License | BSD-3-Clause |
Copyright | 2017 Steve Kollmansberger |
Author | Steve Kollmansberger |
Maintainer | ulid@ad-si.com |
Category | Data, Codec, Database |
Home page | https://github.com/ad-si/ulid |
Source repo | head: git clone https://github.com/ad-si/ulid.git |
Uploaded | by adrian at 2022-05-24T09:43:14Z |
Distributions | LTSHaskell:0.3.2.0, NixOS:0.3.2.0, Stackage:0.3.2.0 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Executables | ulid-exe |
Downloads | 2381 total (26 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2022-05-24 [all 1 reports] |