ocaml-cuid
CUID generator
Generates unique identifiers for use in applications requiring high uniqueness and randomness.
CUID generator for OCaml.
![]()
18 stars
2 watching
1 forks
Language: OCaml
last commit: over 3 years ago
Linked from 1 awesome list
cuidocaml
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A library that generates unique identifiers from numbers in various programming languages | 9 |
| | Generates unique, secure strings for use in applications. | 20 |
| | Generates unique, sequential IDs with optimal performance for horizontal scaling and lookup | 55 |
| | A package that enables multilingualization of OCaml source code by supporting Unicode identifiers | 50 |
| | A fast and unique identifier generator based on the current time, process ID, and MAC address. | 616 |
| | A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
| | Provides reversible, non-sequential identifiers for data obfuscation | 408 |
| | Generates unique IDs based on time, machine, and process for use in distributed environments. | 242 |
| | Generates OCaml project templates with standardized configurations and conventions. | 295 |
| | Transforms OCaml code into formal, verifiable Coq code to prove complex properties | 255 |
| | An OCaml implementation of the RFC3986 specification for parsing URI or URLs. | 98 |
| | A distributed unique ID generator that uses Sonyflake and Base58 encoding | 109 |
| | A plugin for Coq that improves its unification algorithm | 51 |
| | A Unicode-friendly lexer generator for OCaml. | 244 |
| | A Clojure library for generating unique URL-friendly string IDs | 191 |