digestif
Hash algorithm toolkit
Tools for implementing various hash algorithms in multiple programming languages.
Simple hash algorithms in OCaml
87 stars
10 watching
26 forks
Language: OCaml
last commit: 10 months ago
Linked from 2 awesome lists
blake2bchashmd5ocamlsha1sha224sha256sha384sha512
Related projects:
Repository | Description | Stars |
---|---|---|
mirage/duff | A Pure OCaml implementation of a differential file diffing algorithm | 20 |
mirage/ke | Fast implementation of queue data structure | 51 |
mirage/ocaml-cohttp | An OCaml library for building HTTP clients and servers using various asynchronous programming libraries | 715 |
mirage/orm | Automatically generates functions to persist and query data using an object-relational mapping backend. | 60 |
mirage/ocaml-uri | An OCaml implementation of the RFC3986 specification for parsing URI or URLs. | 98 |
mirage/decompress | A library implementing several decompression algorithms for various compression formats | 115 |
mirage/charrua | A comprehensive DHCP library implementation in OCaml, providing a set of tools and services for building DHCP servers and clients. | 55 |
mirage/ocaml-rpc | A library that enables communication between OCaml applications using remote procedure calls with XML or JSON protocols | 96 |
mirage/ocaml-dns | An OCaml implementation of the DNS protocol supporting most standard domain name system functions. | 105 |
mirage/alcotest | A test framework for OCaml with a simple interface and query language | 458 |
mirage/prometheus | An OCaml library that allows applications to report metrics to a Prometheus monitoring server. | 51 |
mirleft/ocaml-tls | A TLS implementation in OCaml for secure communication | 305 |
mirage/ocaml-cow | A set of parsers and syntax extensions to manipulate web formats from OCaml code | 107 |
khady/ocaml-argon2 | Bindings to the Argon2 password hashing algorithm | 28 |
owlbarn/owl | A comprehensive scientific computing framework designed to provide a powerful and flexible toolset for writing concise, fast, and safe analytical code in OCaml. | 1,225 |