embassem's Stars
lapce/lapce
Lightning-fast and Powerful Code Editor written in Rust
carbon-app/carbon
:black_heart: Create and share beautiful images of your source code
exelban/stats
macOS system monitor in your menu bar
apple/ml-stable-diffusion
Stable Diffusion with Core ML on Apple Silicon
mikefarah/yq
yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor
nalexn/clean-architecture-swiftui
SwiftUI sample app using Clean Architecture. Examples of working with SwiftData persistence, networking, dependency injection, unit testing, and more.
npryce/adr-tools
Command-line tools for working with Architecture Decision Records
gitify-app/gitify
GitHub notifications on your menu bar. Available on macOS, Windows & Linux.
apple/swift-log
A Logging API for Swift
tuist/XcodeProj
📝 Read, update and write your Xcode projects
pointfreeco/swift-navigation
Bringing simple and powerful navigation tools to all Swift platforms, inspired by SwiftUI.
pvieito/PythonKit
Swift framework to interact with Python.
apple/swift-atomics
Low-level atomic operations for Swift
omaralbeik/Drops
A µFramework for showing alerts like the one used when copying from pasteboard or connecting Apple pencil
unsignedapps/swift-create-xcframework
A simple Command Line Tool to create XCFrameworks by wrapping xcodebuild.
sergdort/CombineFeedback
Unidirectional reactive architecture using new Apple Combine framework https://developer.apple.com/documentation/combine
SiarheiFedartsou/fastlane-plugin-versioning
Extends fastlane versioning actions. Allows to set/get versions without using agvtool and do some other small tricks.
giginet/Scipio
A new build tool to generate XCFramework
mongodb/mongo-swift-driver
The official MongoDB driver for Swift
gurhub/surmagic
🚀 Command Line Tool to create XCFramework for multiple platforms in one shot!
SwiftyContacts/SwiftyContacts
A Swift library for Contacts framework.
bow-swift/nef-plugin
🔌 an Xcode extension to use nef features easily
brokenhandsio/VaporSecurityHeaders
Harden Your Security Headers For Vapor
diogot/danger-xcode_summary
A Danger plugin that shows all build errors, warnings and unit tests results generated from xcodebuild.
steven851007/SwiftLint_build_phase_example
ronanociosoig/Tuist-Pokedex
A simple project to demonstrate how to refactor an iOS app into using one based on tuist which generates the Xcode project and workspace, and refactor it into a modular architecture. This is the accompanying articles written on Medium.com
cgrindel/rules_spm
Provide a means for integrating external Swift packages built by Swift Package Manager into Bazel build using rules_swift.
mongodb/swift-bson
pure Swift BSON library
mongodb/mongodb-vapor
MongoDB + Vapor integration
0xTim/VaporAuthExample
A Vapor app to show you how to handle HTTP Basic and HTTP Bearer Authentication