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:
committed by
GitHub
parent
464ba6209b
commit
4daeb94b04
1
.gitignore
vendored
1
.gitignore
vendored
@@ -46,3 +46,4 @@ out/
|
||||
/measurements*.txt
|
||||
/*.out
|
||||
out_expected.txt
|
||||
/*-timing.json
|
||||
|
Reference in New Issue
Block a user