CMD + K

leveldb

Community

A fast key-value storage library providing ordered mappings.

Installation

To install this package, run one of the following:

Conda
$conda install anaconda-python-gte-3.10::leveldb

Usage Tracking

1.23
1.20
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

LevelDB supports arbitrary byte arrays as both keys and values, singular get, put and delete operations, batched put and delete, bi-directional iterators and simple compression using the very fast Snappy algorithm.

About

Summary

A fast key-value storage library providing ordered mappings.

Last Updated

Mar 31, 2025 at 22:12

License

BSD-3-Clause

Total Downloads

3

Version Downloads

2

Supported Platforms

linux-64