A big part of the online community runs on Open Source.
We believe all contributions are really important.
By contributing to Open Source projects we help to push the entire community forward by sharing code and knowledge. Many very successful products were born in Open Source community and many more will be in the future.
OPEN SOURCE
The list below represents our largest Open Source contributions.
AgenticKit
AgenticKit is a Swift agent harness for Apple platforms that runs the agent loop in Swift and calls model HTTP APIs directly. It is modelled after the Claude Agent SDK, but it is an independent, model-agnostic implementation: tools, hooks, subagents, MCP servers and persistent sessions work with Anthropic, OpenAI, OpenRouter or any OpenAI-compatible API. It has no third-party dependencies, just Foundation.
GitHubState of the Union
A living map of the AI models and tools I actually use, with each tool connected back to the models it runs on. Bright nodes are in my setup today, darker ones are alternatives I keep an eye on; there is no score and no attempt to cover the whole industry. I update it as my stack changes.
GitHubSaystack
Saystack is a collection of simple classes and extensions for most common uses in any Swift project on Apple platform. It extends Foundation, UIKit and StoreKit frameworks and also supports macOS. It is a Swift counterpart to Haystack. GitHub
GitHubLegoCV
LegoCV is a fully functional Swift/Objective-C wrapper for OpenCV. Not a standalone framework, but brings support to Apple platforms for several OpenCV functions and classes in a Swifty way. Objective-C++ is used to bridge between C++ OpenCV methods and Swift. GitHub
GitHubAnalytical
Analytical is a simple light-weight analytics wrapper for iOS Swift projects. Inspired by ARAnalytics, which is a powerful Objective-C library. Analytical does not support all advanced functionalities of it's providers, but it allows to directly access each instance for specific configuration. GitHub
GitHubAlpha
Powerful debugging framework for iOS applications that makes debugging a breeze. Includes an in-depth look into application, view hierarchy inspection, network logs, console logs, detailed device information and more. Started as Flipboard Explorer fork, but rewritten to support themes, plugins and various data collection. GitHub
GitHub