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.