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
This commit is contained in:
Alexander Yastrebov
2024-01-23 20:49:28 +01:00
committed by GitHub
parent 464ba6209b
commit 4daeb94b04
9 changed files with 492 additions and 0 deletions

1
.gitignore vendored
View File

@@ -46,3 +46,4 @@ out/
/measurements*.txt
/*.out
out_expected.txt
/*-timing.json