diff options
| author | Alexander Yastrebov <yastrebov.alex@gmail.com> | 2024-01-23 20:49:28 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-23 20:49:28 +0100 |
| commit | 4daeb94b048e074c2b80aac1074b68eb92285ea8 (patch) | |
| tree | dcb34aeb870a49c0c45b04919b7c4bedfc4f9dc7 /github_users.txt | |
| parent | 464ba6209bb229f45e43693801ec5814d8815760 (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.txt | 1 |
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 |
