leveldb-1.23p0
fast key-value storage library
Back to search · Project homepage
Description
LevelDB is a fast key-value storage library written at Google that provides an
ordered mapping from string keys to string values.
Package information
- Ports path
- databases/leveldb
- Package architecture
- amd64
- Maintainer
- The OpenBSD ports mailing-list <ports@openbsd.org>
- Categories
- databases, devel
- Available flavors
- None listed
- Only for architectures
- aarch64, amd64, arm, i386, mips64, mips64el, powerpc, powerpc64, riscv64, sparc64, alpha, hppa
These are ports metadata. Binary availability depends on the release, architecture and mirror. Build and test dependencies are not an installation checklist.
Direct dependencies
Build
- devel/cmake/core STEM->=4
- devel/ninja