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 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 -
Swift Binding for MuJoCo
🔧 🔗 https://github.com/liuliu/swift-mujoco This is a Swift binding for MuJoCo physics simulation library.Updated -
Swift SentencePiece
🔧 🔗 https://github.com/liuliu/swift-sentencepiece SentencePiece's Swift wrapper.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 -
🔧 🔗 https://github.com/artyaz/Cards An easy and convenient way to prepare for anythingUpdated -
🔧 🔗 https://github.com/artyaz/LearnGenie Create courses with generative AIUpdated -
🔧 🔗 https://github.com/artyaz/SwiftEasyAnimationThis is a simple iOS application written in Swift that demonstrates how to perform animations using UIViews.
Updated -
🔧 🔗 https://github.com/artyaz/PhotoVaultPhotoVault is a simple photo storage app built in Swift. It allows users to securely store photos on their device and keep them organized.
Updated -
🔧 🔗 https://github.com/artyaz/SnapCapSnapCap is a screenshot tool for your mac
Updated -
🔧 🔗 https://github.com/martindines/ScreenshotClient-MacOSScreenshot Client written for macOS
Updated -
🔧 🔗 https://github.com/AndreasJJ/MacCaptureA screenshot tool for Mac that uploads the screenshot to a custom server, imgur, etc.
Updated -