ulid: Implementation of ULID, lexicographically sortable unique identifiers
Implementation of alizain's ULID identifier. Canonically encoded as a 26 character string, as opposed to the 36 character UUID. Uses Crockford's base32 for better efficiency and readability (5 bits per character)
[Skip to Readme]
Downloads
- ulid-0.2.0.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, 0.3.3.0 |
---|---|
Dependencies | base (>=4.7 && <5), binary, bytestring, crockford, crypto-api, deepseq, hashable, random, time, ulid [details] |
License | BSD-3-Clause |
Copyright | 2017 Steve Kollmansberger |
Author | Steve Kollmansberger |
Maintainer | steve@kolls.net |
Category | Data |
Home page | https://github.com/steven777400/ulid |
Source repo | head: git clone https://github.com/steven777400/ulid.git |
Uploaded | by steven777400 at 2017-06-16T04:57:52Z |
Distributions | LTSHaskell:0.3.3.0, NixOS:0.3.2.0, Stackage:0.3.3.0 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Executables | ulid-exe |
Downloads | 2484 total (1 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 2017-06-16 [all 1 reports] |