bluk / CRDTLinks
Convergent and Commutative Replicated Data Types implementation in Swift
☆27Updated 6 years ago
Alternatives and similar repositories for CRDT
Users that are interested in CRDT are comparing it to the libraries listed below
Sorting:
- CRDT implementation in Swift, Last Write Win☆45Updated 7 years ago
- Code for the tutorial series on Conflict-Free Replicated Data Types (CRDTs) at appdecentral.com☆98Updated 5 years ago
- Swift implementations of a Lamport clock, hybrid logical clock, and a vector clock.☆35Updated 10 months ago
- Equations in Swift☆46Updated 6 years ago
- ☆29Updated last year
- ☆77Updated 3 weeks ago
- A general sequence diffing algorithm, with a very specific purpose☆61Updated 5 years ago
- Lexing library for Swift☆44Updated 8 months ago
- Experiments with Swift async/await and structured concurrency☆42Updated 5 years ago
- Swift library for working with ranges types: NSRange, IndexSet, and String.Index☆84Updated 8 months ago
- The Swift Compiler As a Package☆68Updated last year
- Wrapper around Swift types that can be modified concurrently by different users, and merged again automatically (a CRDT).☆157Updated 2 years ago
- Type-safe wrapper mirroring the wrapped type's properties, making each property optional☆79Updated 2 years ago
- JSON decoding and encoding, using the swift-parsing library☆31Updated 3 weeks ago
- The ISO 8601 duration API missing in Foundation☆32Updated last week
- High-performance binary encoding/decoding for `Swift.Codable` types.☆47Updated 5 years ago
- A client/server actor system for Swift distributed actors☆100Updated last year
- State-driven URL opening for The Composable Architecture☆41Updated 2 years ago
- Dynamic, Rule based @EnvironmentKeys for SwiftUI☆57Updated 6 years ago
- Extensible typesafe storage utilising property wrappers. Supports transformers such as Codable. Built in support for UserDefaults, NSUbiq…☆47Updated last year
- Random and time-ordered UUID generation in Swift☆76Updated 3 years ago
- Swift type checking and semantic analysis for developer tools☆80Updated 3 years ago
- Watches over your Swift project's source☆50Updated 2 years ago
- A package manager agnostic dependency management tool for Swift☆56Updated last year
- Cross-platform Swift library for parsing SVGPath strings☆135Updated last month
- 📖 A collaborative list of all things Swift NIO☆89Updated 5 years ago
- Demand-driven asynchronous programming in Swift☆32Updated 4 years ago
- Static Tokamak/SwiftUI views renderer for Vapor☆49Updated 3 years ago
- Swift Package (Command) Plugin to format source code with nicklockwood/SwiftFormat☆36Updated 3 years ago
- Publishers, operators, and subscribers to supplement Combine.☆138Updated last year