[ Fonte: leveldb ]
Pacote: libleveldb1d (1.23-5 e outros)
Links para libleveldb1d
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte leveldb:
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
fast key-value storage library
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Features:
* Keys and values are arbitrary byte arrays. * Data is stored sorted by key. * Callers can provide a custom comparison function to override the sort order. * The basic operations are Put(key, value), Get(key), Delete(key). * Multiple changes can be made in one atomic batch. * Users can create a transient snapshot to get a consistent view of data. * Forward and backward iteration is supported over the data. * Data is automatically compressed using the Snappy compression library. * External activity (file system operations etc.) is relayed through a virtual interface so users can customize the operating system interactions. * Detailed documentation about how to use the library is included with the source code.
Limitations:
* This is not a SQL database. It does not have a relational data model, it does not support SQL queries, and it has no support for indexes. * Only a single process (possibly multi-threaded) can access a particular database at a time. * There is no client-server support builtin to the library. An application that needs such support will have to wrap their own server around the library.
This package provides the shared library.
Outros pacotes relacionados a libleveldb1d
|
|
|
|
-
- dep: libc6 (>= 2.28) [sh4]
- GNU Biblioteca C: Bibliotecas compartilhadas
também um pacote virtual fornecido por libc6-udeb
- dep: libc6 (>= 2.33) [não alpha, armel, armhf, hppa, ia64, loong64, m68k, sh4]
- dep: libc6 (>= 2.34) [armel, armhf, hppa, m68k]
- dep: libc6 (>= 2.40) [loong64]
-
- dep: libc6.1 (>= 2.33) [alpha]
- GNU Biblioteca C: Bibliotecas compartilhadas
também um pacote virtual fornecido por libc6.1-udeb
- dep: libc6.1 (>= 2.36) [ia64]
-
- dep: libgcc-s1 (>= 3.4) [alpha, riscv64, sparc64]
- Biblioteca de suporte GCC
- dep: libgcc-s1 (>= 3.5) [armel, armhf]
- dep: libgcc-s1 (>= 4.2) [ia64]
- dep: libgcc-s1 (>= 7) [i386]
-
- dep: libgcc-s2 (>= 4.2.1) [m68k]
- Biblioteca de suporte GCC
-
- dep: libgcc-s4 (>= 4.1.1) [hppa]
- Biblioteca de suporte GCC
-
- dep: libgcc1 (>= 1:4.2) [sh4]
- Pacote não disponível
-
- dep: libsnappy1v5 [sh4]
- biblioteca de compressão/descompressão rápida
- dep: libsnappy1v5 (>= 1.1.8) [alpha, sparc64]
- dep: libsnappy1v5 (>= 1.1.9) [ia64]
- dep: libsnappy1v5 (>= 1.2.1) [não alpha, ia64, sh4, sparc64]
-
- dep: libstdc++6 (>= 12) [não sh4]
- Biblioteca C++ padrão da GNU v3
- dep: libstdc++6 (>= 6) [sh4]
Download de libleveldb1d
Arquitetura | Versão | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|---|
alpha (porte não oficial) | 1.23-5 | 122.7 kB | 402.0 kB | [lista de arquivos] |
amd64 | 1.23-5+b2 | 132.6 kB | 383.0 kB | [lista de arquivos] |
arm64 | 1.23-5+b2 | 119.2 kB | 403.0 kB | [lista de arquivos] |
armel | 1.23-5+b2 | 111.1 kB | 318.0 kB | [lista de arquivos] |
armhf | 1.23-5+b2 | 112.1 kB | 230.0 kB | [lista de arquivos] |
hppa (porte não oficial) | 1.23-5+b1 | 136.4 kB | 411.0 kB | [lista de arquivos] |
i386 | 1.23-5+b2 | 151.4 kB | 422.0 kB | [lista de arquivos] |
ia64 (porte não oficial) | 1.23-5 | 162.1 kB | 698.0 kB | [lista de arquivos] |
loong64 (porte não oficial) | 1.23-5+b1 | 128.5 kB | 371.0 kB | [lista de arquivos] |
m68k (porte não oficial) | 1.23-5+b1 | 110.9 kB | 300.0 kB | [lista de arquivos] |
mips64el | 1.23-5+b2 | 111.6 kB | 429.0 kB | [lista de arquivos] |
ppc64 (porte não oficial) | 1.23-5+b1 | 137.0 kB | 534.0 kB | [lista de arquivos] |
ppc64el | 1.23-5+b2 | 137.6 kB | 467.0 kB | [lista de arquivos] |
riscv64 | 1.23-5+b2 | 131.9 kB | 295.0 kB | [lista de arquivos] |
s390x | 1.23-5+b2 | 127.2 kB | 383.0 kB | [lista de arquivos] |
sh4 (porte não oficial) | 1.22-3 | 166.0 kB | 368.0 kB | [lista de arquivos] |
sparc64 (porte não oficial) | 1.23-5+b1 | 102.4 kB | 1,048.0 kB | [lista de arquivos] |
x32 (porte não oficial) | 1.23-5+b1 | 134.2 kB | 354.0 kB | [lista de arquivos] |