Skip to content

Commit

Permalink
Merge pull request #225 from Axot017/patch-1
Browse files Browse the repository at this point in the history
Add `validate`
  • Loading branch information
rizo authored Mar 7, 2024
2 parents 6892d7e + 684810d commit f6d2dd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -595,6 +595,7 @@ There is also an ongoing experimental project to make OCaml multiprocessor and m
## Utilities

- [ocaml-cuid](https://github.com/marcoonroad/ocaml-cuid) - Collision-resistant IDs for server scalability & database performance.
- [Validate](https://github.com/Axot017/validate) - PPX deriver designed to streamline the process of validating records.
- [Uuidm](https://erratique.ch/software/uuidm) - Uuidm is an OCaml module implementing 128-bit universally unique identifiers version 3, 5 (name based with MD5, SHA-1 hashing) and 4 (random based) according to RFC 4122.


Expand Down

0 comments on commit f6d2dd2

Please sign in to comment.