Ross ROSS = Recommend OSS · open-source software intelligence for agents

resource: sdk

169 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
robovm/apple-ios-samples
A mirror of Apple's official iOS sample code repository, containing hundreds of Objective-C sample applications demonstrating iOS framework…
102474maintenance
qiushi123/xiaochengxu_demos
A curated collection of WeChat Mini Program (xiaochengxu) demo projects with source code, screenshots, blog posts, and video tutorials. It …
321892maintenance
googleads/googleads-mobile-android-examples
A collection of official sample apps and code snippets demonstrating the legacy Google Mobile Ads SDK for Android (play-services-ads). The …
911878maintenance
openai/openai-quickstart-python
A collection of Python example apps demonstrating how to use the OpenAI API across endpoints like chat and assistants, hosted as the compan…
321815maintenance
xamarin/ios-samples
A collection of sample applications demonstrating how to build iOS, tvOS, and watchOS apps with the Xamarin.iOS toolchain in C#. Samples ar…
101588maintenance
FuelLabs/sway-applications
A collection of end-to-end example applications written in Sway, the smart contract language for the Fuel blockchain, each pairing a Sway c…
771568maintenance
Roibal/Cryptocurrency-Trading-Bots-Python-Beginner-Advance
A collection of Python cryptocurrency trading bots for Binance, including beginner and advanced bots plus a triangular arbitrage bot, accom…
321441maintenance
figma/figma-api-demo
A collection of demo applications showing how to get started with the Figma API, maintained by Figma. It serves as example code accompanyin…
101337maintenance
TUNER88/iOSSystemSoundsLibrary
A reference catalog of all iOS system sound IDs and their corresponding .caf file paths, with a demo app to preview them on a device. It sh…
321305maintenance
jamesmontemagno/Xamarin.Plugins
A curated list of cross-platform plugins and libraries for Xamarin, Xamarin.Forms, and .NET mobile development, exposing native device APIs…
231284maintenance
awslabs/aws-sdk-android-samples
A collection of sample Android applications demonstrating usage of the AWS SDK for Android, covering services like S3, Polly, Lex, and Kine…
321046maintenance
stripe/elements-examples
A collection of example HTML/CSS/JavaScript payment forms built with Stripe Elements, demonstrating card elements, floating labels, error h…
321010maintenance
Temaran/UnrealEngineShaderPluginDemo
A tutorial project and plugin demonstrating how to implement custom HLSL pixel and compute shaders in Unreal Engine 4 via C++. It covers ho…
321007maintenance
tc39/proposal-shadowrealm
A TC39 ECMAScript language proposal (currently at Stage 2.7) for the ShadowRealm API, which provides distinct global environments with thei…
351583experimental
microsoft/BotBuilder-Samples
A collection of task-focused sample code for the Microsoft Bot Framework V4 SDK in C#, JavaScript/TypeScript, and Python. The repository ha…
104507abandoned
openai/plugins-quickstart
A minimal Python quickstart from OpenAI for building a ChatGPT plugin, shipping a working TODO-list plugin example that runs as a local ser…
104238abandoned
microsoft/Quantum
A collection of self-contained samples demonstrating the Microsoft Quantum Development Kit (QDK) and the Q# programming language, covering …
104047abandoned
android/location-samples
A collection of Android sample apps demonstrating Google Play Services location and context APIs, including geofencing, background location…
102699abandoned
nkolban/esp32-snippets
A collection of sample code snippets and fragments for the ESP32 microcontroller, written in C, covering peripherals, networking, Bluetooth…
322511abandoned
google/generative-ai-docs
The deprecated source repository for Google's Gemini API guides, tutorials, demos, and example code from the ai.google.dev Generative AI de…
592256abandoned
pnp/PnP
The archived main repository of the Microsoft 365 Patterns and Practices (PnP) initiative, containing community-driven samples, solutions, …
101921abandoned
mattdesl/lwjgl-basics
A minimal shader-based library for 2D LWJGL sprite games in Java, bundled with LWJGL 2.8.5 and Eclipse project setup. It also hosts a well-…
321895abandoned
Daiyimo/Access-chatGPT-in-Siri
A Chinese-language guide and collection of Apple Shortcuts that integrate ChatGPT into Siri and other ChatGPT-compatible apps. It provides …
311720abandoned
solana-labs/token-list
The community-maintained Solana token registry, a JSON dataset of SPL token metadata (name, symbol, decimals, logo, tags) queryable via the…
101672abandoned
LunarG/VulkanSamples
A collection of C++ sample applications demonstrating the Vulkan graphics API, including a step-by-step tutorial culminating in drawing a t…
101424abandoned
googlearchive/android-RuntimePermissions
An archived Android sample project from Google demonstrating how to request and handle runtime permissions on Android. It is read-only and …
101248abandoned
GPTomics/bioSkills
A collection of SKILLS.md files that give AI coding agents (Claude Code, Codex, Gemini, etc.) expert knowledge for bioinformatics workflows…
101193abandoned
anthropics/claude-cookbooks
A collection of Jupyter notebook recipes and guides from Anthropic demonstrating effective ways to use the Claude API. It covers capabiliti…
7252173active
google-gemini/cookbook
The Gemini API Cookbook is a collection of Jupyter Notebook quickstarts, tutorials, and examples for using Google's Gemini API and its mode…
7017703active
anthropics/claude-quickstarts
A collection of official Anthropic quickstart projects demonstrating how to build deployable applications with the Claude API, including cu…
6717525active
microsoft/mcp-for-beginners
An open-source Microsoft curriculum teaching the fundamentals of the Model Context Protocol (MCP) through real-world examples in .NET, Java…
6417090active
microsoft/language-server-protocol
The official specification repository for the Language Server Protocol (LSP), a JSON-RPC-based protocol standardizing communication between…
7712995active
googleapis/googleapis
The canonical repository of Protocol Buffers (proto3) interface definitions for public Google APIs, supporting both REST and gRPC access. T…
778715active
cloudevents/spec
The CloudEvents specification, a CNCF graduated standard for describing event data in a common format so events can be interoperable across…
655878stable
firebase/quickstart-js
A collection of official Firebase quickstart sample applications demonstrating the Firebase JavaScript SDK across auth, database, Firestore…
775366active
asyncapi/spec
The AsyncAPI specification is an open, machine-readable standard for defining asynchronous and event-driven APIs, analogous to OpenAPI for …
765291stable
Hoper-J/AI-Guide-and-Demos-zh_CN
A Chinese-language step-by-step guide and demo code collection for getting started with AI and LLMs, covering API usage, local model deploy…
664465active
ogx-ai/llama-stack-apps
A collection of example applications and demo scripts built on top of Llama Stack, showing how to build agentic applications with Llama mod…
104302active
liaokongVFX/MCP-Chinese-Getting-Started-Guide
A Chinese-language getting-started guide for the Model Context Protocol (MCP), teaching how to build MCP servers in Python with FastMCP, in…
283559active
spring-ai-alibaba/examples
A collection of example modules demonstrating Spring AI and Spring AI Alibaba usage, from basic chat and image generation to RAG, MCP, tool…
622861active
RKiding/Awesome-finance-skills
A curated collection of plug-and-play Agent Skills that equip LLM-based AI agents with financial analysis capabilities, including real-time…
492812active
google-ai-edge/mediapipe-samples
Official collection of sample code and tutorials for Google's MediaPipe on-device machine learning platform. It demonstrates how to build c…
782809active
pibigstar/go-demo
A Go language example tutorial repository covering basics through advanced topics, including standard library usage, design patterns, inter…
342709active
NVIDIA/CUDALibrarySamples
NVIDIA's official collection of sample programs demonstrating the use of GPU-accelerated CUDA libraries such as cuBLAS, cuFFT, cuSOLVER, cu…
772489active
tinyfish-io/tinyfish-cookbook
A collection of open-source sample apps, recipes, and demos built on the TinyFish web agent platform, which provides Search, Fetch, Agent, …
602120active
fbsamples/messenger-platform-samples
Official Meta sample applications and code snippets demonstrating how to send and receive messages with the Messenger Platform across Node.…
771750active
revokslab/ShipFree
ShipFree is a free, open-source Next.js SaaS boilerplate (a ShipFast alternative) with prewired authentication, payments, email, database, …
641690active
ByteDance-Seed/Seed1.5-VL
Seed1.5-VL is ByteDance's vision-language foundation model (532M vision encoder + 20B active-parameter MoE LLM) for general-purpose multimo…
311586active
daveebbelaar/python-whatsapp-bot
A tutorial-style repository and starter code for building AI-powered WhatsApp bots in pure Python using the Meta WhatsApp Cloud API, Flask,…
271526active
openqasm/openqasm
OpenQASM is an imperative intermediate representation and assembly language for describing quantum circuits, supporting universal quantum c…
671503active
stellar/soroban-example-dapp
An end-to-end example decentralized application (dapp) for Stellar's Soroban smart contract platform, implementing a crowdfunding app with …
101450active
hetznercloud/awesome-hcloud
A curated awesome list of libraries, tools, and integrations for the Hetzner Cloud platform, maintained by Hetzner Cloud. It catalogs offic…
741347active
awesome-assistants/awesome-assistants
A curated list of 240+ AI assistant definitions (system prompts) maintained in assistants.yml and exported to JSON, CSV, TSV, and HTML. It …
271259active
microsoft/generative-ai-with-javascript
An open-source Microsoft course teaching Generative AI concepts to JavaScript developers through a time-travel themed narrative with lesson…
681256active
togethercomputer/together-cookbook
A collection of Jupyter notebook recipes and guides demonstrating how to build applications with open-source models using the Together AI A…
631182active
SaladDay/pi-from-scratch
A tutorial project that walks through building a minimal 600-line TypeScript coding agent (nano-pi) modeled on the production-grade pi agen…
571131active
artemnovichkov/iOS-11-by-Examples
A collection of Swift code examples demonstrating new iOS 11 APIs such as Core ML, Vision, ARKit, Core NFC, MapKit, and DeviceCheck. It ser…
323283maintenance
google/eddystone
Eddystone is Google's open protocol specification for Bluetooth Low Energy (BLE) proximity beacon message formats, including frame types li…
103089maintenance
adrianhajdin/healthcare
A healthcare patient management application built with Next.js, Appwrite, TypeScript, TailwindCSS, and Twilio, accompanying a JavaScript Ma…
232693maintenance
phodal/designiot
An open-source Chinese-language book (GitHub book) titled '一步步搭建物联网系统' (Build an IoT System Step by Step) that teaches readers how to desig…
232226maintenance
Azure Machine Learning examples
A collection of Jupyter notebooks demonstrating how to build, train, and deploy machine learning and deep learning models using the Azure M…
772027maintenance
tobegit3hub/tensorflow_template_application
A template application demonstrating end-to-end deep learning with TensorFlow, covering data formats (CSV, LIBSVM, TFRecords), multiple net…
321874maintenance
cyanzhong/xTeko
A collection of example scripts and demos for JSBox, a JavaScript IDE app for iOS. The repository showcases what can be built with JSBox, s…
321456maintenance
GoPro WiFi API (unofficial)
Community-maintained documentation of the unofficial GoPro WiFi (gpControl/Smarty) API used by GoPro's mobile apps, covering commands, came…
101442maintenance
meabhisingh/mernProjectEcommerce
A full-stack MERN (MongoDB, Express, React, Node.js) e-commerce application created as a companion codebase for a free YouTube tutorial ser…
321364maintenance
rsvp/fecon235
A collection of Jupyter notebooks for financial economics research, providing high-level Python interfaces to economic data sources like FR…
321275maintenance
phodal/iot
A minimal Internet of Things system built as a graduation project, combining Arduino, Raspberry Pi, a Laravel RESTful API, Python serial ex…
231221maintenance
SimCoderYoutube/UberClone
An Uber clone Android application built with native Java and Firebase services (authentication, real-time database, storage), created as pa…
321127maintenance
nacos-group/nacos-examples
A collection of example code demonstrating how to use Nacos for service discovery and configuration management via the native SDK, Spring, …
321014maintenance

← prev page 2 / 2