nanoid_cpp
ID generator
A C++ library that generates unique, compact, and secure string IDs
A tiny, URL-friendly, unique string ID generator for C++, implementation of ai's nanoid!
101 stars
3 watching
16 forks
Language: C++
last commit: 9 months ago Related projects:
Repository | Description | Stars |
---|---|---|
jamoca/cfml-nanoid | A CFML implementation of a unique ID generator with customizable settings and algorithms. | 5 |
michelboucey/nanoid | Generates unique identifiers similar to UUIDs | 8 |
hrbrmstr/nanoid | A tool to generate unique and secure identifiers | 6 |
mrdimidium/nanoid | A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 543 |
codeyu/nanoid-net | A .NET implementation of a compact and cryptographically strong random ID generator | 503 |
mamantoha/nanoid.cr | A URL-friendly unique ID generator for generating secure and non-secure IDs. | 41 |
invipal/nanoid | A V implementation of a unique identifier generator | 8 |
viascom/nanoid-kotlin | A Kotlin class that generates unique, secure, URL-friendly IDs with customizable length and alphabet | 27 |
viascom/nanoid-mysql-mariadb | A MySQL/MariaDB function that generates unique IDs with improved security and portability features | 22 |
zelark/nano-id | A Clojure library for generating unique URL-friendly string IDs | 191 |
cysharp/ulid | A fast and efficient id generator library. | 1,334 |
railsmechanic/nanoid | Provides a secure and compact way to generate unique IDs in Elixir | 218 |
icyphox/nanoid.nim | Generates unique, cryptographically strong strings | 26 |
ianfabs/nanoid | A library for generating cryptographically secure IDs with URL-friendliness and high collision probabilities | 76 |
microprediction/muid | An identifier generation system based on cryptographic hashing and memorability | 13 |