Conan Center has stopped receiving updates for Conan 1.x packages. A new https://center2.conan.io Conan 2-only remote is now available. Read the blog post

leveldb/1.23

LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Recipe info
2024-02-12

Available packages
Linux
Windows
macOS
macOS Apple Silicon

Install
Add the following line to your conanfile.txt:
[requires]
leveldb/1.23

Using leveldb

Loading ...
Loading...