algo2:一些使用go2go编写的算法

时间:2021-02-16 17:38:37
【文件属性】:
文件名称:algo2:一些使用go2go编写的算法
文件大小:38KB
文件格式:ZIP
更新时间:2021-02-16 17:38:37
go map golang list algorithms 算法2 用Go2编写的算法。 一些软件包是从移植的。 安装 要求 现有> = go1.4安装 go2go翻译工具 从dev.go2go克隆并构建Go() $ git clone https://go.googlesource.com/go go2goroot $ cd go2goroot $ git checkout dev.go2go $ cd ./go2goroot/src && ./make.bash 将GOPATH/GO2PATH克隆到您的GOPATH/GO2PATH $ git clone https://github.com/tdakkota/algo2 $GO2PATH /src/github.com/tdakkota/algo2 安装 $ wget https://taskfile.dev/install.sh $ chmod +x install.sh $ ./
【文件预览】:
algo2-master
----constraints()
--------comparator.go2(62B)
--------ord.go2(141B)
--------constraints.go2(939B)
----list()
--------linked_list.go2(8KB)
--------list.go2(12B)
--------slice_list.go2(1KB)
--------slice_list_test.go2(740B)
--------linked_list_test.go2(9KB)
----cache()
--------cache_test.go2(602B)
--------lru_cache_test.go2(4KB)
--------cache.go2(13B)
--------lfu_cache.go2(3KB)
--------lru_cache.go2(1KB)
--------lfu_cache_test.go2(4KB)
----testutil()
--------testutil.go2(1KB)
----iterator()
--------util.go2(2KB)
--------std.go2(959B)
--------iterator.go2(920B)
--------util_test.go2(2KB)
--------testutil.go2(977B)
----sets()
--------util.go2(3KB)
--------sets.go2(120B)
--------util_test.go2(2KB)
--------map_set.go2(1KB)
----.github()
--------dependabot.yml(485B)
--------workflows()
----trees()
--------trees.go2(13B)
--------binary()
----LICENSE(1KB)
----maps()
--------maps.go2(184B)
--------hashmap.go2(788B)
----allocator()
--------arena.go2(630B)
--------allocator.go2(415B)
----slices()
--------slices_test.go2(5KB)
--------slices.go2(3KB)
----.gitignore(39B)
----sync()
--------sync.go2(13B)
--------worker_pool.go2(537B)
--------atomic()
----alg()
--------alg.go2(385B)
--------ops.go2(933B)
--------option.go2(201B)
----README.md(1KB)
----Taskfile.yml(1KB)
----stream()
--------stream_test.go2(493B)
--------stream.go2(431B)
--------ops.go2(1KB)
--------reduce.go2(296B)
--------pipe.go2(622B)

网友评论