Projects with this topic
-
-
🔧 🔗 https://github.com/rsyncOSX/RsyncUIA SwiftUI based macOS GUI for rsync.
Updated -
🔧 🔗 https://github.com/rsyncOSX/RsyncOSXA GUI for rsync
Updated -
https://github.com/anyproto/anytype-swift Official Anytype client for iOS
Updated -
Swift Diffusion
🔧 🔗 https://github.com/liuliu/swift-diffusion This is a single-file re-implementation of Stable Diffusion model. It includes CLIP text tokenizer, the models for CLIP text encoder,Updated -
Sentry - Apple
🔧 🔗 https://github.com/getsentry/sentry-cocoaThe official Sentry SDK for iOS, tvOS, macOS, watchOS.
Updated -
Examples using MLX Swift
Updated -
https://github.com/drawthingsai/draw-things-community The community repository for the Draw Things app.
Updated -
Swift SentencePiece
🔧 🔗 https://github.com/liuliu/swift-sentencepiece SentencePiece's Swift wrapper.Updated -
🔧 🔗 https://github.com/mastodon/mastodon-iosOfficial iOS app for Mastodon
Updated -
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 -
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/cirruslabs/tartmacOS and Linux VMs on Apple Silicon to use in CI and other automations
Updated -
Swift for NNC
🔧 🔗 https://github.com/liuliu/s4nnc s4nnc is a Swift interface for libnnc library.From the very start, libnnc is meant to be a common runtime that supports many language bindings. It becomes apparent during the development that for deep learning, a raw C interface would be unwieldy complex to use in real-life
Updated -
https://github.com/huggingface/swift-transformers Swift Package to implement a transformers-like API in Swift
Updated -
🔧 🔗 https://github.com/pqrs-org/TrueWidgetA macOS app that displays the system status on screen at all times
Updated -
🔧 🔗 https://github.com/pqrs-org/ShowyEdgeA visible indicator of the current input source for macOS.
Updated -
🔧 🔗 https://github.com/tree-sitter/swift-tree-sitter Swift API for the tree-sitter incremental parsing systemUpdated -
https://github.com/forem/DEV-ios DEV Community iOS App
Updated