QuickBirdEng / DataKit
A Swift library to easily read and write binary formatted data using a modern, declarative interface.
☆42Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for DataKit
- Effortless modular dependency injection for Swift.☆60Updated 3 months ago
- Code with Core Data in a Swifty way☆39Updated 6 months ago
- Secure your sensitive data in SwiftUI project with ease @EncryptedAppStorage("sensitiveData") var sensitiveData = "Sensitive Data"☆48Updated 11 months ago
- EnvironmentKit is a SwiftUI SDK that let you create custom environment values with less code.☆34Updated last month
- SwiftUI additions and helpers that are missing from the official implementation.☆26Updated last year
- JSON decoding and encoding, using the swift-parsing library☆30Updated last year
- ☆49Updated 2 years ago
- A result builder that allows to define shape building closures☆59Updated 3 years ago
- Collection of useful macros☆23Updated 4 months ago
- Add a features list screen to your app in just a few lines of code.☆27Updated last month
- Reduce boilerplate by generating Builders for your Models using swift macros.☆40Updated 2 weeks ago
- Lightweight, property-wrapper based Dependency Injection for Swift☆38Updated last year
- Compatible backports of commonly used type properties for `URL` that are only available from iOS 16.0+ / macOS 13.0+ / tvOS 16.0+ / watch…☆24Updated 2 years ago
- A dependency Injection solution for SwiftUI. Thank you Antoine van der Lee and Vincent Pradeilles for initially showcasing this idea.☆44Updated 2 years ago
- ☆38Updated 9 months ago
- A library aimed at modernizing Core Data by incorporating the elegance and safety of SwiftData-style concurrency.☆39Updated last week
- A framework that mimics the SwiftUI view's environment to replicate the value distribution thought your UIKit app.☆39Updated 5 months ago
- Navigation helpers for SwiftUI applications built with ComposableArchitecture☆73Updated last year
- A simple swift package that provides a Swift Concurrency equivalent to `@Published`.☆36Updated 2 years ago
- UIKit presentation APIs in SwiftUI☆47Updated last year
- Swift Macro to generate IDs for enumeration cases☆24Updated last month
- Cross-platform Swift Package to determine OS name and version on which the app is running☆30Updated last year
- Customizable sheets using UISheetPresentationController in SwiftUI☆55Updated last year
- Swift Property Wrapper for Keychain Items☆51Updated 3 years ago
- A custom layout built on top of SwiftUI's Layout API that lays elements out in multiple lines. Similar to flex-wrap in CSS, CollectionVie…☆30Updated last month
- As-you-type formatting in SwiftUI☆56Updated 2 years ago
- Swift Macro that automatically generates CodingKeys for converting snake_case to lowerCamelCase.☆54Updated last year
- Random and time-ordered UUID generation in Swift☆70Updated 2 years ago
- A lock for Swift concurrency☆45Updated last month
- Provides time-based regulation operators like Debounce and Throttle. 100% based on Swift concurrency.☆47Updated 11 months ago