Skip to Content

leveldb v1.23

Created
Updated

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

# License

# Supported Platforms

!uwp

  • linux
  • osx
  • windows
  • uwp

# Features

No default features set.

# crc32c

Build with crc32c

Dependencies:

No transitive dependencies.

Host Dependencies:
2 transitive dependencies:

# snappy

Build with snappy

Dependencies:

No transitive dependencies.

Host Dependencies:
2 transitive dependencies:

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

# Host Dependents

No dependents.

# Contributors

  • Aaron Clauson's avatar Aaron Clauson
  • jasjuang's avatar jasjuang
  • Alexander Karatarakis's avatar Alexander Karatarakis
  • HungMingWu's avatar HungMingWu
  • Victor Romero's avatar Victor Romero
  • pravic's avatar pravic
  • wangli28's avatar wangli28
  • Phoebe's avatar Phoebe
  • Phil Christensen's avatar Phil Christensen
  • Billy O'Neal's avatar Billy O'Neal
  • Jack·Boos·Yu's avatar Jack·Boos·Yu
  • LilyWangLL's avatar LilyWangLL
  • MacroFake's avatar MacroFake
  • Thomas1664's avatar Thomas1664
  • JonLiu1993's avatar JonLiu1993
  • Jia Yue Hua's avatar Jia Yue Hua

# Changelog

  • 3e1ca9d [leveldb] update to 1.23 (#34179)
  • 280e767 [leveldb] Install util header files (#22650)
  • ee3980f [leveldb] Disable tests and benchmarks (#27463)
  • a81c483 [leveldb] Fix homepage (#23180)
  • 3ab5fc5 [leveldb] Fix target "Threads::Threads" was not found (#23126)
  • 81d6c5e [leveldb] Fix find and use depencencies (#23048)
  • b295670 Bulk convert control files. (#19986)
  • 09a647a Delete use of vcpkg_test_cmake and vcpkg_common_functions. (#13065)
  • e62d136 [vcpkg] Add Supports: field. Use contents of triplets instead of names for dependency resolution. (#8601)
  • d3829ff [leveldb] Fix cmake config (#7245)
and 8 more commits:

# Source