[ ソース: 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