LevelDB¶
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
homepage: https://github.com/google/leveldb
version | toolchain |
---|---|
1.18 |
foss/2016a |
1.18 |
intel/2017a |
1.18 |
intel/2017b |
1.20 |
GCCcore/7.3.0 |
1.22 |
GCCcore/11.3.0 |
1.22 |
GCCcore/8.2.0 |
1.22 |
GCCcore/9.3.0 |
(quick links: (all) - 0 - a - b - c - d - e - f - g - h - i - j - k - l - m - n - o - p - q - r - s - t - u - v - w - x - y - z)