SwiftStore
Key-value store
A LevelDB-backed key-value store for Swift applications
Key-Value store for Swift backed by LevelDB
123 stars
6 watching
35 forks
Language: C++
last commit: about 3 years ago
Linked from 2 awesome lists
c-plus-pluscarthagekey-valueleveldbswift
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast key-value storage library with ordered mapping from string keys to string values. | 36,769 |
| Provides Haskell bindings to LevelDB for fast, disk-based key-value storage | 66 |
| A Qt/QML wrapper for Google's LevelDB key-value storage library | 55 |
| A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
| A high-performance key-value store designed for concurrent access and visualization. | 537 |
| An embeddable key-value store with fast read performance and compact storage size | 939 |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |
| A key-value store for Android applications | 38 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
| A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |
| A high-performance key-value store designed to optimize performance on modern hardware and support various data types | 978 |
| An implementation of a distributed key-value store inspired by Redis, with support for multi-threading and TCP protocol. | 138 |
| A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 300 |
| A lightweight Python library for key-value stores and document databases with support for multiple backends | 99 |
| This Swift project demonstrates how to securely store API keys using on-demand resources in iOS apps. | 25 |