Design an instant search feature that works on client side using a cache that does not exceed 10 MB of memory footprint on client.
-
Updated
Oct 21, 2021 - Swift
Design an instant search feature that works on client side using a cache that does not exceed 10 MB of memory footprint on client.
Useful synchronization primitives in Swift
Framework that provides thread-safe (queue-safe) access to the value.
A client for a small part of the unofficial SpaceX API
It includes common topics to prepare for iOS interviews
Image Editor. CS193P-2020 course
Thread Utility library
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.
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
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."