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!

GitHub

101 stars
3 watching
16 forks
Language: C++
last commit: over 2 years ago

Related projects:

RepositoryDescriptionStars
jamoca/cfml-nanoidA CFML implementation of a unique ID generator with customizable settings and algorithms.5
michelboucey/nanoidGenerates unique identifiers similar to UUIDs9
hrbrmstr/nanoidA tool to generate unique and secure identifiers6
mrdimidium/nanoidA tiny, secure, URL-friendly ID generator with customizable length and alphabet.547
codeyu/nanoid-netA .NET implementation of a compact and cryptographically strong random ID generator510
mamantoha/nanoid.crA Crystal implementation of an ID generator with URL-friendly and secure ID generation capabilities.41
invipal/nanoidA V implementation of a unique identifier generator8
viascom/nanoid-kotlinA Kotlin class that generates unique, secure, URL-friendly IDs with customizable length and alphabet28
viascom/nanoid-mysql-mariadbA MySQL/MariaDB function that generates unique IDs with improved security and portability features22
zelark/nano-idA Clojure library for generating unique URL-friendly string IDs191
cysharp/ulidA fast and efficient id generator library.1,353
railsmechanic/nanoidProvides a secure and compact way to generate unique IDs in Elixir220
icyphox/nanoid.nimGenerates unique, cryptographically strong strings26
ianfabs/nanoidA library for generating cryptographically secure IDs with URL-friendliness and high collision probabilities76
microprediction/muidAn identifier generation system based on cryptographic hashing and memorability13