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.

#db#google

Using leveldb

Loading usage information…

Packages

Linuxx86_64Release

package ID3d56a1e2eb77e4a570eca100f780bfcc35809c26
Recipe revision4e79f90a895472fbdf61064efa0ad95b

compilergcc
compiler.cppstd17
compiler.version11

optionsfPIC=True shared=False with_crc32c=True with_snappy=True
Linuxx86_64Release

package IDba3b70a2efc2f00e23e4e4429b1ce82d3096ca8d
Recipe revision4e79f90a895472fbdf61064efa0ad95b

compilergcc
compiler.cppstd17
compiler.version11

optionsshared=True with_crc32c=True with_snappy=True
Macosarmv8Release

package ID2d4de174c084f348d7c81ef8e2c52800c6a376b9
Recipe revision4e79f90a895472fbdf61064efa0ad95b

compilerapple-clang
compiler.cppstd17
compiler.version13

optionsshared=True with_crc32c=True with_snappy=True
Macosarmv8Release

package ID508283ac29f2a6a6540f66e70de705ec368215f0
Recipe revision4e79f90a895472fbdf61064efa0ad95b

compilerapple-clang
compiler.cppstd17
compiler.version13

optionsfPIC=True shared=False with_crc32c=True with_snappy=True
Macosx86_64Release

package ID47e45003c00eb9688aef8d15ebb8e1112077495b
Recipe revision4e79f90a895472fbdf61064efa0ad95b

compilerapple-clang
compiler.cppstd17
compiler.version13

optionsshared=True with_crc32c=True with_snappy=True
Macosx86_64Release

package ID87d460b1a8892dd8a5888a91899c26e2d9cd4cd5
Recipe revision4e79f90a895472fbdf61064efa0ad95b

compilerapple-clang
compiler.cppstd17
compiler.version13

optionsfPIC=True shared=False with_crc32c=True with_snappy=True
Windowsx86_64Release

package ID181d327a1b4d79697a3048bdb77a5de2b763c7f0
Recipe revision4e79f90a895472fbdf61064efa0ad95b

compilermsvc
compiler.cppstd14
compiler.version193
compiler.runtimedynamic
compiler.runtime_typeRelease

optionsshared=False with_crc32c=True with_snappy=True
Windowsx86_64Release

package ID3235e925f29efa3cf3d9148a8030b03d6d9eeeff
Recipe revision4e79f90a895472fbdf61064efa0ad95b

compilermsvc
compiler.cppstd14
compiler.version193
compiler.runtimedynamic
compiler.runtime_typeRelease

optionsshared=True with_crc32c=True with_snappy=True
Windowsx86_64Release

package ID5958732d34c1609c38fc05870fb9df7c3871e791
Recipe revision4e79f90a895472fbdf61064efa0ad95b

compilermsvc
compiler.cppstd14
compiler.version192
compiler.runtimedynamic
compiler.runtime_typeRelease

optionsshared=True with_crc32c=True with_snappy=True
Windowsx86_64Release

package ID8ee4d3188d9b0d464b7af35c1f738fe9711cc9c8
Recipe revision4e79f90a895472fbdf61064efa0ad95b

compilermsvc
compiler.cppstd14
compiler.version192
compiler.runtimedynamic
compiler.runtime_typeRelease

optionsshared=False with_crc32c=True with_snappy=True

Dependencies

Loading dependencies…

BSD-3-Clause4e79f90a895472fbdf61064efa0ad95b
BSD-3-Clause4425a4302266ffc89b78986e0a375d43

🔍 Ready to secure your dependencies in seconds?

  1. Register for free at audit.conan.io/register.
  2. Save your token and activate it via the confirmation email you receive.
  3. Configure Conan to use your token:
    conan audit provider auth conancenter --token=<token>
  4. Scan for vulnerabilities:
    # Check a specific reference
    conan audit list leveldb/1.23
    # Scan the entire dependency graph
    conan audit scan --requires=leveldb/1.23

Note: For more details on the Conan Audit command, please read this post.

Tip: To avoid exposing your token in shell history, authenticate using an environment variable (e.g. CONAN_AUDIT_PROVIDER_TOKEN_CONANCENTER=<token>). For more info, see the documentation.

conanv1.23
[![Conan Center](https://img.shields.io/conan/v/leveldb)](https://conan.io/center/recipes/leveldb)