[ 源代码: golang-modernc-internal ]
软件包:golang-modernc-internal-dev(1.0.0-2)
golang-modernc-internal-dev 的相关链接
Debian 的资源:
下载源码包 golang-modernc-internal:
- [golang-modernc-internal_1.0.0-2.dsc]
- [golang-modernc-internal_1.0.0.orig.tar.gz]
- [golang-modernc-internal_1.0.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [modernc.org]
相似软件包:
modernc-specific internals
This library contains packages used by other modernc packages.
Package buffer implements a pool of pointers to byte slices.
Package file provides an os.File-like interface of a memory mapped file.
Package slice implements pools of pointers to slices.
其他与 golang-modernc-internal-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-cznic-fileutil-dev
- Golang file utility functions
-
- dep: golang-github-cznic-mathutil-dev
- extensions to the Golang "rand" and "math" packages
-
- dep: golang-github-edsrzf-mmap-go-dev
- portable mmap package for Go