Skip Navigation
Zig Programming Language @lemm.ee cryptocode @lemm.ee

[New project] zuid - The best UUID library for ZIG

github.com GitHub - KeithBrown39423/zuid: The best UUID library for ZIG

The best UUID library for ZIG. Contribute to KeithBrown39423/zuid development by creating an account on GitHub.

From the README:

This library provides a simple and efficient way to generate and manipulate UUIDs (Universally Unique Identifiers) in Zig.

Features

  • Generate UUIDs of all versions (1, 3, 4, 5)
  • Parse UUIDs from strings
  • Convert UUIDs to strings, 128-bit integers, and byte-arrays
  • Access to parts of UUID (time_low, time_mid, node, etc.)
0
0 comments