go.exp

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

  • Owner: golang/exp
  • Platform: Linux, Mac, Windows
  • License:: BSD 3-Clause "New" or "Revised" License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

exp

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

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

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

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

风险自负。


Main metrics

Overview
Name With Ownergolang/exp
Primary LanguageGo
Program languageGo (Language Count: 6)
PlatformLinux, Mac, Windows
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2014-12-04 04:03:09
Pushed At2025-08-19 19:32:32
Last Commit At2025-08-19 19:19:27
Release Count3
Last Release Namewinfsnotify/v0.1.0-deprecated (Posted on )
First Release Namesumdb/v0.0.1 (Posted on )
用户参与
Stargazers Count859
Watchers Count89
Fork Count213
Commits Count1.1k
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count20
Pull Requests Close Count56
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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.