resource: sdk
169 resources, primary matches first, then adoption-weighted; health v2 shown.
| Resource | Health v2 | Stars | Maturity |
|---|---|---|---|
| robovm/apple-ios-samples A mirror of Apple's official iOS sample code repository, containing hundreds of Objective-C sample applications demonstrating iOS framework… | 10 | 2474 | maintenance |
| qiushi123/xiaochengxu_demos A curated collection of WeChat Mini Program (xiaochengxu) demo projects with source code, screenshots, blog posts, and video tutorials. It … | 32 | 1892 | maintenance |
| 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 … | 91 | 1878 | maintenance |
| 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… | 32 | 1815 | maintenance |
| 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… | 10 | 1588 | maintenance |
| 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… | 77 | 1568 | maintenance |
| 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… | 32 | 1441 | maintenance |
| 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… | 10 | 1337 | maintenance |
| 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… | 32 | 1305 | maintenance |
| jamesmontemagno/Xamarin.Plugins A curated list of cross-platform plugins and libraries for Xamarin, Xamarin.Forms, and .NET mobile development, exposing native device APIs… | 23 | 1284 | maintenance |
| 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… | 32 | 1046 | maintenance |
| stripe/elements-examples A collection of example HTML/CSS/JavaScript payment forms built with Stripe Elements, demonstrating card elements, floating labels, error h… | 32 | 1010 | maintenance |
| 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… | 32 | 1007 | maintenance |
| tc39/proposal-shadowrealm A TC39 ECMAScript language proposal (currently at Stage 2.7) for the ShadowRealm API, which provides distinct global environments with thei… | 35 | 1583 | experimental |
| 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… | 10 | 4507 | abandoned |
| 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… | 10 | 4238 | abandoned |
| microsoft/Quantum A collection of self-contained samples demonstrating the Microsoft Quantum Development Kit (QDK) and the Q# programming language, covering … | 10 | 4047 | abandoned |
| android/location-samples A collection of Android sample apps demonstrating Google Play Services location and context APIs, including geofencing, background location… | 10 | 2699 | abandoned |
| nkolban/esp32-snippets A collection of sample code snippets and fragments for the ESP32 microcontroller, written in C, covering peripherals, networking, Bluetooth… | 32 | 2511 | abandoned |
| 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… | 59 | 2256 | abandoned |
| pnp/PnP The archived main repository of the Microsoft 365 Patterns and Practices (PnP) initiative, containing community-driven samples, solutions, … | 10 | 1921 | abandoned |
| 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-… | 32 | 1895 | abandoned |
| 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 … | 31 | 1720 | abandoned |
| 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… | 10 | 1672 | abandoned |
| LunarG/VulkanSamples A collection of C++ sample applications demonstrating the Vulkan graphics API, including a step-by-step tutorial culminating in drawing a t… | 10 | 1424 | abandoned |
| 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 … | 10 | 1248 | abandoned |
| GPTomics/bioSkills A collection of SKILLS.md files that give AI coding agents (Claude Code, Codex, Gemini, etc.) expert knowledge for bioinformatics workflows… | 10 | 1193 | abandoned |
| anthropics/claude-cookbooks A collection of Jupyter notebook recipes and guides from Anthropic demonstrating effective ways to use the Claude API. It covers capabiliti… | 72 | 52173 | active |
| 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… | 70 | 17703 | active |
| anthropics/claude-quickstarts A collection of official Anthropic quickstart projects demonstrating how to build deployable applications with the Claude API, including cu… | 67 | 17525 | active |
| 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… | 64 | 17090 | active |
| microsoft/language-server-protocol The official specification repository for the Language Server Protocol (LSP), a JSON-RPC-based protocol standardizing communication between… | 77 | 12995 | active |
| googleapis/googleapis The canonical repository of Protocol Buffers (proto3) interface definitions for public Google APIs, supporting both REST and gRPC access. T… | 77 | 8715 | active |
| cloudevents/spec The CloudEvents specification, a CNCF graduated standard for describing event data in a common format so events can be interoperable across… | 65 | 5878 | stable |
| firebase/quickstart-js A collection of official Firebase quickstart sample applications demonstrating the Firebase JavaScript SDK across auth, database, Firestore… | 77 | 5366 | active |
| asyncapi/spec The AsyncAPI specification is an open, machine-readable standard for defining asynchronous and event-driven APIs, analogous to OpenAPI for … | 76 | 5291 | stable |
| 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… | 66 | 4465 | active |
| 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… | 10 | 4302 | active |
| 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… | 28 | 3559 | active |
| 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… | 62 | 2861 | active |
| 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… | 49 | 2812 | active |
| 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… | 78 | 2809 | active |
| pibigstar/go-demo A Go language example tutorial repository covering basics through advanced topics, including standard library usage, design patterns, inter… | 34 | 2709 | active |
| NVIDIA/CUDALibrarySamples NVIDIA's official collection of sample programs demonstrating the use of GPU-accelerated CUDA libraries such as cuBLAS, cuFFT, cuSOLVER, cu… | 77 | 2489 | active |
| 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, … | 60 | 2120 | active |
| fbsamples/messenger-platform-samples Official Meta sample applications and code snippets demonstrating how to send and receive messages with the Messenger Platform across Node.… | 77 | 1750 | active |
| revokslab/ShipFree ShipFree is a free, open-source Next.js SaaS boilerplate (a ShipFast alternative) with prewired authentication, payments, email, database, … | 64 | 1690 | active |
| 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… | 31 | 1586 | active |
| 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,… | 27 | 1526 | active |
| openqasm/openqasm OpenQASM is an imperative intermediate representation and assembly language for describing quantum circuits, supporting universal quantum c… | 67 | 1503 | active |
| stellar/soroban-example-dapp An end-to-end example decentralized application (dapp) for Stellar's Soroban smart contract platform, implementing a crowdfunding app with … | 10 | 1450 | active |
| hetznercloud/awesome-hcloud A curated awesome list of libraries, tools, and integrations for the Hetzner Cloud platform, maintained by Hetzner Cloud. It catalogs offic… | 74 | 1347 | active |
| 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 … | 27 | 1259 | active |
| 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… | 68 | 1256 | active |
| 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… | 63 | 1182 | active |
| 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… | 57 | 1131 | active |
| 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… | 32 | 3283 | maintenance |
| google/eddystone Eddystone is Google's open protocol specification for Bluetooth Low Energy (BLE) proximity beacon message formats, including frame types li… | 10 | 3089 | maintenance |
| adrianhajdin/healthcare A healthcare patient management application built with Next.js, Appwrite, TypeScript, TailwindCSS, and Twilio, accompanying a JavaScript Ma… | 23 | 2693 | maintenance |
| phodal/designiot An open-source Chinese-language book (GitHub book) titled '一步步搭建物联网系统' (Build an IoT System Step by Step) that teaches readers how to desig… | 23 | 2226 | maintenance |
| 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… | 77 | 2027 | maintenance |
| tobegit3hub/tensorflow_template_application A template application demonstrating end-to-end deep learning with TensorFlow, covering data formats (CSV, LIBSVM, TFRecords), multiple net… | 32 | 1874 | maintenance |
| 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… | 32 | 1456 | maintenance |
| GoPro WiFi API (unofficial) Community-maintained documentation of the unofficial GoPro WiFi (gpControl/Smarty) API used by GoPro's mobile apps, covering commands, came… | 10 | 1442 | maintenance |
| 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… | 32 | 1364 | maintenance |
| rsvp/fecon235 A collection of Jupyter notebooks for financial economics research, providing high-level Python interfaces to economic data sources like FR… | 32 | 1275 | maintenance |
| phodal/iot A minimal Internet of Things system built as a graduation project, combining Arduino, Raspberry Pi, a Laravel RESTful API, Python serial ex… | 23 | 1221 | maintenance |
| SimCoderYoutube/UberClone An Uber clone Android application built with native Java and Firebase services (authentication, real-time database, storage), created as pa… | 32 | 1127 | maintenance |
| 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, … | 32 | 1014 | maintenance |
← prev page 2 / 2