Swift

https://www.swift.org/

  • Any
  • Batchfile
  • C
  • C#
  • C++
  • CMake
  • CSS
  • Dockerfile
  • Go
  • HCL
  • HTML
  • Java
  • JavaScript
  • Jinja
  • Jupyter Notebook
  • Makefile
  • PHP
  • Python
  • Ruby
  • Rust
  • SCSS
  • Shell
  • Swift
  • TSX
  • TypeScript
  • Vue

Projects with this topic

Sort by:
  • Sort by
  • Updated date
  • Name
  • Name, descending
  • Oldest updated
  • Oldest created
  • Last created
  • Most stars
  • Hide archived projects
  • Show archived projects
  • Show archived projects only
  • View Swift Sdk project

    mirrored_repos / MachineLearning / modelcontextprotocol / Swift Sdk

    🔧🔗https://github.com/modelcontextprotocol/swift-sdk

    The official Swift SDK for Model Context Protocol servers and clients. Maintained in collaboration with @loopwork-ai.

    Swift Model Contex... MCP Servers
    0
    Updated Mar 24, 2026
    0 0 0 0
    Updated Mar 24, 2026
  • View Swift Sentencepiece project
    S

    mirrored_repos / MachineLearning / liuliu / Swift Sentencepiece

    Swift SentencePiece

    🔧🔗https://github.com/liuliu/swift-sentencepiece SentencePiece's Swift wrapper.

    Swift
    0
    Updated Mar 24, 2026
    0 0 0 0
    Updated Mar 24, 2026
  • View Swift Tree Sitter project

    mirrored_repos / tree-sitter / Swift Tree Sitter

    🔧🔗https://github.com/tree-sitter/swift-tree-sitter Swift API for the tree-sitter incremental parsing system

    Mac OS Swift ios tree-sitter parsing parser
    0
    Updated Mar 24, 2026
    0 0 0 0
    Updated Mar 24, 2026
  • View Macos Wakatime project

    mirrored_repos / WakaTime / Macos Wakatime

    macos wakatime

    https://github.com/wakatime/macos-wakatime Mac system tray app for automatic time tracking and metrics generated from your Xcode, Figma, Postman, etc. usage.

    wakatime.com/mac macos xcode xcode-plugin postman time-tracking

    time-tracking postman xcode-plugin xcode Swift Mac OS
    0
    Updated Mar 24, 2026
    0 0 0 0
    Updated Mar 24, 2026
  • View DEV Ios project

    mirrored_repos / forem / DEV Ios

    https://github.com/forem/DEV-ios DEV Community iOS App

    forem ios Swift
    0
    Updated Feb 12, 2026
    0 0 0 0
    Updated Feb 12, 2026
  • View TrueWidget project

    mirrored_repos / AppleApps / pqrs-org / TrueWidget

    🔧🔗https://github.com/pqrs-org/TrueWidget

    A macOS app that displays the system status on screen at all times

    Mac OS Swift widget
    0
    Updated Jan 18, 2026
    0 0 0 0
    Updated Jan 18, 2026
  • View Swift Fickling project
    S

    mirrored_repos / MachineLearning / liuliu / Swift Fickling

    Swift Fickling

    🔧🔗https://github.com/liuliu/swift-fickling This is inspired by work from Trail of Bits on Fickling. Many Stable Diffusion models are published in pickle format. Pickle format has been traditionally tied to a Python installation. This limitation exists also because pickle has the liberty to call into any Python function they want and allows you to override certain part of serialization (i.e. using external files and serialize only so-called persistent_id).

    As such, there are also security implications on deserializing untrusted pickle format per https://blog.trailofbits.com/2021/03/15/never-a-dill-moment-exploiting-machine-learning-pickle-files/.

    swift-fickling while taking name from Fickling doesn't do static analyze or decompilation yet. It simply read the pickle opcodes, execute them on a Swift implemented pickle VM within the context you provided. Thus, we side-stepped the security implications by silencing outside function calls unless you explicitly providing them.

    This turns out to be just enough to deserialize PyTorch based pickle files without Python installation.

    Swift pickle Python fickling
    0
    Updated Jan 07, 2026
    0 0 0 0
    Updated Jan 07, 2026
  • View Gifski project

    mirrored_repos / AppleApps / sindresorhus / Gifski

    🔧🔗https://github.com/sindresorhus/Gifski

    🌈 Convert videos to high-quality GIFs on your Mac

    Mac OS Swift converter app video gif convert videos animation swiftui gifski
    0
    Updated Jan 07, 2026
    0 0 0 0
    Updated Jan 07, 2026
  • View ShowyEdge project

    mirrored_repos / AppleApps / pqrs-org / ShowyEdge

    🔧🔗https://github.com/pqrs-org/ShowyEdge

    A visible indicator of the current input source for macOS.

    Mac OS Swift
    0
    Updated Dec 31, 2025
    0 0 0 0
    Updated Dec 31, 2025
  • View SSHCreateKey project

    mirrored_repos / AppleApps / rsyncOSX / SSHCreateKey

    🔧🔗https://github.com/rsyncOSX/SSHCreateKey

    Swift ssh key
    0
    Updated Dec 13, 2025
    0 0 0 0
    Updated Dec 13, 2025
  • View DecodeEncodeGeneric project

    mirrored_repos / AppleApps / rsyncOSX / DecodeEncodeGeneric

    🔧🔗https://github.com/rsyncOSX/DecodeEncodeGeneric

    Swift codec
    0
    Updated Dec 12, 2025
    0 0 0 0
    Updated Dec 12, 2025
  • View Element X Ios project

    mirrored_repos / element-hq / Element X Ios

    https://github.com/element-hq/element-x-ios Next generation Matrix client for iOS built with SwiftUI on top of matrix-rust-sdk.

    matrix Swift ios
    0
    Updated Oct 16, 2025
    0 0 0 0
    Updated Oct 16, 2025
  • View Swift Mujoco project
    S

    mirrored_repos / MachineLearning / liuliu / Swift Mujoco

    Swift Binding for MuJoCo

    🔧🔗https://github.com/liuliu/swift-mujoco This is a Swift binding for MuJoCo physics simulation library.

    Swift reinforcemen... simulation mujoco
    0
    Updated Sep 15, 2025
    0 0 0 0
    Updated Sep 15, 2025
  • View Llama Stack Client Swift project

    mirrored_repos / MachineLearning / meta-llama / Llama Stack Client Swift

    🔧🔗https://github.com/meta-llama/llama-stack-client-swift

    llama-stack-client-swift brings the inference and agents APIs of Llama Stack to iOS.

    Llama llama-stack Swift
    0
    Updated Jul 23, 2025
    0 0 0 0
    Updated Jul 23, 2025
  • View Client Swift project

    mirrored_repos / goauthentik / Client Swift

    🔧🔗https://github.com/goauthentik/client-swift

    Swift API Client for https://goauthentik.io

    authentik Swift api
    0
    Updated Apr 04, 2025
    0 0 0 0
    Updated Apr 04, 2025
  • View Actions project

    mirrored_repos / AppleApps / sindresorhus / Actions

    🔧🔗https://github.com/sindresorhus/Actions

    ⚙️ Supercharge your shortcuts

    Mac OS Swift ios app automation ios-app shortcuts macos-app swiftui shortcut-act...
    0
    Updated Feb 28, 2025
    0 0 0 0
    Updated Feb 28, 2025
  • View CaptureMacOS project

    mirrored_repos / AppleApps / youxuanzhao / CaptureMacOS

    🔧🔗https://github.com/youxuanzhao/CaptureMacOS A screenshot manager you've always wanted.

    Swift Mac OS screenshot
    0
    Updated Jan 11, 2025
    0 0 0 0
    Updated Jan 11, 2025
  • View MacCopyCat project

    mirrored_repos / AppleApps / kiafy / MacCopyCat

    🔧🔗https://github.com/kiafy/MacCopyCat A macOS utility written in Swift that seamlessly captures screenshots copied to the clipboard. Ideal for automating screenshot workflows.

    screenshot Mac OS Swift capture
    0
    Updated Jan 11, 2025
    0 0 0 0
    Updated Jan 11, 2025
  • View Mac Screenshot project

    mirrored_repos / AppleApps / Jinfaa / Mac Screenshot

    🔧🔗https://github.com/Jinfaa/mac-screenshot

    Simple application for macOS that allows users to select a specific area on the screen and save it as a screenshot. It's ideal for quick and effortless

    Swift Mac OS screenshot
    0
    Updated Jan 11, 2025
    0 0 0 0
    Updated Jan 11, 2025
  • View Macos Share Screenshot project

    mirrored_repos / AppleApps / bra1nDump / Macos Share Screenshot

    🔧🔗https://github.com/bra1nDump/macos-share-screenshot

    Screenshot alternative for MacOS's Shift+Cmd+4. 1 click to save to a common location / copy / icloud. 2 Clicks to share with someone

    Swift Mac OS screenshot
    0
    Updated Jan 11, 2025
    0 0 0 0
    Updated Jan 11, 2025
  • Previous
  • Next

🐾❤️ Strive to be the person your dogs believe you are ❤️🐾