zig-ulid
ULID generator
A binary implementation of the ULID time-generation algorithm in Zig.
A binary implementation of ULID in Zig.
22 stars
3 watching
1 forks
Language: Zig
last commit: 4 months ago
Linked from 1 awesome list
ulidzigzig-package
Related projects:
Repository | Description | Stars |
---|---|---|
sasluca/zig-nanoid | A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
ultd/base58-zig | A Zig programming language library for encoding and decoding base58 data | 8 |
nektro/zig-pek | A preprocessor tool for generating HTML documents from template definitions using the Zig programming language | 38 |
snektron/vulkan-zig | Automates the process of generating Vulkan bindings for Zig programming language | 526 |
nektro/zig-time | A date and time parsing and formatting library for the Zig programming language. | 44 |
nektro/zig-sqlite3 | A Zig wrapper around the SQLite 3.38.0 C library, providing a convenient interface for working with databases. | 2 |
nektro/zig-inquirer | Provides utilities for prompting user input in command-line interfaces. | 22 |
cysharp/ulid | A fast and efficient id generator library. | 1,353 |
nektro/zig-tracy | A set of bindings for the Tracy profiler to be used with Zig programming language | 65 |
nektro/zigmod | A tool for managing packages for the Zig programming language. | 782 |
nektro/zig-range | A utility function to iterate over a sequence of numbers without an additional loop variable | 14 |
braedonwooding/lazy-zig | A library providing LINQ-like functionality for arrays and iterators in Zig. | 42 |
yrashk/zig-generator | Library providing an async generator implementation for Zig programming language | 39 |
zigembeddedgroup/serial | A Zig language library for configuring and using serial ports | 63 |
nektro/zig-extras | A collection of utility functions not worthy of their own package | 51 |