SwiftyLab / AsyncObjectsLinks
Several synchronization primitives and task synchronization mechanisms introduced to aid in modern swift concurrency.
☆60Updated last year
Alternatives and similar repositories for AsyncObjects
Users that are interested in AsyncObjects are comparing it to the libraries listed below
Sorting:
- Cross-platform Swift library for parsing SVGPath strings☆120Updated 2 months ago
- ☆94Updated last month
- A Swift package to perform fuzzy search queries on strings☆148Updated 2 years ago
- A framework that mimics the SwiftUI view's environment to replicate the value distribution thought your UIKit app.☆42Updated last year
- Generate Swift code programmatically with declarative syntax.☆81Updated 2 weeks ago
- A command-line tool to make it easier to sign and notarize executable packages on macOS☆55Updated last year
- SwiftSyntax binary frameworks☆60Updated 4 months ago
- Swift library for working with ranges types: NSRange, IndexSet, and String.Index☆79Updated 4 months ago
- Footprint is a Swift library that facilitates dynamic memory management in iOS apps, categorizing memory states and allowing adaptive beh…☆74Updated 4 months ago
- A practical collection of Swift Macros that help code correctly and swiftly.☆63Updated 11 months ago
- A wrapper for Apple’s XPC interprocess communication library that gives it a type-safe, easy-to-use interface utilizing Codable and Swift…☆77Updated last year
- Random and time-ordered UUID generation in Swift☆75Updated 3 years ago
- ☆108Updated 5 months ago
- High performance JSONPath queries for Swift☆61Updated this week
- Attributed String Builders☆111Updated 2 years ago
- Easy Copy-on-Write Semantics for Swift Structs☆113Updated last week
- Provides time-based regulation operators like Debounce and Throttle. 100% based on Swift concurrency.☆61Updated last year
- 🔗 Swift Macro for allowing variable declarations even in class extensions☆150Updated 5 months ago
- Swift async/await based socket☆146Updated 3 weeks ago
- A performant cache for logging systems. CacheAdvance persists log events 30x faster than SQLite.☆48Updated 2 weeks ago
- Abstractions for working with TextKit 1 and 2☆53Updated 7 months ago
- A constant time replacement for the O(n) as? in Swift☆42Updated 6 months ago
- SwiftUI result builder for Path☆81Updated last year
- A package manager agnostic dependency management tool for Swift☆55Updated last year
- A lock for Swift concurrency