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: almost 3 years ago
Linked from 2 awesome lists

c-plus-pluscarthagekey-valueleveldbswift

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
google/leveldb A fast key-value storage library written at Google providing an ordered mapping from string keys to string values 36,564
kim/leveldb-haskell Provides Haskell bindings to LevelDB, a fast and efficient NoSQL database system 66
paulovap/qtleveldb A Qt/QML wrapper for Google's LevelDB key-value storage library 55
simerplaha/swaydb A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. 293
liveasynchronousvisualizedarchitecture/simdb A high-performance key-value store designed for concurrent access and visualization. 535
linkedin/paldb An embeddable key-value store with fast read performance and compact storage size 939
mikkelhjuul/ld A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. 22
abbasnaqdi/reactor A key-value store for Android applications 38
philippgille/gokv Provides a unified interface to various key-value store and caching solutions for Go programming language 746
amit-davidson/libradb A simple key-value store implemented in Go for learning purposes and providing a basic database example. 169
danielealbano/cachegrand A high-performance key-value store designed to optimize performance on modern hardware and support various data types 977
honza/redish An implementation of a distributed key-value store inspired by Redis, with support for multi-threading and TCP protocol. 137
replikativ/konserve A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead 301
capless/kev A lightweight Python library for key-value stores and document databases with support for multiple backends 99
laevandus/ondemandapikeyexample This Swift project demonstrates how to securely store API keys using on-demand resources in iOS apps. 25