pencil
Value store
A lightweight, value-based data storage solution written in Swift.
Super lightweight DB written in Swift.
89 stars
9 watching
7 forks
Language: Swift
last commit: about 7 years ago
Linked from 2 awesome lists
carthagecoccoapodscomplex-valuesenumpencilswift
Related projects:
Repository | Description | Stars |
---|---|---|
| A LevelDB-backed key-value store for Swift applications | 123 |
| A lightweight JavaScript key-value store for local browser storage and pub/sub messaging. | 1,537 |
| An embeddable key-value store with fast read performance and compact storage size | 939 |
| A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 300 |
| A high-performance, ACID-compliant key-value store with object database and relational capabilities. | 139 |
| A lightweight persistence layer for storing user data and other relevant objects in Swift | 830 |
| A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. | 23 |
| A simple key-value store implemented in Go for learning purposes and providing a basic database example. | 171 |
| A distributed in-memory graph store that supports SPARQL select queries. | 31 |
| A unified interface to key/value stores, providing a standard way of interacting with various types of data storage systems. | 1,112 |
| A high-performance key-value storage engine designed for the JVM, supporting various use cases and configurations. | 293 |
| A compact data structure for efficiently storing and retrieving strings | 47 |
| Provides a platform-independent interface to persist and retrieve data in various store implementations. | 112 |
| An embedded key-value database designed for robustness and minimal resource usage, supporting atomic transactions, concurrency control, and range selection. | 570 |
| A library that enables data storage and management of user membership information in MongoDB using ASP.NET Core Identity. | 230 |