ossp-uuid
brew install ossp-uuid
v1.6.2_2
BSD-1-Clause
C library and command-line tool for generating RFC 4122 UUIDs with BSD licensing.
Why you might care
Provides a lightweight, portable C library for UUID generation in build dependencies and shell scripts; the command-line tool (`uuid`) is useful for generating unique identifiers in bash workflows. Older and more narrowly-scoped than libuuid (from util-linux), which is now the standard on Linux systems.
2.5k
30-day installs · #874
7.7k
90-day · #917
27.1k
365-day · #933
Links
- http://www.ossp.org/pkg/lib/uuid/
- Brew formula source: Formula/o/ossp-uuid.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"libuuid",
"uuidgen"
],
"build_dependencies": [],
"categories": [
"library",
"crypto"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "ISO-C API and CLI for generating UUIDs",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:09+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "ossp-uuid",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "http://www.ossp.org/pkg/lib/uuid/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "OSSP: OSSP uuid",
"installs_30d": 2518,
"installs_365d": 27064,
"installs_90d": 7694,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "BSD-1-Clause",
"llm_generated_at": "2026-06-20T23:47:36+00:00",
"llm_model": "claude-haiku-4-5",
"name": "ossp-uuid",
"oldnames": [],
"one_liner": "C library and command-line tool for generating RFC 4122 UUIDs with BSD licensing.",
"optional_dependencies": [],
"rank_30d": 874,
"rank_365d": 933,
"rank_90d": 917,
"raw_hash": "ff09309288810663",
"recommended_dependencies": [],
"revision": 2,
"ruby_source_path": "Formula/o/ossp-uuid.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "1.6.2",
"versioned_formulae": [],
"why_use_this": "Provides a lightweight, portable C library for UUID generation in build dependencies and shell scripts; the command-line tool (`uuid`) is useful for generating unique identifiers in bash workflows. Older and more narrowly-scoped than libuuid (from util-linux), which is now the standard on Linux systems."
}