Projects with this topic
-
🔧 🔗 https://github.com/modelcontextprotocol/swift-sdkThe official Swift SDK for Model Context Protocol servers and clients. Maintained in collaboration with @loopwork-ai.
Updated -
Swift SentencePiece
🔧 🔗 https://github.com/liuliu/swift-sentencepiece SentencePiece's Swift wrapper.Updated -
🔧 🔗 https://github.com/tree-sitter/swift-tree-sitter Swift API for the tree-sitter incremental parsing systemUpdated -
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
Updated -
https://github.com/forem/DEV-ios DEV Community iOS App
Updated -
🔧 🔗 https://github.com/pqrs-org/TrueWidgetA macOS app that displays the system status on screen at all times
Updated -
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.
Updated -
-
🔧 🔗 https://github.com/pqrs-org/ShowyEdgeA visible indicator of the current input source for macOS.
Updated -
-
-
https://github.com/element-hq/element-x-ios Next generation Matrix client for iOS built with SwiftUI on top of matrix-rust-sdk.
Updated -
Swift Binding for MuJoCo
🔧 🔗 https://github.com/liuliu/swift-mujoco This is a Swift binding for MuJoCo physics simulation library.Updated -
🔧 🔗 https://github.com/meta-llama/llama-stack-client-swiftllama-stack-client-swift brings the inference and agents APIs of Llama Stack to iOS.
Updated -
🔧 🔗 https://github.com/goauthentik/client-swiftSwift API Client for https://goauthentik.io
Updated -
🔧 🔗 https://github.com/sindresorhus/Actions⚙️ Supercharge your shortcutsUpdated -
🔧 🔗 https://github.com/youxuanzhao/CaptureMacOS A screenshot manager you've always wanted.Updated -
🔧 🔗 https://github.com/kiafy/MacCopyCat A macOS utility written in Swift that seamlessly captures screenshots copied to the clipboard. Ideal for automating screenshot workflows.Updated -
🔧 🔗 https://github.com/Jinfaa/mac-screenshotSimple 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
Updated -
🔧 🔗 https://github.com/bra1nDump/macos-share-screenshotScreenshot alternative for MacOS's Shift+Cmd+4. 1 click to save to a common location / copy / icloud. 2 Clicks to share with someone
Updated