22 Repositories
Swift linked-lists Libraries
Sample project with local swift package linked NDI SDK.
NDISwiftPackage Sample project with local swift package linked NDI SDK. Preparation Install NDA SDK on your mac. Software Developer Kit Make package c
A framework that lists all photos in the album that contain faces.
FaceCollectionViewKit A framework that lists all photos in the album that contain faces. Features It uses the detection features of CIDetectorTypeFace
Lists missing keys from .strings files.
strings-check A simple command line utility to check if translation strings are missing, or if extra translations are present in a set of .strings fil
This swiftUI Demo is very simple & easy to understand
This swiftUI Demo is very simple & easy to understand. This swiftUI demo includes On-boarding screens, login screen, forgot password screen, sign up screen, home & logout.
A data-driven UIScrollView + UIStackView framework for building fast and flexible lists
JKListKit A data-driven UIScrollView + UIStackView framework for building fast and flexible lists. Full Oficial documentation Main Features 🙅 Create
An iOS app linked to the tv serie 'The 100'.
Trigedaslator An iOS app linked to the tv serie 'The 100'. In the TV show the protagonists spoke a new language called Trigedaslang, born from an evol
Todo-app-swift- - A Todo Lists app built using swift
TODO-Lists App Available on the App Store What is this? This is a todo app I mad
🛍 Create shopping lists with emojis!
Mojilist 🛍 Create shopping lists with emojis! About Read more about this project at my blog post. License Copyright 2018 (c) Thiago Ricieri Licensed
A curated list of awesome applications, softwares, tools and shiny things for macOS.
A curated list of awesome applications, software, tools and shiny things for macOS. Items marked with are open-source software and link to the source
Reading List - an iOS app to track personal reading lists
Reading List Reading List is an iOS app for iPhone and iPad which helps users track and catalog the books they read. Reading List v2 As of version 2.0
Countries - The application lists countries parsed from GeoDB Cities API and lets the user see the details of countries
Countries The application lists countries parsed from GeoDB Cities API and lets
Elimination-backoff stack is an unbounded lock-free LIFO linked list, that eliminates concurrent pairs of pushes and pops with exchanges.
Elimination-backoff stack is an unbounded lock-free LIFO linked list, that eliminates concurrent pairs of pushes and pops with exchanges. It uses compare-and-set (CAS) atomic operation to provide concurrent access with obstruction freedom. In order to support even greater concurrency, in case a push/pop fails, it tries to pair it with another pop/push to eliminate the operation through exchange of values.
A data-driven UICollectionView framework for building fast and flexible lists.
A data-driven UICollectionView framework for building fast and flexible lists. Main Features 🙅 Never call performBatchUpdates(_:, completion:) or rel
iOS App to display game lists and details with the ability to add games to your favorites list and see metacritic ratings.
Game Data System - GDS Author: Heitor Silveira ([email protected]) iOS App to view games from various platforms, their description, release
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
List tree data souce to display hierachical data structures in lists-like way. It's UI agnostic, just like view-model and doesn't depend on UI framework
SwiftListTreeDataSource List tree data souce to display hierachical data structures in lists-like way. It's UI agnostic, just like view-model, so can
Advanced List View for SwiftUI with pagination & different states
AdvancedList This package provides a wrapper view around the SwiftUI List view which adds pagination (through my ListPagination package) and an empty,
Manga, anime, shows & movies tracker
Lists Manga, anime, shows & movies tracker Here is a preivew for the app edit: added top anime and manga recommendation using Jikan API
This tool leverages the research linked below to understand the contents of TCC.db.
SwiftParseTCC Description This tool leverages the research linked below to understand the contents of TCC.db. Uses "Full Disk Access" permissions to r
Garland View seamlessly transitions between multiple lists of content.
Garland View seamlessly transitions between multiple lists of content. We specialize in the designing and coding of custom UI for Mobile
✨ Basic lists from iOS 2 to iOS 14
listapp.ios Basic lists on iOS ✨ UITableView iOS 2* Objective-C 2008 UITableView iOS 2* Swift 2008 diff UICollectionView iOS 6 2012 diff Compositional
Paginated endless scroll using the SwiftUI and Combine frameworks
Article related to this project Infinite List Scroll with SwiftUI and Combine. InfiniteListSwiftUI A sample project showcasing how to build an infinit