fastuuid
UUID generator
An optimized implementation of UUIDv4 generators in Go.
Fast implementation for uuid
0 stars
2 watching
0 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,592 |
| A CPython binding to Rust's UUID library providing faster and stricter UUID parsing. | 149 |
| A package that generates and manipulates UUIDs v1 with fast or cryptographic-quality random node identifiers. | 18 |
| A UUID generator package in Go. | 41 |
| Generates concise and URL-safe IDs for use in applications | 2,090 |
| A small library that generates cryptographically secure or fast UUIDs depending on the environment and desired level of security. | 397 |
| A fast and customizable ID generator with lexicographically orderable IDs. | 8 |
| A Erlang module for generating UUIDs with various versioning and hashing methods | 217 |
| A Common Lisp library providing a simple and efficient way to generate unique identifiers | 23 |
| Generates human-readable UUIDs from 128-bit inputs using a Shakespearean sentence template. | 804 |
| A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. | 4 |
| A Java library for efficiently parsing and writing UUIDs to improve performance in applications with large quantities of UUIDs | 168 |
| A fast and unique identifier generator | 534 |
| A small UUID library that generates chronologically sortable UUIDs in Crystal | 15 |
| A C library to generate universally unique identifiers. | 26 |