Stars
Toucan is a static site generator written in Swift.
🎬 The source for www.pointfree.co, a video series on functional programming and the Swift programming language.
A static site generator for Swift developers
Everything for my personal website (https://vadymklymenko.com)
The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
CanHacker (lawicel) CAN adapter on Arduino + MCP2515
🚜 Collect of CAN IDs and its payloads for various car brands/models in one place. Might be useful for Cyber Security Researchers, Reverse Engineers, and Automotive Electronics Enthusiasts.
Demo of Apple HomeKit accessory server library
Apple HomeKit accessory server library for ESP-OPEN-RTOS
Advanced firmware to add native Apple HomeKit and custom configurations, compatible with any SoC based on ESP32, ESP32-S, ESP32-C and ESP8266 series. (Shelly, Sonoff, Electrodragon, Tuya...)
Open source game built in SwiftUI and the Composable Architecture.
Kotlin Multiplatform sample with SwiftUI, Jetpack Compose, Compose for Wear, Compose for Desktop, and Compose for Web clients along with Ktor backend.
The best command-line tool to install and switch between multiple versions of Xcode.
Native Apple HomeKit accessory implementation for the ESP8266 Arduino core.
Library for working Arduino with the temperature and humidity sensor AM2320.
SwiftUI & Combine app using MovieDB API. With a custom Flux (Redux) implementation.
Swift Ultralight Dependency Injection / Service Locator framework
A micro-framework that leverages Swift Property Wrappers to implement the Service Locator pattern
💾 A library for backporting UITableView/UICollectionViewDiffableDataSource.
Core iOS Application Architecture - The development paradigm of clean, testable code and modular iOS applications. + Xcode templates
Simple Swift wrapper for Keychain that works on iOS, watchOS, tvOS and macOS.
A lightweight generic cache for iOS written in Swift with extra love for images.
📷 Reinventing the way ImagePicker works.
A Swift extension that adds toast notifications to the UIView object class.
A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
Lightweight Swift Dependency Injection Framework
Demo iOS application built to highlight MVP (Model View Presenter) and Clean Architecture concepts