sqids-ocaml

ID generator

A library that generates unique identifiers from numbers in various programming languages

Official OCaml port of Sqids. Generate short unique IDs from numbers.

GitHub

9 stars
4 watching
2 forks
Language: OCaml
last commit: 9 months ago
Linked from 1 awesome list

hashidsidid-generatorocamlshortshort-idsqidsuidunique-idunique-id-generator

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
marcoonroad/ocaml-cuid Generates unique identifiers for use in applications requiring high uniqueness and randomness. 18
routineco/ocaml-nanoid Generates unique, secure strings for use in applications. 19
adamhalasz/uniqid A fast and unique identifier generator based on the current time, process ID, and MAC address. 617
weihongyu12/think-hashids A module that generates unique IDs using a hash-based algorithm for ThinkJS applications 7
pid/puid Generates unique IDs based on time, machine, and process for use in distributed environments. 241
sasluca/zig-nanoid A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet 27
spa5k/uids-postgres Provides a PostgreSQL extension to generate unique IDs with multiple algorithms and formats. 45
aofei/sandid A tool for generating unique IDs for individual grains of sand 47
elfsundae/laravel-hashid Provides reversible, non-sequential identifiers for data obfuscation 407
duailibe/cuid Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup 55
teris-io/shortid Generates unique non-sequential short IDs 939
jamoca/cfml-nanoid A CFML implementation of a unique ID generator with customizable settings and algorithms. 5
termosa/vue-uniq-ids A plugin that generates unique IDs for attributes without modifying the original values, improving accessibility and reducing conflicts. 34
jonschlinkert/uniqueid Generates unique sequential IDs with optional prefix and suffix. 17
anthony-arnold/adaid A library for generating unique identifiers in Ada programming language 15