-
uuid
generate and parse UUIDs
-
ulid
a Universally Unique Lexicographically Sortable Identifier implementation
-
nanoid
A tiny, secure, URL-friendly, unique string ID generator for Rust
-
uuinfo
debug unique identifiers (UUID, ULID, Snowflake, etc)
-
newtype-uuid
Newtype wrapper around UUIDs
-
rusty_ulid
Rust ULID (Universally Unique Lexicographically Sortable Identifier) generation and processing
-
uuid7
UUID version 7
-
serial_int
Safe, easy-to-use auto-increment integers
-
mid
Creating a Machine ID hash for MacOS/Windows/Linux
-
scru128
Sortable, Clock and Random number-based Unique identifier
-
oohid
Generates UUIDs on CLI in various formats, very fast, outputs to .txt or stdout
-
mti
that implements type-safe, prefix-enhanced identifiers based on the TypeID Specification
-
uuid-readable-rs
Easy to remember unique sentences acting as UUID
-
fast32
Base32 and base64 encoding in Rust. Primarily for integer (u64, u128) and UUID identifiers, as well as arbitrary byte arrays.
-
uuid25
25-digit case-insensitive UUID encoding
-
machineid-rs
Get an encrypted unique MachineID/HWID/UUID. Inspired by .Net DeviceId.
-
ids_service
that allows to generate unique Ids
-
bitwarden
Secrets Manager SDK
-
short-uuid
generate and parse short uuids
-
PebbleVault
A high performance data storage solution written in rust
-
uuid-rs
Universally Unique IDentifier (UUID)
-
nuid
A highly performant unique identifier generator
-
typed-oid
Typed Object IDs
-
uuid-macro-internal
Private implementation details of the uuid! macro
-
cuid2gen
A command-line tool for generating CUID2 identifiers
-
typeid_suffix
that implements the UUID suffix part of the
TypeId
Specification -
actix-request-identifier
Middlerware for actix-web to associate an ID with each request
-
base62-uuid
Minimalist crate to generate Base62 UUIDs
-
ulid-generator-rs
generating ULIDs
-
uuid-by-string
Generating uuid-hash from string
-
diesel-ulid
Diesel-rs & tokio_postgres adapter for Ulid (rusty-ulid) to Postgres UUIDs
-
uuidv7
UUIDv7 implementation
-
scyllax
A SQLx and Discord inspired query system for Scylla
-
kind
Costless typed identifiers backed by UUID, with kind readable in serialized versions
-
slugid
generation for Rust
-
unique_id
Traits and implementations for unique ID generators
-
small_uid
A 64 bit lexicographically sortable unique identifier implementation
-
partition-identity
Find the ID of a device by its path, or find a device path by its ID
-
scru128-cli
CLI frontend for the scru128 crate, a library for generating and parsing SCRU128 identifiers
-
uuid-rng-internal
Private implementation details of the uuid crate
-
uuidv6
UUIDv6 implementation
-
svix-ksuid
A pure Rust and fully tested KSUID implementation
-
euid
Reference implementation for EUID
-
strong_id
Strongly typed, base32 encoded IDs
-
fuid
A UUID-compatible identifier in a friendly base-62 format
-
tagid
Defines a newtype labeled tagging for different types of ids
-
machineid-crystal
Get an encrypted unique MachineID/HWID/UUID. Inspired by .Net DeviceId.
-
nid
Generate and parse Nano IDs
-
tasklib
used to interact with Taskwarrior in Rust
-
nano-id
A tiny, secure, URL-friendly, unique string ID generator for Rust
-
puid
A unique ID generator with 'ch_'-style prefix
-
device-id
用于Rust跨平台获取设备ID的库
-
hora-id
A 64-bit time-based sorted unique ID generator that includes the current time in the ID
-
unique-uuid
generate unique UUIDs
-
pond-cache
local, persistent cache for Rust
-
uuidmap
An ArrayHashMap implementation specialized for using a uuid (u128) as the key
-
sqlite-uuid
Plugin to add support for uuids in sqlite
-
shortguid
Short URL-safe Base64 encoded UUIDs
-
genrs
command-line tool and Library for generating random keys
-
br-code
code
-
supply-chain-trust-example-crate-000097
generate and parse UUIDs
-
ord-uuid
Creates lexically sortable uuid values of size 16 bytes
-
tuid
Sequential UUID generator
-
dynamic-token
Encodes and evaluates a time-sensitive dynamic authentication token based on shared API key, a timestamp, some random noise characters and an optional UUID
-
tempoid
Generates URL-friendly, unique, and short IDs that are sortable by time. Inspired by nanoid and UUIDv7.
-
rust_supabase_sdk
An SDK kit for SupaBase so that Rust lovers can use SupaBase with the low level abstracted away. If you want new features tell me and I'll add them.
-
ad_event_log_parser
parser for analyzing ad event logs to extract insights from click report data
-
kurtbuilds_sid
Id schema that is: 128-bit (uuid compatible); sorted (won't explode database indexes); random (gen anywhere); readable (has object type and a "short" segment); and highlights on double click. Includes postgres extension.
-
hr-id
A human-readable unique ID which supports Unicode, safe for URLs and file paths
-
human-hash
Generate human readable hash digests
-
typed-fields
A collection of macros that generate newtypes
-
uuid-b64
Base64 encoding for UUIDs
-
limbo_uuid
Limbo UUID extension
-
ulid-lite
ULID generation library and command-line utility
-
helpers
self use helper library
-
build_uuid
Obtain a UUID uniquely representing the build of the current binary
-
yozuk
Chatbot for Programmers
-
nuuid
A new, no_std, UUID Library
-
const-uuid
Lightweight UUID container for const contexts
-
kodumaro-uuid-cli
Command line tool to generate UUID
-
quuidy
The simplest UUID v4 && v7 generation cli tool out there
-
yyid
Yyid generator (random tokens like UUIDv4, but using all the bits)
-
lolid
Minimal UUID implementation
-
gensym
Creates unique identifiers for macros using procedural macros
-
id32
32-character RFC 4648 lowercase Base32 IDs
-
blob-uuid
Converts Uuid to a url friendly 22 character string blob
-
euid-toys
Reference implementation for EUID
-
uuid-simd
SIMD-accelerated UUID operations
-
rs-uniq4uuid
Gets unique uuids from input uuids
-
UUID_extend
Extension of uuid generation based on snowflake algorithm and implementation of ID to string conversion
-
sd-id128
A wrapper for sd-id128 implemented in libsystemd
-
randoid
nanoid ids that doesn't requre allocation
-
unik
A Powerful Universally Unique Identifier (UUID)
-
uuid32
Uuids formatted as Strings in Crockford base32 for easier to read + copy urls, plus db
-
rs-uuid
Universally unique identifier generator
-
ble-data-struct
BLE data struct for Rust
-
ulys
a Universally Unique Lexicographically Sortable Identifier implementation, with a checksum
-
base64uuid
Type for representing base64url-encoded UUIDs
-
wildland-corex
Wildland Core library
-
sid2
Id schema that is: 128-bit (uuid compatible); sorted (won't explode database indexes); random (gen anywhere); readable (has object type and a "short" segment); and highlights on double click. Includes postgres extension.
-
hashcsv
Append an
id
column to each row of a CSV file, containing a UUID v5 hash of the row -
mini_uuid
A small and URL-safe UUID crate for Rust
-
seaplane-oid
Seaplane Object IDs
-
uuid64rs
UUID v4 (random) Rust crate with an additional custom base 64 encoding which is web and database friendly
-
type-uuid
Safe, stable IDs for Rust types
-
uuid_to_pokemon
Translates a UUID to a qualified pokemon name
-
timeflake-rs
Timeflake is a 128-bit, roughly-ordered, URL-safe UUID. Inspired by Twitter's Snowflake, Instagram's ID and Firebase's PushID.
-
prost-uuid-doubleint
Prost uuid custom datatype
-
tinyid
A tiny ID type that's like UUID except shorter and easier for a user to type in
-
uuid-v4-cli
A CLI tool to generate UUID V4
-
ruuid
Cli tool to generate UUIDs
-
xmid
Creating a Machine ID hash for MacOS/Windows/Linux extends from doroved/mid
-
typed-uuid
Typed wrapper around Uuid to disambiguate different Ids
-
identifier
Generate 128 bits id structs easily
-
build_id
Obtain a UUID uniquely representing the build of the current binary
-
rulid
Rust Universally Unique Lexicographically Sortable Identifier
-
libxid
Package xid is a globally unique id generator library. It's a Rust port of https://github.com/rs/xid
-
machine_uuids
retrieve a machines UUID
-
cotton-unique
Deterministic per-device unique IDs for embedded systems
-
uuidrs
Universally Unique Identifier Command-Line Tool in Rust
-
shortid
uuidv1 generator and variant. safe and fast.
-
meiid
UUID generator based on current date for rust
-
uuidv4
A lightweight library for generating UUID v4
-
simid
Universally Unique IDentifier (UUID)
-
unique_64
A handy struct for dispatching out unique u64s as IDs
-
typed_id
Make your IDs strongly typed!!
-
serde_dyn
A package that allows you to dynamically select which type to deserialize at runtime via UUID values specified per type
-
sid-cli
A command line tool for generating sids and converting to/from UUIDs
-
uuid-mc
handling and generating Minecraft offline and online UUIDs
-
slid
labeled IDs
-
machine_uuid
retrieve a machines UUID
-
fdb_tuple
convert between FoundationDB Tuple Layer tuples and Rust tuples
-
api_key
Generate api key in rust supports base32, base62, string, uuid4, uuid5
-
uwuid
Like UUIDs or ULIDs, but better
-
uuid_v7
UUID v7 generator
-
event_store
deal with every aspect of an eventstore
-
oid2
An id schema that is compatible with uuid, lexicographcally sorted (won't explode database indexes), readable, and double-click-copyable
-
tylisp
A domain-specific language for expressing complex type bounds
-
rustq-nanoid
A tiny, secure, URL-friendly, unique string ID generator for Rust
-
df-http
code
-
machine-id
get a UUID specific to the machine
-
ron-uuid
Replicated Object Notation UUIDs
-
ron-crdt
Replicated Object Notation for Rust
-
uuid_gen
Cli tool to generate a single uuid v4
-
prost-uuid
ProstUuid new-type wrapper around uuid::Uuid with prost::Message implemented for it
-
sortable-quick-unique-id
The Sort-able Quick Unique ID system
-
crockford-uuid
generate and parse Crockford Base32 Identifiers
-
friendlyid
that converts a given UUID to a URL-friendly ID which is based on Base62
-
yauuid
generate and parse UUIDs
-
uuid1
UUID v1 Batteries
-
uuidtools
cli tool for generating uuids
-
friendly_id
The FriendlyID library converts a given UUID to a URL-friendly ID which is based on Base62
-
getid
generate a random { cuid, nanoid, uuidv4 }
-
wasmcloud-actor-extras
Interface to the extras contract for use by wasmCloud Actors
-
df-code
code
Try searching with DuckDuckGo.