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 2 years ago
Linked from 1 awesome list

cuidocaml

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sqids/sqids-ocaml A library that generates unique identifiers from numbers in various programming languages 9
routineco/ocaml-nanoid Generates unique, secure strings for use in applications. 20
duailibe/cuid Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup 55
whitequark/ocaml-m17n A package that enables multilingualization of OCaml source code by supporting Unicode identifiers 50
adamhalasz/uniqid A fast and unique identifier generator based on the current time, process ID, and MAC address. 616
sasluca/zig-nanoid A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet 27
elfsundae/laravel-hashid Provides reversible, non-sequential identifiers for data obfuscation 408
pid/puid Generates unique IDs based on time, machine, and process for use in distributed environments. 242
tmattio/spin Generates OCaml project templates with standardized configurations and conventions. 295
formal-land/coq-of-ocaml Transforms OCaml code into formal, verifiable Coq code to prove complex properties 255
mirage/ocaml-uri An OCaml implementation of the RFC3986 specification for parsing URI or URLs. 98
osamingo/indigo A distributed unique ID generator that uses Sonyflake and Base58 encoding 109
unicoq/unicoq A plugin for Coq that improves its unification algorithm 51
ocaml-community/sedlex A Unicode-friendly lexer generator for OCaml. 244
zelark/nano-id A Clojure library for generating unique URL-friendly string IDs 191