Package: ksuid (1.0.4-2 and others)
Links for ksuid
Debian Resources:
Download Source Package golang-github-segmentio-ksuid:
- [golang-github-segmentio-ksuid_1.0.4-2.dsc]
- [golang-github-segmentio-ksuid_1.0.4.orig.tar.gz]
- [golang-github-segmentio-ksuid_1.0.4-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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
Other Packages Related to ksuid
|
|
|
|
-
- dep: libc6 (>= 2.34) [not alpha]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: libc6.1 (>= 2.34) [alpha]
- GNU C Library: Shared libraries
also a virtual package provided by libc6.1-udeb
-
- dep: libgcc-s1 (>= 3.3.1) [ppc64, x32]
- GCC support library
-
- dep: libgo23
- Runtime library for GNU Go applications
Download ksuid
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
alpha (unofficial port) | 1.0.4-2+b13 | 38.6 kB | 205.0 kB | [list of files] |
amd64 | 1.0.4-2+b16 | 938.6 kB | 2,848.0 kB | [list of files] |
arm64 | 1.0.4-2+b16 | 808.8 kB | 2,780.0 kB | [list of files] |
armel | 1.0.4-2+b16 | 826.8 kB | 2,766.0 kB | [list of files] |
armhf | 1.0.4-2+b16 | 819.5 kB | 2,766.0 kB | [list of files] |
i386 | 1.0.4-2+b16 | 898.1 kB | 2,674.0 kB | [list of files] |
loong64 (unofficial port) | 1.0.4-2+b5 | 778.1 kB | 2,643.0 kB | [list of files] |
mips64el | 1.0.4-2+b16 | 755.0 kB | 3,181.0 kB | [list of files] |
ppc64 (unofficial port) | 1.0.4-2+b13 | 44.2 kB | 278.0 kB | [list of files] |
ppc64el | 1.0.4-2+b16 | 811.7 kB | 2,844.0 kB | [list of files] |
riscv64 | 1.0.4-2+b11 | 822.6 kB | 2,780.0 kB | [list of files] |
s390x | 1.0.4-2+b16 | 847.6 kB | 2,972.0 kB | [list of files] |
sparc64 (unofficial port) | 1.0.4-2+b12 | 34.9 kB | 1,103.0 kB | [list of files] |
x32 (unofficial port) | 1.0.4-2+b13 | 41.4 kB | 183.0 kB | [list of files] |