[ 源代码: golang-goleveldb ]
软件包:golang-github-syndtr-goleveldb-dev(0.0~git20170725.0.b89cc31-2)
golang-github-syndtr-goleveldb-dev 的相关链接
Debian 的资源:
下载源码包 golang-goleveldb:
- [golang-goleveldb_0.0~git20170725.0.b89cc31-2.dsc]
- [golang-goleveldb_0.0~git20170725.0.b89cc31.orig.tar.xz]
- [golang-goleveldb_0.0~git20170725.0.b89cc31-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
LevelDB key/value database in Go
This library provides an implementation of the LevelDB key/value database in the Go programming language.
LevelDB is a fast key-value storage library that provides an ordered mapping from string keys to string values.
其他与 golang-github-syndtr-goleveldb-dev 有关的软件包
|
|
|
|
-
- dep: golang-ginkgo-dev
- BDD Testing Framework for Go
-
- dep: golang-github-golang-snappy-dev (>= 0.0+git20150730)
- Implementation of the Snappy compression format in Go