[ 源代码: golang-inet-netstack ]
软件包:golang-inet-netstack-dev(0.0~git20211120.8aa80cf2-6~bpo11+1)
golang-inet-netstack-dev 的相关链接
Debian 的资源:
下载源码包 golang-inet-netstack:
- [golang-inet-netstack_0.0~git20211120.8aa80cf2-6~bpo11+1.dsc]
- [golang-inet-netstack_0.0~git20211120.8aa80cf2.orig.tar.xz]
- [golang-inet-netstack_0.0~git20211120.8aa80cf2-6~bpo11+1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
- golang-github-mostynb-go-grpc-compression-dev
- golang-github-minio-blake2b-simd-dev
- golang-github-mmarkdown-mmark-dev
- golang-github-dgryski-go-farm-dev
- golang-github-andybalholm-brotli-dev
- golang-github-gomarkdown-markdown-dev
- golang-github-containers-gvisor-tap-vsocks-dev
- gvproxy
- golang-github-jdkato-syllables-dev
- mmark
- golang-lukechampine-blake3-dev
Pure Go network stack
This is a "fork" of gvisor, extracting out just the "netstack" networking bits, which previously were self-contained at https://github.com/google/netstack. Why? Because gVisor's go.mod is gigantic and causes problems to people trying to use it as a library.
其他与 golang-inet-netstack-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-google-btree-dev
- BTree implementation for Go
-
- dep: golang-golang-x-sys-dev
- Low-level interaction with the operating system
-
- dep: golang-golang-x-time-dev
- Go supplementary time packages