aboutsummaryrefslogtreecommitdiff
path: root/github_users.txt
diff options
context:
space:
mode:
authorAlexander Yastrebov <yastrebov.alex@gmail.com>2024-01-23 20:49:28 +0100
committerGitHub <noreply@github.com>2024-01-23 20:49:28 +0100
commit4daeb94b048e074c2b80aac1074b68eb92285ea8 (patch)
treedcb34aeb870a49c0c45b04919b7c4bedfc4f9dc7 /github_users.txt
parent464ba6209bb229f45e43693801ec5814d8815760 (diff)
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
Diffstat (limited to 'github_users.txt')
-rw-r--r--github_users.txt1
1 files changed, 1 insertions, 0 deletions
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