mochidev / CodableDatastore
An ACID-compliant database written in pure-swift enabling on-disk persistence for apps and services.
☆20Updated last month
Alternatives and similar repositories for CodableDatastore:
Users that are interested in CodableDatastore are comparing it to the libraries listed below
- Additional Scene types for SwiftUI on macOS☆24Updated 3 months ago
- AsyncSequence Data transforms☆26Updated 11 months ago
- ☆39Updated 5 months ago
- A Swift library for working with syntax highlighting/IDE themes☆29Updated last month
- WebPush server implementation in Swift☆41Updated last month
- An AsyncSequence implementation for KVO observation☆16Updated last year
- GitHub API client written in Swift with the help of Apple NIO☆17Updated 3 years ago
- AppKit and UIKit without conditional compilation☆62Updated last week
- @_spi(Reflection) import Swift☆21Updated 2 years ago
- High performance unique ID generator inspired by Snowflake☆26Updated last month
- Convenient wrapper around JavaScriptCore☆17Updated this week
- Utilities for working with XCUI testing☆40Updated last year
- Support for Server-Sent Events on AsyncSequences☆28Updated 6 months ago
- Colors is a Swift Package to enable all system colors in SwiftUI trough a Color extension. Colors which were previously only available in…☆31Updated last month
- Zip Archive reader/writer written in Swift☆40Updated this week
- A lock for Swift concurrency☆62Updated 6 months ago
- Standard extensions for Foundation framework☆19Updated last year
- Swift DSL to perform mutations on e.g. NSTextViews in a declarative style.☆51Updated 2 months ago
- playing around with orms☆18Updated 3 weeks ago
- A Swift package for reading Mach-O files☆24Updated 3 months ago
- Quickly find matches in a Swift collection☆36Updated last year
- A lightweight diagnostics report submission system☆42Updated 9 months ago
- Enable automatic discovery of your local development server on the fly. Turn your Server-Side Swift app from a mysterious vapor to a tang…