ocaml-cuid

CUID generator

Generates unique identifiers for use in applications requiring high uniqueness and randomness.

CUID generator for OCaml. id camel 1234 gear

GitHub

18 stars
2 watching
1 forks
Language: OCaml
last commit: over 4 years ago
Linked from 1 awesome list

cuidocaml

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
sqids/sqids-ocamlA library that generates unique identifiers from numbers in various programming languages9
routineco/ocaml-nanoidGenerates unique, secure strings for use in applications.20
duailibe/cuidGenerates unique, sequential IDs with optimal performance for horizontal scaling and lookup55
whitequark/ocaml-m17nA package that enables multilingualization of OCaml source code by supporting Unicode identifiers50
adamhalasz/uniqidA fast and unique identifier generator based on the current time, process ID, and MAC address.616
sasluca/zig-nanoidA tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet27
elfsundae/laravel-hashidProvides reversible, non-sequential identifiers for data obfuscation408
pid/puidGenerates unique IDs based on time, machine, and process for use in distributed environments.242
tmattio/spinGenerates OCaml project templates with standardized configurations and conventions.295
formal-land/coq-of-ocamlTransforms OCaml code into formal, verifiable Coq code to prove complex properties255
mirage/ocaml-uriAn OCaml implementation of the RFC3986 specification for parsing URI or URLs.98
osamingo/indigoA distributed unique ID generator that uses Sonyflake and Base58 encoding109
unicoq/unicoqA plugin for Coq that improves its unification algorithm51
ocaml-community/sedlexA Unicode-friendly lexer generator for OCaml.244
zelark/nano-idA Clojure library for generating unique URL-friendly string IDs191