[ 原始碼: golang-inet-netstack ]
套件:golang-inet-netstack-dev(0.0~git20211120.8aa80cf2-6)
golang-inet-netstack-dev 的相關連結
Debian 的資源:
下載原始碼套件 golang-inet-netstack:
- [golang-inet-netstack_0.0~git20211120.8aa80cf2-6.dsc]
- [golang-inet-netstack_0.0~git20211120.8aa80cf2.orig.tar.xz]
- [golang-inet-netstack_0.0~git20211120.8aa80cf2-6.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