From 4daeb94b048e074c2b80aac1074b68eb92285ea8 Mon Sep 17 00:00:00 2001 From: Alexander Yastrebov Date: Tue, 23 Jan 2024 20:49:28 +0100 Subject: Go implementation by AlexanderYastrebov (#298) * Go implementation by AlexanderYastrebov This is a proof-of-concept to demonstrate non-java submission. It requires Docker with BuildKit plugin to build and export binary. Updates * #67 * #253 * Use collision-free id lookup * Use number of buckets greater than max number of keys --- github_users.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'github_users.txt') diff --git a/github_users.txt b/github_users.txt index 1e640d8..497909c 100644 --- a/github_users.txt +++ b/github_users.txt @@ -53,3 +53,4 @@ vemana;Subrahmanyam jincongho;Jin Cong Ho yonatang;Yonatan Graber adriacabeza;AdriĆ  Cabeza +AlexanderYastrebov;Alexander Yastrebov -- cgit v1.2.3