23 Repositories
Swift synchronous-tasks Libraries
Learn about how SoulverCore can give Swift "better than regex" data parsing features (for many common tasks)
String Parsing with Soulver Core A declarative & type-safe approach to parsing data from strings SoulverCore gives you human-friendly, type-safe & per
iScheduleYourDay is a watchOS 8.5 app that can help order your daily tasks
Currently developing an App for watchOS 8.5 to help order your tasks daily. The app is a simple approach to the actual Apple App Remainders to become an improved version of it
This To-Do app was developed using Swift and SwiftUI and works on iOS, MacOS (Apple Silicon) and WatchOS. The tasks are kept on storage even when the app is restarted.
ToDo-SwiftUI This app has a lot of sentimental value for me, given that it helped me a lot to understand the process of doing an iOS app and became th
A dead-simple abstraction over the iOS BackgroundTask API to make background tasks easy to isolate, maintain and schedule
A dead-simple abstraction over the iOS BackgroundTask API to make background tasks easy to isolate, maintain and schedule. Designed to be as lightweight and flexible as possible while tightly integrating with the system APIs. And It's built with Swift Concurrency in mind.
Pomodoro App - an App that helps you perform tasks for a while, following the Pomodoro technique
Pomodoro App - an App that helps you perform tasks for a while, following the Pomodoro technique
CRUD - A simple iOS App to manage tasks
CRUD App β The App π‘ A simple iOS App to manage tasks Setup π¨βπ» Clone the rep
Tasks? Done. That was quick.
#!/Shabang | Condution This. Is. Condution. A project management system that makes sense and will not burn your pockets out. Those Download Buttons? ?
Ecno is a task state manager built on top of UserDefaults in pure Swift 4.
By Xmartlabs SRL. Introduction Ecno was inspired by Once Android library. It's a task state manager built on top of UserDefaults in pure Swift 4. This
Demonstration of using Tasks and TaskGroup to thread a calculation.
TasksTest Demonstration of using Tasks and TaskGroup to thread a calculation. The calculation takes place in a separate Swift class that can be reused
Wrapper class for handling all tasks related to RSA cryptography
RSAWrapper Wrapper class for handling all tasks related to RSA cryptography USAG
Lightweight library for web server applications in Swift on macOS and Linux powered by coroutines.
Why Zewo? β’ Support β’ Community β’ Contributing Zewo Zewo is a lightweight library for web applications in Swift. What sets Zewo apart? Zewo is not a w
A todo list iOS app developed with swift5 and coredata to persist data, this app help people organise their tasks on categories.
A todo list iOS app developed with swift5 and coredata to persist data, this app help people organise their tasks on categories. The app is simple, intuitive, and easy to use and update tasks informations.
Synchronous requests for AFNetworking 1.x, 2.x, and 3.x
AFNetworking-Synchronous A minimal category which extends AFNetworking to support synchronous requests. Usage 3.x pod 'AFNetworking', '~ 3.0' pod
Simple Background Fetch Tasks
Simple Background Fetch Tasks
async and await for Swift.
async and await for Swift. Usage Beta version. New docs soon... Contribute If you have any problems or need more information, please open an issue usi
iOS app for keeping track of tasks using to-do lists
ToDo ToDo is a simple app that helps you keep track of tasks. Requirements iOS 15+ iPadOS 15+ License Distributed under the GPLv3 license. See LICENSE
Protocol oriented, Cocoa UI abstractions based library that helps to handle view controllers composition, navigation and deep linking tasks in the iOS application. Can be used as the universal replacement for the Coordinator pattern.
RouteComposer RouteComposer is the protocol oriented, Cocoa UI abstractions based library that helps to handle view controllers composition, navigatio
Lightweight library for web server applications in Swift on macOS and Linux powered by coroutines.
Why Zewo? β’ Support β’ Community β’ Contributing Zewo Zewo is a lightweight library for web applications in Swift. What sets Zewo apart? Zewo is not a w
A Simple ToDo app developed using SwiftUI, Combine and Coredata
SwiftUI_Tasks Tasks is simple ToDo app developed using SwiftUI and Coredata which having features like Add,Delete,Rearrange and send notification base
Lightweight library for web server applications in Swift on macOS and Linux powered by coroutines.
Why Zewo? β’ Support β’ Community β’ Contributing Zewo Zewo is a lightweight library for web applications in Swift. What sets Zewo apart? Zewo is not a w
Versatile HTTP Networking in Swift
Net is a versatile HTTP networking library written in Swift. π Features URL / JSON / Property List Parameter Encoding Upload File / Data / Stream / M
Venice - Coroutines, structured concurrency and CSP for Swift on macOS and Linux.
Venice provides structured concurrency and CSP for Swift. Features Coroutines Coroutine cancelation Coroutine groups Channels Receive-only chan
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD).
Queuer is a queue manager, built on top of OperationQueue and Dispatch (aka GCD). It allows you to create any asynchronous and synchronous task easily, all managed by a queue, with just a few lines.