_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
go-github-com-rs-xid 1.6.0
Channel: guix
Location: gnu/packages/golang-web.scm (gnu packages golang-web)
Home page: https://github.com/rs/xid
Licenses: Expat
Synopsis: Globally Unique ID Generator
Description:

Package xid is a globally unique id generator suited for web scale. Features:

  • zize: 12 bytes (96 bits), smaller than UUID, larger than snowflake

  • base32 hex encoded by default (20 chars when transported as printable string, still sortable)

  • mon configured, you don't need set a unique machine and/or data center id

  • k-ordered

  • embedded time with 1 second precision

  • unicity guaranteed for 16,777,216 (24 bits) unique ids per second and per host/process

  • lock-free (i.e.: unlike UUIDv1 and v2)

go-github-com-rs-xid 1.2.1
Dependencies: go-golang-org-x-image@0.20.0
Channel: guixrus
Location: guixrus/packages/common/go.scm (guixrus packages common go)
Home page: https://github.com/rs/xid
Licenses: Expat
Synopsis: Globally unique id generator thought for the web
Description:

go-github-com-rs-xid is a globally unique id generator library, ready to safely be used directly in your server code.

Total results: 2