SwiftStore

Key-value store

A LevelDB-backed key-value store for Swift applications

Key-Value store for Swift backed by LevelDB

GitHub

123 stars
6 watching
35 forks
Language: C++
last commit: over 4 years ago
Linked from 2 awesome lists

c-plus-pluscarthagekey-valueleveldbswift

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
google/leveldbA fast key-value storage library with ordered mapping from string keys to string values.36,769
kim/leveldb-haskellProvides Haskell bindings to LevelDB for fast, disk-based key-value storage66
paulovap/qtleveldbA Qt/QML wrapper for Google's LevelDB key-value storage library55
simerplaha/swaydbA high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations.293
liveasynchronousvisualizedarchitecture/simdbA high-performance key-value store designed for concurrent access and visualization.537
linkedin/paldbAn embeddable key-value store with fast read performance and compact storage size939
mikkelhjuul/ldA simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming.23
abbasnaqdi/reactorA key-value store for Android applications38
philippgille/gokvProvides a unified interface to various key-value store and caching solutions for Go programming language751
amit-davidson/libradbA simple key-value store implemented in Go for learning purposes and providing a basic database example.171
danielealbano/cachegrandA high-performance key-value store designed to optimize performance on modern hardware and support various data types978
honza/redishAn implementation of a distributed key-value store inspired by Redis, with support for multi-threading and TCP protocol.138
replikativ/konserveA protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead300
capless/kevA lightweight Python library for key-value stores and document databases with support for multiple backends99
laevandus/ondemandapikeyexampleThis Swift project demonstrates how to securely store API keys using on-demand resources in iOS apps.25