Pakket: ksuid (1.0.4-2~bpo12 1)
Verwijzigingen voor ksuid
Debian bronnen:
Het bronpakket golang-github-segmentio-ksuid downloaden:
- [golang-github-segmentio-ksuid_1.0.4-2~bpo12 1.dsc]
- [golang-github-segmentio-ksuid_1.0.4.orig.tar.gz]
- [golang-github-segmentio-ksuid_1.0.4-2~bpo12 1.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
K-Sortable Globally Unique IDs (program)
ksuid is an efficient, comprehensive, battle-tested Go library for generating and parsing a specific kind of globally unique identifier called a *KSUID*. This library serves as its reference implementation.
This package comes with a command-line tool ksuid, useful for generating KSUIDs as well as inspecting the internal components of existing KSUIDs. Machine-friendly output is provided for scripting use cases.
What is a KSUID?
KSUID is for K-Sortable Unique IDentifier. It is a kind of globally unique identifier similar to a RFC 4122 UUID, built from the ground-up to be "naturally" sorted by generation timestamp without any special type-aware logic.
In short, running a set of KSUIDs through the UNIX sort command will result in a list ordered by generation time.
Why use KSUIDs?
There are numerous methods for generating unique identifiers, so why KSUID?
1. Naturally ordered by generation time 2. Collision-free, coordination-free, dependency-free 3. Highly portable representations
ksuid downloaden
Platform | Pakketgrootte | Geïnstalleerde grootte | Bestanden |
---|---|---|---|
amd64 | 760,7 kB | 2.223,0 kB | [overzicht] |
arm64 | 659,7 kB | 2.235,0 kB | [overzicht] |
armel | 688,2 kB | 2.277,0 kB | [overzicht] |
armhf | 681,1 kB | 2.149,0 kB | [overzicht] |
i386 | 749,5 kB | 2.129,0 kB | [overzicht] |
mips64el | 624,5 kB | 2.509,0 kB | [overzicht] |
mipsel | 636,3 kB | 2.481,0 kB | [overzicht] |
ppc64el | 651,8 kB | 2.299,0 kB | [overzicht] |
s390x | 695,0 kB | 2.363,0 kB | [overzicht] |