A Swift generic wrapper type to help enforce thread-safe access to properties.
☆18Aug 9, 2017Updated 8 years ago
Alternatives and similar repositories for Synchronized
Users that are interested in Synchronized are comparing it to the libraries listed below
Sorting:
- Swift type-safe path, file, and directory library using POSIX C APIs☆14Jan 2, 2020Updated 6 years ago
- Adaptive image viewer for iOS (with support for zoom, gyro motion and infinite scroll)☆17Dec 24, 2019Updated 6 years ago
- Cross-process notification center for iOS, WatchOS and OS X☆14Aug 24, 2015Updated 10 years ago
- A simple swift wrapper on NSThread to run blocks on exactly the same thread.☆40Aug 5, 2017Updated 8 years ago
- An object wrapper for storing properties in NSUserDefaults.☆25May 19, 2021Updated 4 years ago
- A custom UICollectionView layout with configurable global header and pinnable / stretchable sections (Swift 3 / Xcode 8.x)☆21Sep 20, 2025Updated 5 months ago
- Swift Library for macOS to monitor your system☆19Oct 23, 2018Updated 7 years ago
- Sample code for Swift Talk episode 34: Reactive Programming☆24Feb 1, 2017Updated 9 years ago
- Scripting in Swift☆24Nov 11, 2016Updated 9 years ago
- Watcher for Unit Tests written in Swift☆54Jan 18, 2019Updated 7 years ago
- Easy File Syncing between iOS, MacOS and tvOS using CloudKit☆26Mar 20, 2024Updated last year
- 🚄 Concurrency abstractions framework for Apple Platforms [Task, Atomic, Lock, Operation, etc.].☆22Jan 5, 2020Updated 6 years ago
- A reimagination of UITraitCollection☆29Oct 16, 2019Updated 6 years ago
- DispBBS 的 iOS App,使用 Swift 3☆10Jul 19, 2017Updated 8 years ago
- Command line tool that link setups the workspace with the frameworks, linking and embedding them in your app.☆27Nov 24, 2016Updated 9 years ago
- DSL for UICollectionViewCompositionalLayout☆31Sep 21, 2021Updated 4 years ago
- UIKit dynamics based activity indicator that works like real fidget spinner☆46Dec 8, 2017Updated 8 years ago
- Instantiate your ViewControllers easily with this small factory class☆26Jan 24, 2017Updated 9 years ago
- Conversion of a Core Data Store to/from JSON.☆16Oct 22, 2014Updated 11 years ago
- Functional programming for Java. Enhanced switch or simple pattern matching supported; String Interpolation supported; Java Functional In…☆11Jan 15, 2026Updated last month
- ☆12Dec 1, 2025Updated 2 months ago
- Adapt Swift’s Mirror functionality to make it bidirectional.☆38Jun 11, 2018Updated 7 years ago
- Zoomable collection view for iOS☆38May 25, 2021Updated 4 years ago
- Simple and minimalistic photo picker for iOS written in Swift☆11Jul 10, 2025Updated 7 months ago
- Export IPA from from Xcode Archive - Xcode Plugin☆10Apr 13, 2017Updated 8 years ago
- UIViewcontroller 切换动画 支持ios7☆27May 9, 2015Updated 10 years ago
- A Swift macro that makes it easy to declare `Decimal` values precisely.☆11Mar 27, 2025Updated 11 months ago
- Example implementation of SwiftLint and Travis CI