From be2b9be938f52d4036d45f9a20de944a8783ce88 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 10 Jul 2023 13:28:32 +0200 Subject: [PATCH] chg: [doc] other libs added --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 060040b..16f2aaf 100644 --- a/README.md +++ b/README.md @@ -53,3 +53,9 @@ Out[4]: 'hhh:1:334d8ab68f9e935f3af7c4a91220612f980f2d9168324530c03d28c9429e1299' In [5]: ~~~ + +## Other libraries + +- [c-hhhash](https://github.com/hrbrmstr/c-hhhash) - C++ HTTP Headers Hashing CLI +- [go-hhhash](https://github.com/hrbrmstr/go-hhhash) - golang HTTP Headers Hashing CLI +- [R hhhash](https://github.com/hrbrmstr/hhhash) - R library HHHash