A bundle of concurrency helpers.
-
Updated
Nov 2, 2022 - Swift
A bundle of concurrency helpers.
I have developed an application named "Interchangeable Network Service" that retrieves data either from the internet or a local service. The app based on MVVM architecture, integrating Multithreading for enhanced performance, and utilizes the SwiftUI framework for a seamless user interface.
Run your code blocks in a specific order within a defined timing.
👨💻👩💻🧑💻👨💻Team project: NFT Marketplace. The app helps users browse and buy NFTs. The purchasing process is simulated using a mock server.
Design an instant search feature that works on client side using a cache that does not exceed 10 MB of memory footprint on client.
MitraX: Shared memory synchronization manager
Recipes application with modular architecture
Application: Multi-page application with a feed of images uploaded via the Unsplash API.
A test task for CouchSurfing. The app displays all the contributors of Alamofire. I didn't use any third-party libraries to demonstrate my ability to code. I used URLSession for networking, GCD for asynchronous image loading and NSCache for caching.
Provides similar concurrency and functional programming features found in Java 8.
Code Challenge | Populate UICollectionView with Remotely Fetched Images
An Image Viewer app that allows user to move through a couple of images fetched from a web server written in Swift
Second Stanford's CS193p iOS app built with SwiftUI to explore and understand queues. It is an emoji art app, where you can drag and drop background images from other apps (like the browser) and emojis, resize and move them around the screen.
A Demo app that saves a list of people objects with their name, ages and gender
A sample Bitcoin API app that shows its current value in different currencies.
Add a description, image, and links to the multithreading topic page so that developers can more easily learn about it.
To associate your repository with the multithreading topic, visit your repo's landing page and select "manage topics."