PropertyKit

KeyValue workflow

A protocol-centric key-value workflow that ensures safe and type-safe handling of values in large-scale Swift projects.

A protocol-centric, type and queue safe key-value workflow.

GitHub

12 stars
3 watching
2 forks
Language: Swift
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tikv/client-rust Provides an async Rust client for interacting with a distributed key-value store. 389
stewartlynch/ubiquitouskeyvalue-storage A solution for storing and managing key-value data across multiple devices using a persistent storage system 4
vincent-pradeilles/keypathkit A library that enables declarative data manipulation using typed keypaths in Swift 426
spectralops/keyscope A tool for validating and managing keys and secrets across multiple providers 387
metasmile/git-xcp Automates versioning and release management for Xcode projects using Git 13
basememara/zamzamkit A collection of utility extensions for Swift's Standard Library and Foundation frameworks. 270
replikativ/konserve A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead 301
tikv/tikv A distributed key-value database with ACID compliance and support for transactions and geo-replication. 15,280
philippgille/gokv Provides a unified interface to various key-value store and caching solutions for Go programming language 746
mikkelhjuul/ld A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. 22
hemantasapkota/swiftstore A LevelDB-backed key-value store for Swift applications 123
mxcl/swift-sh A tool to easily script with third-party Swift dependencies 1,797
hotpotatoc/kvstore An experimental key-value store server compatible with the Redis protocol. 17
okeuday/key2value An Erlang module providing a 2-way map interface to handle identical values with different keys 7
capless/kev A lightweight Python library for key-value stores and document databases with support for multiple backends 99