go.exp

[镜像]实验性和废弃的软件包。([mirror] Experimental and deprecated packages)

Github星跟踪图

exp

这个子仓库存放的是实验性的和过时的(在 old 目录下)软件包。

这个子仓库的想法起源于主仓库的 pkg/exp 目录,但是它的存在使得 Go 安装二进制下载的用户无法使用它。因此,我们创建了这个子仓库,以使人们能够获得这些软件包。

警告:这里的包是实验性的和不可靠的。有些包可能有一天会被推广到主仓库或其他子仓库,或者它们可能会被任意修改,甚至完全消失。

简而言之,这个子仓库中的代码不受 Go 1 兼容性承诺的约束。(没有一个子仓库是这样的,但 go.exp 比其他子仓库更有可能违反这一承诺。)

风险自负。


主要指标

概览
名称与所有者golang/exp
主编程语言Go
编程语言Go (语言数: 6)
平台Linux, Mac, Windows
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2014-12-04 12:03:09
推送于2025-10-24 02:38:10
最后一次提交2025-10-20 18:04:37
发布数3
最新版本名称winfsnotify/v0.1.0-deprecated (发布于 )
第一版名称sumdb/v0.0.1 (发布于 )
用户参与
星数857
关注者数86
派生数213
提交数1.1k
已启用问题?
问题数0
打开的问题数0
拉请求数0
打开的拉请求数18
关闭的拉请求数58
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

exp

This subrepository holds experimental and deprecated (in the old
directory) packages.

The idea for this subrepository originated as the pkg/exp directory
of the main repository, but its presence there made it unavailable
to users of the binary downloads of the Go installation. The
subrepository has therefore been created to make it possible to go get these packages.

Warning: Packages here are experimental and unreliable. Some may
one day be promoted to the main repository or other subrepository,
or they may be modified arbitrarily or even disappear altogether.

In short, code in this subrepository is not subject to the Go 1
compatibility promise. (No subrepo is, but the promise is even more
likely to be violated by go.exp than the others.)

Caveat emptor.