Skip to content

skyfe79/Awesome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Awesome


Contents

ActionScript

  • Flash2Cocos2D - Library to import animations made in Flash to Cocos2D
  • CCAnimate - Animation Editor for cocos2d
  • grapefrukt-export - a set of actionscript tools to export animations and graphic assets made in flash authoring to other formats.

Assembly

  • Apollo-11 - Original Apollo 11 Guidance Computer (AGC) source code for the command and lunar modules.

Astro

  • javascript-risingstars - ๐ŸŒ  An overview of the JavaScript landscape in 2023: trends about frontend, Node.js, fullstack frameworks, build tools, testing, Vue.js, React, state management...

C

  • pgvector - Open-source vector similarity search for Postgres
  • axle - Message-passing kernel + userspace
  • whisper.cpp - Port of OpenAI's Whisper model in C/C++
  • ffmpeg-kit - FFmpeg Kit for applications. Supports Android, Flutter, iOS, Linux, macOS, React Native and tvOS. Supersedes MobileFFmpeg, flutter_ffmpeg and react-native-ffmpeg.
  • webview - Tiny cross-platform webview library for C/C++. Uses WebKit (GTK/Cocoa) and Edge WebView2 (Windows).
  • libsql - libSQL is a fork of SQLite that is both Open Source, and Open Contributions.
  • pelikan - Pelikan is Twitter's unified cache backend
  • FFmpeg - Mirror of https://git.ffmpeg.org/ffmpeg.git
  • cloth-simulation-2d - 2D cloth simulation written in C++ with SDL.
  • qoi - The โ€œQuite OK Image Formatโ€ for fast, lossless image compression
  • wrk - Modern HTTP benchmarking tool
  • libvips - A fast image processing library with low memory needs.
  • media-server - RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4/MKV/WebM
  • ffmpeg.wasm - FFmpeg for browser, powered by WebAssembly
  • xxHash - Extremely fast non-cryptographic hash algorithm
  • os-tutorial - How to create an OS from scratch
  • ffmpeg-libav-tutorial - FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: ๐Ÿ‡บ๐Ÿ‡ธ ๐Ÿ‡จ๐Ÿ‡ณ ๐Ÿ‡ฐ๐Ÿ‡ท ๐Ÿ‡ช๐Ÿ‡ธ ๐Ÿ‡ป๐Ÿ‡ณ ๐Ÿ‡ง๐Ÿ‡ท
  • jsmpeg-vnc - A low latency, high framerate screen sharing server for Windows and client for browsers
  • android-platform-headers - Collection of platform headers and link libs for all versions of Android. (repo is rebased, see wiki)
  • go-sdl2 - SDL2 binding for Go
  • glfw - A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
  • android-ffmpeg-tutorial - android-ffmpeg-tutorial
  • OpenGL - OpenGL 3 and 4 with GLSL
  • gsoc - An attempt to complete Robert Rudd's GSOC project of 2008 with XBMC
  • PhotoProcessing - A demo of how you can process photos leveraging the ndk.
  • Simple-OpenGL-Image-Library - Simple image uploader primarily for OpenGL
  • Android-ImageMagick - ImageMagick library ported to Android
  • android-ffmpeg-sample - An actual functioning Android app using ffmpeg through the NDK
  • broadcastencoder - Open Broadcast Encoder development tree
  • libmpegts-obe - libmpegts OBE production
  • obe-rt - Open Broadcast Encoder Realtime
  • libav-obe - libav production tree for Open Broadcast Encoder
  • skynet - A lightweight online game framework
  • ffmpeg4ios - ffmpeg library migrated onto iOS
  • CeedMath - Computer graphics math library for Mac & iOS
  • OpenGOO - A free clone of World Of Goo
  • AePubReader - Another ePub Reader for iPad
  • cocos2d-iphone - cocos2d for iPhone
  • animatedgif - Simple code to generate animated GIFs
  • CoreAR - AR(Augmented reality) framework for iOS, based on a visual code like ARToolKit
  • iOS-BetaBuilder - MacOS X tool designed to simplify creating and distributing beta releases of iOS apps.
  • LoopingMenu - LoopingMenu for the Cocos2d, updated for v0.99
  • iOS-OpenGLES-Stuff - Various scripts, utils, and code examples for OpenGL ES programming for iOS
  • ilua - Example of including Lua in an iOS program.
  • iOS-BetaBuilder - MacOS X tool designed to simplify creating and distributing beta releases of iOS apps.
  • radikker - radiko + twitter for iPhone
  • seriously - The Objective-C HTTP library that Apple should have created, seriously.
  • iProxy - Let's you connect your laptop to the iPhone to surf the web. This fork adds a http server to the app that feeds a .pac file that make it much easier to configure the first version of iPads.
  • VocalKit - Objective-C shim layer for Speech Recognition
  • imagemagick_lib_iphone - Scripts and instructions to compile ImageMagick as a static library to use in any iOS project
  • SGARViewStyles - An example of stylizing and using the AR view included in SimpleGeo's iPhone SDK
  • aroma - a game engine: lua, opengl es 2.0, native client
  • MonkVG - MonkVG is an OpenVG 1.1 like vector graphics API implementation optimized for game use currently using an OpenGL ES backend that should be compatible with any HW that supports OpenGL ES 2.0 which includes most iOS and Android devices.
  • wax - Wax is now being maintained by alibaba
  • redis - Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
  • yajl-objc - Objective-C bindings for YAJL (Yet Another JSON Library) C library
  • kazmath - A C math library targeted at games
  • cocoaoniguruma - Objective-C binding of Oniguruma regular expression engine

C#

  • StabilityMatrix - Multi-Platform Package Manager for Stable Diffusion
  • TableCloth - ์‹ํƒ๋ณด ํ”„๋กœ์ ํŠธ
  • Pix2Pix - Real-time pix2pix implementation with Unity
  • AndHUD - Android Progress HUD and Dialog helpers for Xamarin.Android apps!
  • P31UnityAddOns - Mostly defunct. Features were added and components broken out in the *Kit repositories.

C++

  • igl - Intermediate Graphics Library (IGL) is a cross-platform library that commands the GPU. It provides a single low-level cross-platform interface on top of various graphics APIs (e.g. OpenGL, Metal and Vulkan).
  • llama.cpp - LLM inference in C/C++
  • v8 - The official mirror of the V8 Git repository
  • gpt4all - gpt4all: run open-source LLMs anywhere
  • codon - A high-performance, zero-overhead, extensible Python compiler using LLVM
  • mini_chromium - A small collection of useful low-level (โ€œbaseโ€) routines from Chromium
  • srs - SRS is a simple, high-efficiency, real-time video server supporting RTMP, WebRTC, HLS, HTTP-FLV, SRT, MPEG-DASH, and GB28181.
  • carbon-lang - Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
  • 3d-game-shaders-for-beginners - ๐ŸŽฎ A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
  • tesseract - Tesseract Open Source OCR Engine (main repository)
  • MGL - OpenGL 4.6 on Metal
  • SGL - Software 3D Graphics Rendering Library
  • neutralinojs - Portable and lightweight cross-platform desktop application development framework
  • aria2 - aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
  • swift - The Swift Programming Language
  • bloom_cpp - null
  • bitcoin - Bitcoin Core integration/staging tree
  • nodegui - A library for building cross-platform native desktop applications with Node.js and CSS ๐Ÿš€. React NodeGui : https://react.nodegui.org and Vue NodeGui: https://vue.nodegui.org
  • ShaderConductor - ShaderConductor is a tool designed for cross-compiling HLSL to other shading languages
  • Camera2GLPreview - Android camera preview application using Camera2 API and OpenGL ES/Vulkan
  • tinyrenderer - A brief computer graphics / rendering course
  • FaceSubstitution - Face substitution experiments using ofxFacetracker
  • facetrackerapp - Android app for facial landmark tracking
  • FaceTracker - Real time deformable face tracking in C++ with OpenCV 3.
  • djinni - A tool for generating cross-language type declarations and interface bindings.
  • ofxCv - Alternative approach to interfacing with OpenCv from openFrameworks.
  • ofxUI - [DEPRECATED] UI Addon for openFrameworks
  • arrayfire - ArrayFire: a general purpose GPU library.
  • avTranscoder - C++ API for LibAV / FFMpeg
  • cocos2d-x - Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
  • android-image-filter - some android image filters
  • QtAV - A cross-platform multimedia framework based on Qt and FFmpeg. ๅŸบไบŽQtๅ’ŒFFmpeg็š„่ทจๅนณๅฐ้ซ˜ๆ€ง่ƒฝ้Ÿณ่ง†้ข‘ๆ’ญๆ”พๆก†ๆžถ. Recommand to use new sdk https://github.com/wang-bin/mdk-sdk
  • super-animation-samples - A New Animation Solution based on SWF for Cocos2d Game Engine
  • MonkSVG - SVG parsing framework in C++
  • Tiny-Wings-Remake-on-Android - A Remake of Tiny Wings on Android powered by Cocos2d-X
  • AnalyticX - A C++ wrapper of Flurry for Cocos2d-X. Supports Android and iOS.
  • NetworkOperationQueue - A naรฏve multithreaded C++ implementation of a network operation queue using libcurl as backend. Orignally intended to be used with Cocos2D-x
  • simulant-engine - A general purpose game engine for Linux, Android and the SEGA Dreamcast!
  • doom3.gpl - Doom 3 GPL source release
  • makegif - make gif and play gif
  • MonkSWF - A flash file (SWF) parser and viewer using OpenVG as the backend. Written in C++. (If you are looking for further development of this project contact me here at github)
  • FreeFormDeformation - null
  • QR-Code-Encoder-for-Objective-C - An implementation of QR code encoder for Objective-C ported from Psytec library
  • cocos2d-x-extensions - samples games & code snips for cocos2d-x
  • nui3 - libnui v3
  • aJson - aJson is an Arduino library to enable JSON processing with Arduino. It easily enables you to decode, create, manipulate and encode JSON directly from and to data structures.
  • node-gif - A node.js C++ module for creating GIF images and animated GIFs from RGB or RGBA buffers.
  • cocoa-viewfinder - Real-time camera rotation tracking for iPhone
  • cocoa-linear - Vectors, matrices, quaternions, and eigenstuff for Mac OS X and iPhone
  • ftgles - A truetype font rendering library for OpenGL ES on iOS devices (iPad and iPhone)
  • Zlib - compress and decompress based on zlib
  • liteqr - Lite QR Reader in Objective C ported from zxing

CSS

Clojure

  • penpot - Penpot: The open-source design tool for design and code collaboration

CoffeeScript

  • epub-gen - Generate EPUB books from HTML with simple API in Node.js.

Cython

Dockerfile

  • python-black-check - A customisable GitHub action to check the style of Python code with black.

GLSL

  • ShaderKit - A library of fragment shaders you can use in any SpriteKit project.

Gnuplot

  • CHDataStructures - An Objective-C library of data structures, such as deque, heap, linked list, queue, stack, and tree.

Go

  • CodeGPT - A CLI written in Go language that writes git commit messages or do a code review brief for you using ChatGPT AI (gpt-4o, gpt-4-turbo, gpt-3.5-turbo model) and automatically installs a git prepare-commit-msg hook.
  • any-sync - An open-source protocol designed to create high-performance, local-first, peer-to-peer, end-to-end encrypted applications that facilitate seamless collaboration among multiple users and devices
  • ollama - Get up and running with Llama 3, Mistral, Gemma, and other large language models.
  • nvm-windows - A node.js version management utility for Windows. Ironically written in Go.
  • DeepLX - DeepL Free API (No TOKEN required)
  • cli - โœจ A complete and self-contained solution for developers of any qualification to create a production-ready project with backend (Go), frontend (JavaScript, TypeScript) and deploy automation (Ansible, Docker) by running only one CLI command.
  • tengo - A fast script language for Go
  • lux - ๐Ÿ‘พ Fast and simple video download library and CLI tool written in Go
  • oh-my-posh - The most customisable and low-latency cross platform/shell prompt renderer
  • go-internals - A book about the internals of the Go programming language.
  • ws4sqlite - Query sqlite via json+http
  • awesome-go - A curated list of awesome Go frameworks, libraries and software
  • imagor - Fast, secure image processing server and Go library, using libvips
  • croc - Easily and securely send things from one computer to another ๐ŸŠ ๐Ÿ“ฆ
  • micro - A modern and intuitive terminal-based text editor
  • gop - The Go+ programming language is designed for engineering, STEM education, and data science
  • reviewdog - ๐Ÿถ Automated code review tool integrated with any code analysis tools regardless of programming language
  • readability - Readability is a library written in Go (golang) to parse, analyze and convert HTML pages into readable content. Originally an Arc90 Experiment, it is now incorporated into Safariโ€™s Reader View.
  • geometry - Efficient 2D geometry library for Go.
  • youtube - Download Youtube Video in Golang
  • aws-nuke - Nuke a whole AWS account and delete all its resources.
  • act - Run your GitHub Actions locally ๐Ÿš€
  • geopattern - ๐Ÿ“ Create beautiful generative image patterns from a string in golang.
  • glyph - A static site generator utilizing Github issues and pages.
  • generativeart - Generative Art in Go
  • awesome-hangul - An awesome list of Hangul/Korean related libraries and modules
  • learn-go-with-tests - Learn Go with test-driven development
  • gocv - Go package for computer vision using OpenCV 4 and beyond. Includes support for DNN, CUDA, and OpenCV Contrib.
  • primitive - Reproducing images with geometric primitives.
  • gg - Go Graphics - 2D rendering in Go with a simple API.
  • tools - Codelabs management & hosting tools
  • egl - Go package for accessing EGL
  • mobile - [mirror] Go on Mobile

HTML

  • DragSelect - An easy JavaScript library for selecting and moving elements. With no dependencies. Drag-Select & Drag-And-Drop. โ€“ Examples:
  • Modern-CPP-Programming - Modern C++ Programming Course (C++03/11/14/17/20/23/26)
  • StableDiffusionBook - How do we integrate AI generation tools into actual work? | ๅ…ณไบŽ Ai ็ป˜็”ป็š„Wiki | Wiki about Ai painting | Prompts Engineering| ๆŒ‡ๅ— Guide | Seeking Maintainer&Translator๐Ÿ™Œ
  • jekyll-theme-chirpy - A minimal, responsive, and feature-rich Jekyll theme for technical writing.
  • tagify - ๐Ÿ”– lightweight, efficient Tags input component in Vanilla JS / React / Angular / Vue
  • awesome-chatgpt-prompts - This repo includes ChatGPT prompt curation to use ChatGPT better.
  • perfect-freehand - Draw perfect pressure-sensitive freehand lines.
  • rough - Create graphics with a hand-drawn, sketchy, appearance
  • merakiui - Tailwind CSS components that support RTL languages & fully responsive based on Flexbox & CSS Grid with elegant Dark Mode ๐Ÿš€ โ˜„๏ธ.
  • ML-For-Beginners - 12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
  • iOS - DuckDuckGo iOS Application
  • kotlin-resources - Collaborative list of awesome Kotlin resources.
  • awesome-creative-coding - Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.
  • www.html5rocks.com - ....a top-notch resource for web developers
  • iOS-HTMLTextEditor - A simple implementation of an HTML Editor using CKEditor in a web view.
  • OnionBrowser - An open-source, privacy-enhancing web browser for iOS, utilizing the Tor anonymity network

Java

  • pkl - A configuration as code language with rich validation and tooling.
  • antlr4 - ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files.
  • CameraView - ๐Ÿ“ธ A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the common issues and needs. Real-time filters, gestures, watermarks, frame processing, RAW, output of any size.
  • Mp4Composer-android - This library generate an Mp4 movie using Android MediaCodec API and apply filter, scale, trim, transcode, crop, timeScale, mute and rotate Mp4.
  • GPUVideo-android - This library apply video filter on generate an Mp4 and on ExoPlayer video and Video Recording with Camera2.
  • TedPermission - Easy check permission library for Android Marshmallow
  • cameraview - [DEPRECATED] Easily integrate Camera features into your Android app
  • GravitySnapHelper - A SnapHelper that snaps a RecyclerView to an edge.
  • RecyclerRefreshLayout - A pull to refresh layout for android, the RecyclerRefreshLayout is based on the SwipeRefreshLayout. support all the views, highly customizable, code simplicity, etc. really a practical RefreshLayout!
  • FabTransitionLayout - Deprecated
  • UltimateRecyclerView - A RecyclerView(advanced and flexible version of ListView in Android) with refreshing,loading more,animation and many other features.
  • AndroidRubberIndicator - A rubber indicator
  • ExpandableLayout - [Deprecated]A expandable Layout to save space and reduce jump between Activity and Fragment
  • AndroidVideoCache - Cache support for any video player with help of single line
  • VideoPlayerManager - This is a project designed to help controlling Android MediaPlayer class. It makes it easier to use MediaPlayer ListView and RecyclerView. Also it tracks the most visible item in scrolling list. When new item in the list become the most visible, this library gives an API to track it.
  • SwitchButton - A cute widget of Switch Button for you to create beautiful and friendly UI.
  • VideoListPlayer - Play video in ListView or RecyclerView
  • RxAppState - [DEPRECATED] A simple Android library that monitors app state changes (background / foreground).
  • texturevideoview - A VideoView based on the official Android 7.1.1_r13 sources using a TextureView instead of a SurfaceView by sprylab technologies GmbH.
  • GifLoadingView - Some loading GIF .
  • frodo - Android Library for Logging RxJava Observables and Subscribers.
  • FlexLayout - A powerful Android layout view that use java expression in layout params to describe relative positions.
  • AndroidExpandingViewLibrary - This is a library to help creating expanding views with animation in Android
  • Fancybuttons - Icons, Borders, Radius ... for Android buttons
  • Android-Material-Themes-Demo - A demo Android application and explanation of creating dynamically colorized Material Design applications supporting Android 4.0 (API 15) and up
  • Android-Image-Cropper - Image Cropping Library for Android, optimized for Camera / Gallery.
  • FreeFlow - A layout engine for Android that decouples layouts from the View containers that manage scrolling and view recycling. FreeFlow makes it really easy to create custom layouts and beautiful transition animations as data and layouts change
  • ViewPagerTransforms - Library containing common animations needed for transforming ViewPager scrolling for Android v13+.
  • Droppy - A simple yet-powerful and fully customizable Android drop-down menu. It supports Text with/without Icons, Separators, and even fully customized views.
  • FAImageView - FAImageView is a Frame Animation ImageView for Android.
  • Android-ScalableImageView - ScalableImageView has extra scale types of ImageView. Supported scale types are fitXY, fitStart, fitCenter, fitEnd, leftTop, leftCenter, leftBottom, centerTop, center, centerBottom, rightTop, rightCenter, rightBottom, leftTopCrop, leftCenterCrop, leftBottomCrop, centerTopCrop, centerCrop, centerBottomCrop, rightTopCrop, rightCenterCrop, rightBottomCrop, startInside, centerInside and endInside.
  • android-material-design-icon-generator-plugin - This plugin help you to set material design icon to your project.
  • AndroidChannel - AndroidChannel is helper library for thread communication between mainthread and workerthread
  • kickflip-android-sdk - Kickflip Android SDK - Live Video Streaming to the Cloud
  • clean-status-bar - Tidy up your Android status bar before taking screenshots for the Play Store
  • parceler - ๐Ÿ“ฆ Android Parcelables made easy through code generation.
  • SmartTabLayout - A custom ViewPager title strip which gives continuous feedback to the user when scrolling
  • ToggleButton - ToggleButton Widget For Android Dev
  • ColorTrackView - ๅญ—ไฝ“ๆˆ–่€…ๅ›พ็‰‡ๅฏไปฅ้€ๆธๆŸ“่‰ฒๅ’Œ้€ๆธ่คช่‰ฒ็š„ๅŠจ็”ปๆ•ˆๆžœ
  • android-gesture-detectors - Gesture detector framework for multitouch handling on Android, based on Android's ScaleGestureDetector
  • android-pluginmgr - apk plug apkplug apk load
  • BabushkaText - A simpler way to style your TextViews
  • Android-ObservableScrollView - Android library to observe scroll events on scrollable views.
  • Shimmer-android - (DEPRECATED) An Android TextView with a shimmering effect
  • java-design-patterns - Design patterns implemented in Java
  • probe - [DEPRECATED] Dissect layout traversals on Android
  • mp4parser-smooth-streaming - Create Smooth Streaming files from ordinary mp4
  • coursera-android - Source Code for Android Course Example Applications
  • twitter4j-android-sample - null
  • android-simple-facebook - [Deprecated] Simple Facebook SDK for Android
  • eatbookexamples - Example code from the Efficient Android Threading book.
  • CircularProgressDrawable - A drawable with capabilities to indicate progress.
  • Paralloid - Paralloid - (Pah-rah-loid) The Android Parallax library - DEPRECATED.
  • Android-ParallaxHeaderViewPager - DEPRECATED
  • ParallaxListView - A Android ListView Demo with a parallax effect header like Path.
  • android-viewbadger - [DEPRECATED] A simple way to "badge" any given Android view at runtime without having to cater for it in layout
  • TextJustify-Android - ๐Ÿ“„ Android Text Full Jusiftication / Wrapping / Justify / Hyphenate - V2.0
  • Fabulous - [DEPRECATED]
  • StaggeredGridView - A sweeter StaggeredGridView
  • AndroidSwipeLayout - The Most Powerful Swipe Layout!
  • TranslateFragment - Enter/Exit translate animation for Fragments
  • FillingEffect - How to create a filling effect for an ImageView
  • android-collage-views - Draggable, rotatable, and scalable views for Android
  • joda-time-android - Joda-Time library with Android specialization
  • Calligraphy - Custom fonts in Android the easy way...
  • FloatingActionButton - [DEPRECATED] Android floating action button
  • material-menu - Animations for Android L drawer, back, dismiss and check icons
  • NiftyDialogEffects - Nifty Modal Dialog Effects
  • greenDAO - greenDAO is a light & fast ORM solution for Android that maps objects to SQLite databases.
  • sugar - Insanely easy way to work with Android Database.
  • Android-Validator - Form Validator Library for Android
  • AndroidFaceCropper - Android bitmap Face Cropper
  • bitmapfun - from google android
  • CircularFloatingActionMenu - an animated circular menu for Android
  • groundy - Sexy way to execute async/background tasks on Android
  • MultiChoiceAdapter - Android - A ListView adapter with support for multiple choice modal selection
  • HzGrapher - DEPRECATED: No longer actively maintained.
  • blur-view-library - Using render script to blur background of views
  • Dynamicbox - Android library to show Loading view when waiting for initial state
  • ViewBlurrer - Little nifty helper to apply a blur-effect to any Android View
  • BlurBehind - [DEPRECATED] Easily have blurred and transparent background effect on your Android views.
  • BlurEffectForAndroidDesign - Sample to show how to implement blur graphical tricks
  • astrid - Astrid: Android's #1 Task Management Application
  • EasyCamera - Wrapper around the android Camera class that simplifies its usage
  • javacv - Java interface to OpenCV, FFmpeg, and more
  • Android-Image-Filters - null
  • AcDisplay - AcDisplay is a new way of handling notifications in Android.
  • FlatUI - Android FlatUI Kit
  • DropDownDemo - Demo of a dropdown menu for android
  • facebook-api-android-maven - The mavenized Facebook Android SDK on Maven Central Repository
  • ListviewFilter - Awesome Listview filter functionality in Android.
  • SizeAdjustingTextView - This is based on an open source autosizing textview for Android.
  • android-flat-button - FButton - a flat button library for Android
  • android-segmented-control - ios UISegmentedControl for android
  • activityanimation - Activity animation
  • roman10-android-tutorial - android tutorial source code
  • Renderers - Renderers is an Android library created to avoid all the boilerplate needed to use a RecyclerView/ListView with adapters.
  • DraggablePanel - Android library used to create an awesome Android UI based on a draggable element similar to the last YouTube graphic component.
  • MediaPlayerSurface - Use MediaPlayer and SurfaceTexture playback video
  • TextureViewDemo - Android TextureView Demo
  • TextureViewDemo - Android TextureView Demo like the new Youtube app.
  • jadx - Dex to Java decompiler
  • AndroidFastImageProcessing - A framework for speeding up image processing on android devices by taking advantage of shaders on the GPU.
  • drag-sort-listview - Android ListView with drag and drop reordering.
  • RoundedImageView - A fast ImageView that supports rounded corners, ovals, and circles.
  • DevsmartLib-Android - A Horizontal ListView for Android
  • Android-HorizontalListView - HorizontalListView is an Android ListView widget which scrolls in a horizontal manner (in contrast with the SDK-provided ListView which scrolls vertically).
  • ListViewAnimations - [DEPRECATED] An Android library which allows developers to easily add animations to ListView items
  • OpenCamera - Open camera project - multi-functional camera application for android.
  • android_frameworks_support - null
  • gesture-imageview - Implements pinch-zoom, rotate, pan as an ImageView for Android 2.1+
  • android-styled-dialogs - Backport of Material dialogs with easy-to-use API based on DialogFragment
  • android-selector-chapek - Android Studio plugin which automatically generates drawable selectors from appropriately named resources.
  • android-WrappingSlidingPane - A fork from SlidingPaneLayout that wraps its width to that of the pane view.
  • android-archetypes - Maven Archetypes for Android development
  • jna - Java Native Access
  • android_packages_apps_Email - Android Email Application
  • NewQuickAction3D - Gallery3D like quickaction
  • android-intents - A small library which will save you from writing the same intent creation code again and again for the most simple tasks
  • android-iconify - Android integration of multiple icon providers such as FontAwesome, Entypo, Typicons,...
  • merlin - Observes network connection status & gives callbacks
  • ActionBar-PullToRefresh - DEPRECATED
  • eclipse-instasearch - Eclipse plug-in for fast code search
  • Polaris2 - Polaris is a framework enhancing the Google Maps Android API v2. It aims to fix some of the most frustrating bugs of the original library and provide additional features.
  • ActiveAndroid - Active record style SQLite persistence for Android
  • Android-Simple-Social-Sharing - Reusable instrument for simple sharing with popular social networks (Facebook, Twiiter).
  • cw-omnibus - Source code to omnibus edition of The Busy Coder's Guide to Android Development
  • PopoverView - A Popover Controller for Android Tablets. It's an easy solution to simulate an iOS UIPopoverController
  • MessageBar - An Android Toast replacement, similar to the one seen in the GMail app.
  • androidannotations - Fast Android Development. Easy maintainance.
  • HoloColorPicker - An Android Holo themed colorpicker designed by Marie Schweiz
  • smoothie - [DEPRECATED] Easy async loading for Android's ListView/GridView
  • android-gpuimage - Android filters based on OpenGL (idea from GPUImage for iOS)
  • SlidingMenu - An Android library that allows you to easily create applications with slide-in menus. You may use it in your Android apps provided that you cite this project and include the license in your app. Thanks!
  • Android-PullToRefresh - DEPRECATED
  • Android-Universal-Image-Loader - Powerful and flexible library for loading, caching and displaying images on Android.
  • android-uitableview - Library and example project on how to use the UITableView component
  • ViewPagerIndicator - Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.
  • camus - experimental project for crawling articles from a user's twitter feed and re-arranging them in terms of readability attributes
  • android-viewflow - A horizontal view scroller library for Android
  • ActionBarSherlock - [DEPRECATED] Action bar implementation which uses the native action bar on Android 4.0+ and a custom implementation on pre-4.0 through a single API and theme.
  • android-async-http - An asynchronous, callback-based Http client for Android built on top of Apache's HttpClient libraries.
  • JSON-java - A reference implementation of a JSON package in Java.
  • zxing-iphone - A build of Zebra Crossing (http://code.google.com/p/zxing/) for ios 4
  • cocos2d - cocos2d for android, based on cocos2d-android-0.82, and now ported from cocos2d-iphone 0.99.4. The googlecode address is here: http://code.google.com/p/cocos2d-android-1/ . There are several demos to watch.
  • Book-Catalogue - A book cataloging tool for Android phones.
  • phonegap-plugins - Plugins for use with PhoneGap.
  • android-mapviewballoons - [DEPRECATED] Simple information balloon annotation for Android MapView
  • Android-AR-Kit - An open source, Geographical based, Augmented Reality library

JavaScript

  • the-super-tiny-compiler - โ›„ Possibly the smallest compiler ever
  • markdowndown - null
  • trix - A rich text editor for everyday writing
  • examples - A set of examples for Motion Canvas
  • tshy - null
  • gluon - A new framework for creating desktop apps from websites, using system installed browsers and NodeJS
  • prism - Lightweight, robust, elegant syntax highlighting.
  • decap-cms - A Git-based CMS for Static Site Generators
  • OpenChat - LLMs custom-chatbots console โšก
  • rollup - Next-generation ES module bundler
  • ncc - Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.
  • just - A library of dependency-free JavaScript utilities that do just one thing.
  • bull - Premium Queue package for handling distributed jobs and messages in NodeJS.
  • GPT-Summarizer - A Chrome extension that utilizes ChatGPT to provide a summarized version of web articles, as well as useful options to facilitate content understanding.
  • readability - A standalone version of the readability lib
  • gatsby-starter-glass - A Minimal & Beautiful Gatsby Personal Blog Starter With Nice Glassmorphism UI
  • parser - ๐Ÿ“œ Extract meaningful content from the chaos of a web page
  • markdown-toc - API and CLI for generating a markdown TOC (table of contents) for a README or any markdown files. Uses Remarkable to parse markdown. Used by NASA/openmct, Prisma, Joi, Mocha, Sass, Prettier, Orbit DB, FormatJS, Raneto, hapijs/code, webpack-flow, docusaurus, release-it, ts-loader, json-server, reactfire, bunyan, husky, react-easy-state, react-snap, chakra-ui, carbon, alfresco, repolinter, Assemble, Verb, and thousands of other projects.
  • node-chatgpt-api - A client implementation for ChatGPT and Bing AI. Available as a Node.js module, REST API server, and CLI app.
  • taniarascia.com - ๐Ÿ’พ โ€Ž Personal website running on Gatsby, React, and Node.js.
  • alasql - AlaSQL.js - JavaScript SQL database for browser and Node.js. Handles both traditional relational tables and nested JSON data (NoSQL). Export, store, and import data from localStorage, IndexedDB, or Excel.
  • blockbench - Blockbench - A low poly 3D model editor
  • fabricPublisherTools - Extensions for fabricjs to add better layout capabilities
  • anime - JavaScript animation engine
  • cash - An absurdly small jQuery alternative for modern browsers.
  • two.js - A renderer agnostic two-dimensional drawing api for the web.
  • fabric.js - Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
  • easylogic.studio - Fantastic Web Design Tool
  • degit - Straightforward project scaffolding
  • aframe - ๐Ÿ…ฐ๏ธ Web framework for building virtual reality experiences.
  • diffusionbee-stable-diffusion-ui - Diffusion Bee is the easiest way to run Stable Diffusion locally on your M1 Mac. Comes with a one-click installer. No dependencies or technical knowledge needed.
  • iptv - Collection of publicly available IPTV channels from all over the world
  • eruda - Console for mobile browsers
  • react-virtualized - React components for efficiently rendering large lists and tabular data
  • react-window - React components for efficiently rendering large lists and tabular data
  • slick - the last carousel you'll ever need
  • remark-math - remark and rehype plugins to support math
  • react-markdown - Markdown component for React
  • OwlCarousel2 - DEPRECATED jQuery Responsive Carousel.
  • filerobot-image-editor - Edit, resize, and filter any image! Any questions or issues, please report to https://github.com/scaleflex/filerobot-image-editor/issues
  • swiper - Most modern mobile touch slider with hardware accelerated transitions
  • react-swipeable-views - A React component for swipeable views. โ„๏ธ
  • gray-matter - Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, vuejs vitepress, TinaCMS, Shopify Polaris, Ant Design, Astro, hashicorp, garden, slidev, saber, sourcegraph, and many others. Simple to use, and battle tested. Parses YAML by default but can also parse JSON Front Matter, Coffee Front Matter, TOML Front Matter, and has support for custom parsers. Please follow gray-matter's author: https://github.com/jonschlinkert
  • secure-electron-template - The best way to build Electron apps with security in mind.
  • verlet-js - A simple Verlet physics engine written in javascript
  • Puppertino - A CSS framework based on Human Guidelines from apple
  • ramda - ๐Ÿ Practical functional Javascript
  • fontkit - An advanced font engine for Node and the browser
  • commander.js - node.js command-line interfaces made easy
  • cropperjs - JavaScript image cropper.
  • warpjs - Warp, distort, bend, twist and smudge your SVGโ€™s directly in the browser
  • distort-grid - distort and warp images in the browser
  • triangulate-image - triangulate images with node and in the browser
  • WatermelonDB - ๐Ÿ‰ Reactive & asynchronous database for powerful React and React Native apps โšก๏ธ
  • apexcharts.js - ๐Ÿ“Š Interactive JavaScript Charts built on SVG
  • Modernizr - Modernizr is a JavaScript library that detects HTML5 and CSS3 features in the userโ€™s browser.
  • Phil - A crossword maker.
  • reactjs-interview-questions - List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
  • react-big-calendar - gcal/outlook like calendar component
  • aisa - AISA - TypeScript based Software Rendering
  • instauto - Instagram bot / automation library written in Javascript for Node.js
  • firebase-core-with-react - null
  • vanta - Animated 3D backgrounds for your website
  • tailblocks - Ready-to-use Tailwind CSS blocks.
  • react-beautiful-dnd - Beautiful and accessible drag and drop for lists with React
  • whitebophir - Online collaborative Whiteboard that is simple, free, easy to use and to deploy
  • react-trello-board - Trello like board based on React, Redux, React-dnd
  • react-trello - Pluggable components to add a kanban board to your application
  • yjs - Shared data types for building collaborative software
  • pollyjs - Record, Replay, and Stub HTTP Interactions.
  • vue-tags-input - A tags input component for VueJS
  • react-tagsinput - Highly customizable React component for inputing tags.
  • vue-input-tag - ๐Ÿ”– Vue.js 2.0 Input Tag Component
  • tokenfield - Input field with tagging/token/chip capabilities written in raw JavaScript.
  • drei - ๐Ÿฅ‰ useful helpers for react-three-fiber
  • Drawflow - Simple flow library ๐Ÿ–ฅ๏ธ๐Ÿ–ฑ๏ธ
  • codex.notes - WIP: crossplatform desktop notes application based on Electron and Editor.js
  • vue3-quill - Quill editor for vue3
  • preact - โš›๏ธ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.
  • tailwindcss-line-clamp - A plugin that provides utilities for visually truncating text after a fixed number of lines.
  • youtube-metadata-from-url - Simple module to get a video metadata from url
  • gh-action-bump-version - GitHub Action for automated npm version bump.
  • action-electron-builder - :electron: GitHub Action for building and releasing Electron apps
  • Motrix - A full-featured download manager.
  • sl - ๐Ÿป An utility tool to list npm scripts from package.json file
  • carbon - A design system built by IBM
  • bootstrap-vue - BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
  • subtitles - Creating video subtitles with Google Cloud Text to Speech
  • node-ytdl-core - YouTube video downloader in javascript.
  • awesome-vite - โšก๏ธ A curated list of awesome things related to Vite.js
  • sweetalert2 - โœจ A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies. ๐Ÿ‡บ๐Ÿ‡ฆ
  • atropos - Stunning touch-friendly 3D parallax hover effects
  • marktext - ๐Ÿ“A simple and elegant markdown editor, available for Linux, macOS and Windows.
  • electron-vue - An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
  • core-js - Standard Library
  • vue-quill-editor - @quilljs editor component for @vuejs(2)
  • vue-awesome-swiper - ๐Ÿ† Swiper component for @vuejs
  • react-wasm-gif-maker - Video to GIF with WASM (FFpeg) & React
  • javascript - JavaScript Style Guide
  • node - Node.js JavaScript runtime โœจ๐Ÿข๐Ÿš€โœจ
  • twilio-video.js - Twilioโ€™s Programmable Video JavaScript SDK
  • Recoil - Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React.
  • dayjs - โฐ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API
  • sharp - High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library.
  • video.js - Video.js - open source HTML5 video player
  • timeline-editor-react - A timeline like a video editor made using react
  • videoeditor - Web Based Video Editor Using MLT Framework, Bachelor thesis
  • react-html5-video-editor - React / Redux video component with crop. Powers demo video editor at
  • code - Source code for Core HTML5 Canvas
  • node-canvas - Node canvas is a Cairo backed Canvas implementation for NodeJS.
  • vue-cli-plugin-chrome-extension-cli - use vue plugin easy create chrome extension template
  • passport - Simple, unobtrusive authentication for Node.js.
  • webm-writer-js - JavaScript-based WebM video encoder for Google Chrome
  • ccapture.js - A library to capture canvas-based animations at a fixed framerate
  • github-readme-stats - โšก Dynamically generated stats for your github readmes
  • javascript-algorithms - ๐Ÿ“ Algorithms and data structures implemented in JavaScript with explanations and links to further readings
  • lowdb - Simple and fast JSON database
  • zx - A tool for writing better scripts
  • Blog - Derrick Personal Blog && portfolio site
  • simple-octokit - Preconfigured GitHub API client with GraphQL and REST.
  • jsengine - (deprecated) Javascript runtime for mobile platforms
  • CodeViewer - A custom code editor SwiftUI view
  • electron-quill - A desktop text editor app built with Electron, Preact, and Quill
  • hiring-without-whiteboards - โญ๏ธ Companies that don't have a broken hiring process
  • Content-generator-sketch-plugin - Sketch app plugin for generating dummy data such as avatars, names, photos, geo data etc
  • node-fluent-ffmpeg - A fluent API to FFMPEG (http://www.ffmpeg.org)
  • WordPress-Editor-iOS - โ›”๏ธ [DEPRECATED] A reusable iOS rich text editor component.
  • polyline-normals - gets miter normals for a 2D polyline
  • meteor - Meteor, the JavaScript App Platform
  • scribe - DEPRECATED: A rich text editor framework for the web platform
  • gl-matrix - Javascript Matrix and Vector library for High Performance WebGL apps
  • MathBox.js - MathBox is a (work in progress) library for making presentation-quality math diagrams in WebGL.
  • Meny - A three dimensional and space effecient menu
  • tquery - extension system for three.js
  • ThreeBox.js - (dead) ThreeBox provides an improved boilerplate set up for tQuery / Three.js.
  • XYOrigami - null
  • Adobe-Illustrator-Scripts-For-Core-Graphics - Illustrator Scripts for working with Quartz2d-Core Graphics
  • cocos2d-html5 - Cocos2d for Web Browsers. Built using JavaScript.
  • brackets - An open source code editor for the web, written in JavaScript, HTML and CSS.
  • node-youtube-dl - youtube-dl driver for node
  • Ext.ux.Cover - Coverflow implementation for Sencha Touch
  • Sencha-Touch-forms-demo - A demonstration of building a simple CRUD application using Sencha Touch's MVC architecture.
  • CoderChrisMillsSamples - Code samples for my personal site.
  • Sencha-Touch-Application-Shell - Sencha Touch Application Shell
  • Ext.tux.InstallPanel - Simple Sencha Touch plugin witch display an help panel reporting some application informations, and explain how to "install" the application on iOS devices.
  • UxBufList-Sench-Touch-Extension - High performance scrolling, large list component extension for Sencha Touch
  • Ext.layout.AccordionLayout - An accordion style layout for Sencha Touch
  • Audiolet - A JavaScript library for real-time audio synthesis and composition from within the browser
  • Ext.form.ux.touch.CalendarPicker - Custom calendar picker for Sencha Touch
  • iPhoneDesktop - iPhone Style Sencha Touch Desktop
  • Ext.ux.touch.SwipeTabs - Swipe Tab Plugin for sencha Touch
  • Ext.ux.TouchGridPanel - A GridPanel extension based on ExtJS for Sencha Touch
  • richie - Richie is a Javascript rich text editor for mobile and desktop browsers

Jupyter-Notebook

  • StoryDiffusion - Create Magic Story!
  • bark - ๐Ÿ”Š Text-Prompted Generative Audio Model
  • segment-anything - The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
  • TTS - ๐Ÿค– ๐Ÿ’ฌ Deep learning for Text to Speech (Discussion forum: https://discourse.mozilla.org/c/tts)
  • Imaginary-Numbers-Are-Real - Code To Accompany YouTube Series Imaginary Numbers Are Real
  • ta - Technical Analysis Library using Pandas and Numpy
  • prettymaps - A small set of Python functions to draw pretty maps from OpenStreetMap data. Based on osmnx, matplotlib and shapely libraries.
  • FinanceDataReader - Financial data reader
  • digital_video_introduction - A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: ๐Ÿ‡บ๐Ÿ‡ธ ๐Ÿ‡จ๐Ÿ‡ณ ๐Ÿ‡ฏ๐Ÿ‡ต ๐Ÿ‡ฎ๐Ÿ‡น ๐Ÿ‡ฐ๐Ÿ‡ท ๐Ÿ‡ท๐Ÿ‡บ ๐Ÿ‡ง๐Ÿ‡ท ๐Ÿ‡ช๐Ÿ‡ธ

Kotlin

  • circuit - โšก๏ธ A Compose-driven architecture for Kotlin and Android applications.
  • draggable-menu - A fluid draggable menu in Jetpack Compose
  • swipe - Swipe gesture actions for Compose UI
  • Epub-Viewer-Android - ๐Ÿ“– epub2.0 viewer
  • Android-Animated-Theme-Manager - create your custom themes and change them dynamically with ripple animation
  • landscapist - ๐ŸŒป A pluggable, highly optimized Jetpack Compose and Kotlin Multiplatform image loading library that fetches and displays network images with Glide, Coil, and Fresco.
  • kyrie - ๐Ÿ€ Animated Vector Drawables on steroids ๐Ÿ€
  • BottomDrawer - BottomSheet with animations
  • TedNaverMapClustering - ๋„ค์ด๋ฒ„์ง€๋„์šฉ ํด๋Ÿฌ์Šคํ„ฐ ์œ ํ‹ธ๋ฆฌํ‹ฐ ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ
  • android-disposebag - Automatically dispose RxJava 2 streams on Android using Lifecycle events.
  • AndroidUIGestureRecognizer - AndroidGestureRecognizer is an Android implementation of the Apple's UIGestureRecognizer framework
  • timeago - Simple java library for displaying dates as relative time ago language.
  • FinestWebView-Android - Beautiful and customizable Android Activity that shows web pages within an app.
  • khronos - An intuitive Date extensions in Kotlin.
  • KBinding - Android MVVM framework write in kotlin, develop Android has never been so fun.
  • kotlin - The Kotlin Programming Language.
  • android-upload-service - Easily upload files (Multipart/Binary/FTP out of the box) in the background with progress notification. Support for persistent upload requests, customizations and custom plugins.
  • CircularImageView - Create circular ImageView in Android in the simplest way possible
  • TouchImageView - Adds touch functionality to Android ImageView.

MDX

  • ion - โ โ€” a new engine for SST
  • gatsby-starter-minimal-blog - Typography driven, feature-rich blogging theme with minimal aesthetics. Includes tags/categories support and extensive features for code blocks such as live preview, line numbers, and line highlighting.
  • chakra-ui - โšก๏ธ Simple, Modular & Accessible UI Components for your React Applications

Makefile

  • PostgresApp - The easiest way to get started with PostgreSQL on the Mac

Mako

Markdown

  • upptime - โฌ†๏ธ GitHub Actions uptime monitor & status page by @AnandChowdhary

Metal

Objective-C

  • Brushes - Painting app for the iPhone and iPad.
  • Ejecta - A Fast, Open Source JavaScript, Canvas & Audio Implementation for iOS
  • promises - Promises is a modern framework that provides a synchronization construct for Swift and Objective-C.
  • IGListKit - A data-driven UICollectionView framework for building fast and flexible lists.
  • ShiftIt - Managing windows size and position in OSX
  • TOCropViewController - A view controller for iOS that allows users to crop portions of UIImage objects
  • ScalePicker - Generic scale and a handy float-value picker for any iOS app.
  • CollectionSectionView - SectionBackgroundLayout (extends from UICollectionViewFlowLayout)) has implementation of section background view.
  • AGGeometryKit - Quadrilaterals on CALayer, CGGeometry-functions, UIView/CALayer properties and other invaluable tools.
  • Vivid - Filters and Utilities for Core Image
  • FeSlideFilter - Applying filter by your fingers
  • MXPagerView - Pager view with reusable page and storyboard support.
  • MXSegmentedPager - Segmented pager view with Parallax header
  • HMSegmentedControl - A highly customizable drop-in replacement for UISegmentedControl.
  • UICollectionViewRightAlignedLayout - A layout for UICollectionView that aligns the cells to the right.
  • UICollectionViewLeftAlignedLayout - A layout for UICollectionView that aligns the cells to the left.
  • LNInterpolation - An interpolation framework for Cocoa and Cocoa Touch.
  • hopper-swift-demangle - A Hopper plugin for demangle Swift symbols
  • iOS-h264Hw-Toolbox - Simple iOS8 app which uses new iOS8 based hardware acceleration for H264 (Using videotoolbox)
  • ModernLook-OSX - OSX Moder Look UI
  • UINavigationItem-Loading - Simple category to show a loading status in a navigation bar in place of left/right items or title.
  • FlexSlidingView - null
  • STPopup - STPopup provides STPopupController, which works just like UINavigationController in popup style, for both iPhone and iPad. It's written in Objective-C and compatible with Swift.
  • MXParallaxHeader - Simple parallax header for UIScrollView
  • TTRangeSlider - A slider, similar in style to UISlider, but which allows you to pick a minimum and maximum range.
  • FancyTabBar - An expandable and customisable tabbar for iOS
  • Waver - Siri like waver
  • Panorama - implementation of the photo tilt gesture/UX found in Facebook's Paper app.
  • RZTransitions - A library of custom iOS View Controller Animations and Interactions.
  • CBStoreHouseTransition - A custom transition inspired by Storehouse iOS app, also support pop gesture.
  • Cocoa-GL-Tutorial - A lesson in how to set up OpenGL on OS X
  • EKAlgorithms - EKAlgorithms contains some well known CS algorithms & data structures.
  • SDVersion - ๐Ÿ“ฑ Lightweight Cocoa library for detecting the running device's model and screen size.
  • UIColor-uiGradientsAdditions - [iOS] Beautiful colors from uiGradients
  • RKSwipeCards - The basics of a swipeable card interface inspired by Tinder
  • Shapes - Framework for drawing and animating shaped views on iOS
  • iOS-blur - Blur a UIView
  • AnimationEngine - Easily build advanced custom animations on iOS.
  • PPSSignatureView - iOS Signature Capture Demo
  • SlackTextViewController - โ›”๏ธDEPRECATED โ›”๏ธ A drop-in UIViewController subclass with a growing text input view and other useful messaging features
  • SCViewShaker - A highly configurable UIView category for shaking a view with various shaking styles
  • Onboard - An iOS framework to easily create a beautiful and engaging onboarding experience with only a few lines of code.
  • iOS8-Sampler - Code examples for the new features of iOS 8.
  • GreatReader - A "great" PDF reader for iOS. Available on the App Store.
  • iTunes-Table-Header - A collection of subclasses and classes to make any table view look like that in the iTunes program. Includes custom row alternating colors and highlight colors.
  • VBFJellyView - VBFJellyView is a custom view made out using UIKit Dynamics and with a very funny effect when adding behaviours to it.
  • kickflip-ios-sdk - Kickflip iOS SDK
  • UIScrollSlidingPages - Allows you to add multiple view controllers and have them scroll horizontally, with a header scroller that stays in sync with the content and shows next, current and previous items. A zoom out effect appears as you scroll between pages. Similar in style to the Groupon app.
  • SHViewPager - A simple view pager for iOS. Compatible with iOS 8.0 or later.
  • VBFPopFlatButton - Flat button with 9 different states using POP
  • RATreeView - Library providing easy-to-use interface for displaying tree structures on iOS and tvOS.
  • M13ProgressSuite - A suite containing many tools to display progress information on iOS.
  • RSDayFlow - iOS 7+ Calendar (Date Picker) with Infinite Scrolling.
  • MDRadialProgress - A custom UIView useful to represent progress in discrete steps.
  • PureLayout - The ultimate API for iOS & OS X Auto Layout โ€” impressively simple, immensely powerful. Objective-C and Swift compatible.
  • BlurryModalSegue - A custom modal segue providing a blurred overlay effect.
  • AYVibrantButton - A stylish button with iOS 8 vibrancy effect
  • chameleon - Color framework for Swift & Objective-C (Gradient colors, hexcode support, colors from images & more).
  • FLAnimatedImage - Performant animated GIF engine for iOS
  • OLEContainerScrollView - A UIScrollView subclass that intelligently handles multiple child scroll views and does not interfere with UIKitสผs cell reuse functionality.
  • FastAnimationWithPOP - A very simplifty animation framework. Powerby Facebook POP(https://github.com/facebook/pop). Use 'fast animation' you can add animations without any lines of code. You can see the DEMO in project DEMO(https://github.com/WilliamZang/FastAnimationWithPopDemo).
  • BFPaperCheckbox - iOS Checkboxes inspired by Google's Paper Material Design.
  • AHKActionSheet - An alternative to the UIActionSheet inspired by the Spotify app.
  • DBCamera - DBCamera is a simple custom camera with AVFoundation
  • PKMultipartInputStream - an NSInputStream subclass suitable for building multipart/form-data http requests bodies in MacOSX/iOS applications.
  • TLYShyNavBar - Unlike all those arrogant UINavigationBar, this one is shy and humble! Easily create auto-scrolling navigation bars!
  • AFViewShaker - null
  • YOLOKit - Getting square objects down round holes
  • RaptureXML - A simple, sensible, block-based XML API for iOS and Mac development.
  • CSStickyHeaderFlowLayout - UICollectionView replacement of UITableView. Do even more like Parallax Header, Sticky Section Header. Made for iOS 7.
  • MHVideoPhotoGallery - A Photo and Video Gallery
  • IBActionSheet - Customizable iOS 7 style UIActionSheet
  • Glimpse - UIView recording library.
  • TMCache - Fast parallel object cache for iOS and OS X.
  • PXAlertView - A drop-in replacement for UIAlertView that is more customisable and skinnable
  • SCSlidingViewController - A UIViewController that replicates similar functionality to ECSlidingViewController
  • UI7Kit - Backport flat-style UIKit from iOS7 to iOS5+
  • CXAlertView - Custom alert-view which allow you to add view as main content.
  • SwipeView - SwipeView is a class designed to simplify the implementation of horizontal, paged scrolling views on iOS. It is based on a UIScrollView, but adds convenient functionality such as a UITableView-style dataSource/delegate interface for loading views dynamically, and efficient view loading, unloading and recycling.
  • CocoaSecurity - Encrypt/Decrypt: AES. Hash: MD5, SHA(SHA1, SHA224, SHA256, SHA384, SHA512). Encode/Decode: Base64, Hex.
  • ObjectiveRecord - ActiveRecord-like API for CoreData
  • ObjectiveCVerbalExpressions - null
  • VRXVerbalExpressions - An Objective-C implementation of Verbal Expressions
  • iOS-6-Cookbook - iOS 6 update
  • TSActivityIndicatorView - Very simple view class that looks like an UIActivityIndicatorView but is fully customizable. It's great for you if you want to add indicator view to you game or app and it should be customized.
  • iOS7Colors - The standard iOS 7 Colors as a handy category on UIColor
  • couchbase-lite-ios - Lightweight, embedded, syncable NoSQL database engine for iOS and MacOS apps.
  • iOS7-Sampler - Code examples for the new features of iOS 7.
  • AGPhotoBrowser - A photo browser for iOS inspired by Facebook.
  • NodeChat - An iOS chat client that connects to a simple Node.js chat server
  • FCModel - An alternative to Core Data for people who like having direct SQL access.
  • RHHorizontalSwipe - A static library for iOS that allows for navigation inside a UIViewController by swiping left and right. It supports an arbitrary number of child view controllers as well as custom overlay views that are notified of changes to the underlying controller positions.
  • ios-linechart - Interactive linecharts for the simplicity-loving iOS developer.
  • EAIntroView - Highly customizable drop-in solution for introduction views.
  • RNThemeManager - Easily manage themes and respond to theme changes by updating views in real time.
  • OCExpandableButton - A Sparrow-like expanding toolbar button in CoreAnimation.
  • Overline - Objective-C utilities and shorthands.
  • MZFormSheetController - MZFormSheetController provides an alternative to the native iOS UIModalPresentationFormSheet, adding support for iPhone and additional opportunities to setup controller size and feel form sheet.
  • TSTableView - TSTableView is UI component for displaying multi columns tabular data.
  • fmpsd - Flying Meat's classes for reading and writing PSD images.
  • Block-KVO - Objective-C Key-Value Observing made easier with blocks
  • KVOR - Objective C KeyValueObservation is in the block.
  • AVFoundationDemos - AV Foundation demo app for Bob McCune's "Learning AV Foundation" talk at 360|iDev.
  • SCRecorder - iOS camera engine with Vine-like tap to record, animatable filters, slow motion, segments editing
  • iOSVideoCameraMultiStitchExample - Example of recording then stitching together multiple video segments taken from the camera of an iOS device.
  • TSMessages - ๐Ÿ’Œ Easy to use and customizable messages/notifications for iOS ร  la Tweetbot
  • TWSReleaseNotesView - A simple way to show in-app release notes in your iOS applications.
  • CKShapeView - UIView subclass backed by CAShapeLayer
  • WYPopoverController - WYPopoverController is for the presentation of content in popover on iPhone / iPad devices. Very customizable.
  • kxtorrent - torrent (bittorrent) client for iPhone
  • FFmpeg-iOS-Encoder - Development on this project has been moved to kickflip-ios-sdk.
  • ParcelKit - ParcelKit integrates Core Data with Dropbox using the Dropbox Datastore API
  • PropertyMapper - Property mapping for Objective-C iOS apps.
  • Masonry - Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
  • Butter - A big shot of epicness for AppKit. It's time to put a jetpack on your tricycle.
  • ABCustomUINavigationController - Custom UINavigationController. SquaresFlips and Cube effects
  • MSCellAccessory - UITableViewCell accessoryType can easily customizing the colors. support Flat Design same as iOS7.
  • VVDocumenter-Xcode - Xcode plug-in which helps you write documentation comment easier, for both Objective-C and Swift.
  • Squash - Automatic squash/stretch animated subclasses of UIView and CALayer
  • NSString-Ruby - NSString category providing common Ruby String methods.
  • AJProgressPanel - Animated progress panel (UNMAINTAINED CODE)
  • DAScratchPad - null
  • Knuff - The debug application for Apple Push Notification Service (APNs).
  • TheAmazingAudioEngine - Core Audio, Cordially: A sophisticated framework for iOS audio applications, built so you don't have to.
  • Shift - Super simple category for NSObject that adds a tiny state machine.
  • iOS-6-Advanced-Cookbook - Recipes for working with the advanced features of iOS 6
  • PaperFoldGallery - PaperFoldGallery for iOS
  • RRTableHeaderView - null
  • ECSlidingViewController - Customizable sliding view controller container.
  • RESideMenu - iOS 7/8 style side menu with parallax effect.
  • FlatUI - Easy to use User Interface elements which are really similar to design in iOS 7.
  • MHNatGeoViewControllerTransition - A new 3D Effect ViewController transition inspired by NatGeo (City Guides by National Geographic)
  • SCStringsUtility - OS X / iOS Translations helper
  • FLKAutoLayout - UIView category which makes it easy to create layout constraints in code
  • WWDCDownloader - Mac app to download videos and PDFs from WWDC 2014 (2013's in a branch)
  • ImageCacheResize - iOS library to manage Caches of images and Resize transformations
  • SPUserResizableView - SPUserResizableView is a user-resizable, user-repositionable UIView subclass built for iOS.
  • TDResizerView - TDResizerView is used to resize and rotate the imageview with single finger
  • RHAddressBook - A Cocoa / Objective-C library for interfacing with the iOS AddressBook.
  • PSTCollectionView - Open Source, 100% API compatible replacement of UICollectionView for iOS4.3+
  • NGMoviePlayer - An iOS MoviePlayer based on AVFoundation
  • ZSPinAnnotation - Build custom MKMapView annotations with any UIColor
  • SIAlertView - An UIAlertView replacement with block syntax and fancy transition styles.
  • Transit - Library to Bridge between JavaScript and iOS, OSX, Android
  • JNWSpringAnimation - Spring physics for Core Animation.
  • Mantle - Model framework for Cocoa and Cocoa Touch
  • PEPhotoCropEditor - Image cropping library for iOS.
  • octokit.objc - GitHub API client for Objective-C
  • RMSwipeTableViewCell - RMSwipeTableViewCell is a drop-in UITableViewCell subclass that supports pan gestures as seen in apps such as Clear, Mailbox, Sparrow and many more.
  • objective-c-sql-query-builder - An easy-to-use lightweight SQLite 3 library written in Objective-C for Mac OS and iOS 4+ that will build SQL statements and manage database connections, plus an active record based ORM.
  • TOML - Kind-of-works TOML parser for Objective-C
  • kxmovie - movie player for iOS using ffmpeg
  • kxmenu - KxMenu is a vertical popup menu for using in iOS applications
  • FlatUIKit - A collection of awesome flat UI components for iOS.
  • CFShareCircle - CFShareCircle is a user interface component for iOS that can be integrated into an app as a sharing mechanism for any kind of content.
  • PanelTableView - Multiple UITableViews in a UIScrollView
  • DYFloatingHeaderView - A Facebook inspired custom Objective-C UIView that floats on top of an underlying UIScrollView
  • LayerSprites - LayerSprites is a library designed to simplify the use of sprite sheets (image maps containing multiple sub-images) in UIKit applications without using OpenGL or 3rd-party game libraries. Can load sprite sheets in the Coco2D format.
  • iOS-NBUKit - UIKit and NSFoundation convenience categories and subclasses.
  • SpiralPullToRefresh - "Twitter music" like pull-to-refresh controller but a bit more enhanced and flexible.
  • RRCircularMenu - RRCircularMenu
  • FlipBoardNavigationController - This is a new navigation controller inspired by Flipboard.
  • ArgumentParser - Faster, easier, more declarative parsing of command line arguments in Objective-C/Foundation.
  • DOUAudioStreamer - A Core Audio based streaming audio player for iOS and macOS
  • MBTileParser - MBTileParser is a game engine written using pure UIKit in the days before SpriteKit.
  • NSString-Hashes - Simple Category of NSString that allows for easy MD5, SHA1 and SHA2 hashing
  • MTAnimation - Animate UIView with 25+ timing functions. (Bounce, elastic, exponential, etc.)
  • BPBarButtonItem - DEPRECATED - A tool for making awesome looking custom UIBarButtonItems on the fly.
  • KLHorizontalSelect - A UI Control based on 8tracks home screen section select
  • KLScrollSelect - A scrolling selection view controller based off Expedia 3.0 app
  • MTZTiltReflectionSlider - UISlider subclass mimicking and improving the tilt controlled slider added to Music.app in iOS 6
  • markdown - A Markdown NSAttributedString parser.
  • PSNavigationController - Inspired by Flipboard for iPhone
  • PSCollectionView - A simple open source implementation of a Pinterest Pinboard for iOS
  • JPSThumbnailAnnotation - A simple mapkit annotation for displaying images and details.
  • ReactiveCoreData - Core Data with ReactiveCocoa
  • KIImagePager - The KIImagePager is inspired by foursquare's ImageSlideshow, the user may scroll through images loaded from the Web
  • chatheads - An implementation of Facebook's ChatHeads on iOS.
  • NJKWebViewProgress - UIWebView progress interface
  • MZDayPicker - An iOS day picker to allow users to select date
  • SECoreTextView - SECoreTextView is multi style text view.
  • Alcatraz - Package manager for Xcode
  • JTObjectMapping - A very simple objective-c framework that maps a JSON response from NSDictionary or NSArray to an NSObject subclass for iOS.
  • BButton - Twitter Bootstrap buttons for iOS
  • UINavigationBarAdjustableTint - A subclass of UINavigationBar that allows you to control the level of tint brightness that is applied to the tintColor
  • UITableViewZoomController - A Cocoa Touch UITableViewController subclass in Objective C that provides a zoom effect as cells appear for the first time (similar in style to Google+ iPhone app)
  • ADPopupView - ADPopupView
  • queue - A persistent background job queue for iOS.
  • ASDepthModal - An Objective-C class that adds a sense of depth to your modal popup views.
  • APParallaxHeader - Category that makes it super easy to add a parallax effect to your UIScrollView/UITableView
  • chartee - candlestick chart for ios
  • UIEffectDesignerView - A native Particle Systems effect view for iOS and OSX powered by QuartzCore
  • ALActionBlocks - ALActionBlocks Category on UIControl, UIBarButtonItem, and UIGestureRecognizer to allow use of blocks instead of selectors.
  • jsonmodel - Magical Data Modeling Framework for JSON - allows rapid creation of smart data models. You can use it in your iOS, macOS, watchOS and tvOS apps.
  • MSMatrixController - A component to organize your view controllers in a gesture-based 2D matrix.
  • IIIThumbFlow - IIIThumbFlow is a simple iOS view component for presenting images in a vertical flow style.
  • CAAnimation-EasingEquations - A category on CAAnimation that provides a number of easing equations to add some zazz to your app (with examples!)
  • GIKPopoverBackgroundView - GIKPopoverBackgroundView is a UIPopoverBackgroundView subclass which shows how to customise the background of a UIPopoverController.
  • ZGParallelView - ParallelView For UITableView
  • SCPageScrubberBar - A page scrubber bar like ibooks.
  • UIMenuItem-CXAImageSupport - [Deprecated! Use MenuItemKit instead] UIMenuItem with Image Support
  • KLNoteViewController - A view controller that organizes multiple navigation controllers in a stack inspired by Evernote 5.0 app
  • ios-fontawesome - NSString+FontAwesome
  • JBCroppableView - JBCroppableView is a subclass of UIView built with UIKit and CoreGraphics that adds n points on an UIImageView allowing to modify them by drag & drop to trim the extra space of an image.
  • GC3DFlipTransitionStyleSegue - iBooks-style 3D flip transition animation rendered in OpenGL ES 2.0 and wrapped in a UIStoryboardSegue subclass
  • STTweetLabel - Deprecated - A UILabel with #hashtag @handle and links tappable
  • Transformifier - Generic Interactive 3D Transformation Tweaking Tool for iOS Development
  • ColorArt - iTunes 11-style color matching code
  • UIActivityCollection - A collection of UIActivity providers.
  • KLExpandingSelect - A selection control based on Summly's sharing control
  • CKSideBarController - CKSideBarController is a UITabBarController-like UIViewController for iPad. Inspired by Twitter for iPad, as well as my own work.
  • CHTCollectionViewWaterfallLayout - The waterfall (i.e., Pinterest-like) layout for UICollectionView.
  • ObjectiveSugar - ObjectiveC additions for humans. Ruby style.
  • OLImageView - Animated GIFs implemented the right way
  • GKLParallaxPictures - Parallax ViewController made specifically for showcasing multiple images
  • A3GridTableView - Fast UIScrollView subclass which presents its cells in a GridView
  • ios-queryable - ios-queryable is an implementation of IQueryable/IEnumerable for Core Data
  • SCPagingGridView - SCPagingGridView is a collection of iOS viewcontroller containers, views, & helpers.
  • FWTPopover - null
  • IIIAsync - Concurrency control flow system for Objective-C
  • SMPageControl - A drop in replacement for UIPageControl with a slew of additional customization options.
  • KGPixelBoundsClip - NSImage and UIImage category that provides methods to find the pixel bounds of an image and create a new image clipped to those bounds.
  • KGModal - KGModal is an easy drop in control that allows you to display any view in a modal popup.
  • MGBoxKit - Simple, quick iOS tables, grids, and more
  • WeatherKit - A quick and elegant solution to gathering local weather data.
  • AFFeedsReader - Simple feed reader and parser example project for iOS
  • GoogleTransit-iOS6 - Use Google Maps for Mobile's Transit Directions in iOS6's Maps.app
  • DBTileButton - A metro themed UIButton subclass with animations for iOS.
  • color - A collection of categories and utilities that extend UIColor
  • KGNoise - Cocoa noise drawing code plus a ready to go noise view!
  • BrowserTabViewDemo - The BrowserTabView is a browser-style tabview controller looks like the Dolphin Browser,you can add or remove tab dynamically,and it also support panning and dragging ,you can exchange tab positions
  • PopoverView - A simple UIView popover control for iPhone/iPad written in CoreGraphics.
  • calloutview - A lightweight callout view class for iOS mimicking UICalloutView.
  • SNRMusicKit - All-in-one framework for browsing and playing music from various sources on iOS and OS X
  • DLCImagePickerController - ImagePickerController with live filters, radial blur and more. Brought to you by Backspaces.
  • SKBounceAnimation - A CAKeyframeAnimation subclass that lets you quickly and easily set a number of bounces, and start and end values, and creates an animation for you.
  • KOKeyboard - null
  • OrigamiEngine - Lightweight audio engine for iOS and OSX with flac, cue, mp3, m4a, m3u support.
  • AJNotificationView - Notice component for iOS (UNMAINTAINED CODE)
  • cheddar-ios - Cheddar for iOS
  • FormKit.m - Not maintained anymore
  • UIBubbleTableView - Cocoa UI component for chat bubbles with avatars and images support
  • PaperFold-for-iOS - Paper folding animation for iOS
  • FilterKit - iOS Framework for easily adding Camera with Filters
  • TMQuiltView - null
  • JCGridMenu - JCGridMenu is a menu that works like a grid (rows and columns)
  • UIKitForGame - UIKit subclasses and categories with useful animation functions for game.
  • PMCalendar - Yet another calendar component for iOS. Compatible with iOS 4.0 (iPhone & iPad) and higher. Supports presenting as a popover and very flexible UI tuning. Default theme is inspired by https://github.com/ocrickard/OCCalendar
  • EssentialImager - Painless image picker with orientation, resizing, clipping, masking and caching of images
  • CKCalendar - A sleek, easily customized calendar control for iOS.
  • DVSlideViewController - DVSlideViewController is an iOS ViewController, witch allows you to slide view controllers on- and offscreen with a swipe of your finger. For a preview of this slideViewController watch the YouTube video.
  • vico - Mac Programmers Text Editor
  • BWStatusBarOverlay - BWStatusBarOverlay is a custom status bar overlay window.
  • InfinitePagingView - InfinitePagingView is a subclass of UIView. It contains an endlessly scrollable UIScrollView.
  • grabKit - Drop-in iOS component to easily import photos from Facebook, FlickR, Instagram, Picasa, and more
  • MBWebSocketServer - An easy to use Objective-C draft 10 websocket implementation
  • Smooth-Line-View - Smooth & fast line drawing from touch inputs for UIViews using Quartz
  • FXImageView - FXImageView is a class designed to simplify the application of common visual effects such as reflections and drop-shadows to images, and also to help the performance of image loading by handling it on a background thread.
  • WKVerticalScrollBar - A traditional-style scrollbar for iOS that integrates with existing UIScrollView or UIScrollView subclasses.
  • iHasApp - The iHasApp iOS Framework allows you to detect installed apps on a user's device.
  • rend-ios - A lightweight OpenGL ES 2.0 framework for iOS
  • storage - An iOS library for fast, easy, and safe threaded disk I/O.
  • MJPopupViewController - A UIViewController Category to display a ViewController as a popup with different transition effects.
  • UIView-Glow - UIView+Glow is a category on UIView that adds support for making views glow.
  • AURosetteView - AURosetteView
  • BDDynamicGridViewController - Data-aware view-controller that displays a UIView list in an automatically laid out grid
  • NGAudioPlayer - An audio player for iOS that can handle queueing of URLs
  • JAGridView - A Masonry-style image gallery wrapper on UITableView.
  • idiary - Software base to create interactive multimedia diaries or ebooks on mobile devices. Based on Cocos2D.
  • BDMultiDownloader - Simple block-based concurrent multiple-URL data downloader based only on NSURLConnection
  • UITableViewTricks - Simple UITableView tricks with focus on UITableViewCell Layout
  • SGTabs - Tab component for iOS 5+. You can show your ViewControllers in tabs, it is possible to add and remove tabs on the fly
  • OpenGL-ES-Tutorials - null
  • HCYoutubeParser - Fetches YouTube mp4 URLS for iOS and tvOS.
  • MPFlipViewController - A custom container view controller following the iOS 5 containment API that navigates between child view controllers via touch gestures and page-flip animations
  • MusicPlayerViewController - An iPhone view controller to visualize and control music playback
  • CCSVG - Display SVG images on iOS using Cocos2D
  • QBKOverlayMenuView - Menรบ flotante que trata de imitar el ofrecido por la app Sparrow para iOS
  • LBYouTubeView - A MPMoviePlayerViewController subclass that can display YouTube videos.
  • NSDateCategoryForReporting - A simple NSDate category to calculate dates at the beginning and end of a Month, Quarter or Year.
  • DYNavigationController - null
  • CustomToolBar - Custom UIToolBar with raised center button using UIImagePicker.
  • CQMFloatingController - Floating UI component with navigation bar for iPhone
  • NoticeView - A TweetBot-like notice component for iOS.
  • TSPopover - UIPopover like UI for iPhone
  • TotalShare - App that allows viewing various document formats (epup, pdf, jpg, png, rtf, doc, iworks...). Sharing support via iCloud + a http server where everyone can download the doc's on the local wifi
  • EKStreamView - A scrolling view of a number of columns containing multiple cells with variable different heights for iOS, inspired by Pinterest.
  • FRLayeredNavigationController - FRLayeredNavigationController, an iOS container view controller that works like a stack of paper with an API similar to UINavigationController.
  • SAMCache - Fancy caching with on-disk persistence
  • MPFoldTransition - Easily add custom folding and page-flipping transitions to UIViews and UIViewControllers
  • KNSemiModalViewController - KNSemiModalViewController
  • iOS-Path-Kit - Path Kit for building, traversing and drawing paths for iOS
  • ADLivelyTableView - Lively UITableView
  • NGTabBarController - A custom TabBarController implementation for iPhone and iPad
  • smooth-drawing - iOS Project showing how to create a drawing app with really nice and smooth lines...
  • SlideViewController - SlideViewController is an effort to reproduce the "Slide away menu" effect that the new Facebook iOS App and many other apps are now doing.
  • SVPullToRefresh - Give pull-to-refresh & infinite scrolling to any UIScrollView with 1 line of code.
  • FlipClock - A simple Flip Clock animation for iOS
  • LineDrawing - Beatiful and fast smooth line drawing algorithm for iOS - as seen in Foldify.
  • NGVaryingGridView - A GridView which allows to set individual Rects for the Cells. So you can define Cells with different Sizes, used for e.g. in Timetables, EPGs, etc.
  • CupertinoYankee - An NSDate Category With Locale-Aware Calculations for Beginning & End of Day, Week, Month, and Year
  • ESAdjustableLabel-Category - This category implements some basic methods to modify the dimensions of a given UILabel
  • FPPopover - FPPopover provides an alternative to the native iOS UIPopoverController, adding support for iPhone and additional opportunities to customize the look and feel of the popovers.
  • EarthView - 3D Visualization of Earth using Map Tiles for iOS
  • FSVerticalTabBarController - Vertical tab bar controller for iOS mimicking UITabBarController look and behavior
  • PrettyKit - PrettyKit for iOS is a small set of new widgets and UIKit subclasses that gives you a deeper UIKit customization. You will be able to change their background color, add gradients, shadows, etc.
  • UITableKit - iPhone UITableView wrapper
  • SYPaginator - Powerful paging scroll views, table view style
  • UIWebView-UserAgent - fetching UIWebViews UserAgent
  • OCCalendar - CoreGraphics date-range picking calendar
  • Blob - Blob demo
  • FMMoveTableView - Discontinued: Please use iOS 11's Drag & Drop capability instead.
  • Drawing - free drawing
  • JDFlipNumberView - [iOS] Animated analog flip numbers like airport/train-station displays (Swift/SwiftUI ready)
  • LIExposeController - Expose style navigation for iOS apps
  • peertalk - iOS and Mac Cocoa library for communicating over USB
  • NPColorPicker - HSV Color picker for iOS
  • PathMove - Demonstration of bezier path following in iOS
  • FullScreenAnimations - Shows examples of a Path-style open-book animation in a Universal iPhone/iPad app using MGSplitViewController, and a falling-star animation, like in Calgary Eats.
  • MBRequest - MBRequest is a simple networking library for iOS and OS X.
  • OCPDFGen - PDF from HTML generation library for iOS
  • JASidePanels - Reveal side ViewControllers similar to Facebook/Path's menu
  • CocosBuilder - CocosBuilder, the visual editor for cocos2d
  • EnterTheMatrix - The sample application to accompany my conference talk "Enter The Matrix" on matrix transformations. Abstract: Matrix transformations can make your user interfaces come to life: translate, scale, and rotate. Each on its own is relatively simple and straightforward. Yet many developers are daunted when 2 or more operations need to be combined. What if you need to rotate or zoom about an off-center (or even off-screen) point? How do you combine multiple transformations into a single animation? Learn everything you need to know to get started with complex matrix transformations in CoreGraphics and CoreAnimation.
  • CCNode-SFGestureRecognizers - Adding UIGestureRecognizers to cocos2d, painless.
  • UICircularSlider - an iOS UISlider which displays value in a circle / pie.
  • CLAnimation - a cocos2d-like animation API based on CAAnimation of UIView (not finished yet, can you help me?)
  • YFCalendar - Full View Calendar for iPad
  • Drip - OS X painting application
  • CLTickerView - Custom Ticker or Marquee for IOS
  • KKPagedFlowView - A Paging Enabled Flow View, like screenshots view in iPhone App Store.
  • toast-notifications-ios - We at Guru software really love toast notifications available on android OS, so we've built a similar feature for the IOS enabled devices.
  • InstaFilters - Instagram filters hacked and open sourced. Supports both photo and video.
  • SpinnerView - Tweetbot pull to refresh spinner clone - add this to any pull to refresh control
  • HMLauncherView - [ABANDONED] UI component for buttons like Apple's SpringBoard
  • SFContainerViewController - UIViewControllers containment predating Apple implementation. Works in both 4.x and 5.x iOS, no memory or hierarchy issues.
  • AcornCharts-for-iOS - Fun way to display charts using balls that responds to device tilting
  • SoundArt - Draw sound waves and hear them, iOS only
  • How-To-Create-a-Rotating-Wheel-Control-with-UIKit - Code for the tutorial "How To Create a Rotating Wheel Control with UIKit" published on raywenderlich.com
  • Opaque - A prototype UI showing how one would implement an app with Clear-like animations & gestures.
  • LeveyPopListView - LeveyPopListView is an alternative of UIActionSheet : )
  • MOOPullGesture - Clean, versatile pull gesture for iOS perfectionists. Comes with pull-to-create and pull-to-refresh.
  • MOOMaskedIconView - Photoshop layer styles for iOS icons. Stop maintaining a separate file for each color, resolution, and style.
  • JSAnimatedImagesView - UIView subclass to easily add a cool animated photo carrusel to your iOS app
  • JTGestureBasedTableViewDemo - (demo) Recreating the buttonless interaction pattern found in Clear for iPhone app
  • XBImageFilters - OpenGL ES 2-based image and real-time camera filters for iOS
  • JAGPropertyConverter - An Objective-C library to convert model objects to PropertyLists/JSON Dictionaries, and vice versa.
  • DAAutoScroll - DAAutoScroll is a UIScrollView category that allows any chosen UIScrollView (or subclass thereof) to automatically scroll itself with adjustable speed. When the user interacts with the view, the scrolling automatically stops.
  • GPUImage - An open source iOS framework for GPU-based image and video processing
  • GBox2D - Box2D wrapper for cocos2d + box2d, works perfectly with PhysicsEditor
  • CurledViews - Objective-C Category for a custom UIButton with curled corners and shadow
  • Filtrr - iOS Image filter library
  • PSYouTubeExtractor - Display YouTube URLs in a MPMoviePlayerController
  • DAKeyboardControl - DAKeyboardControl adds keyboard awareness and scrolling dismissal (ala iMessages app) to any view with only 1 line of code.
  • DACircularProgress - DACircularProgress is a UIView subclass with circular UIProgressView properties.
  • JCMSegmentPageController - Custom container view controller for iOS5 that functions similarly to a UITabBarController, but the way to switch tabs is through a UISegmentedControl on top
  • YLProgressBar - UIProgressView replacement with an highly and fully customizable animated progress bar in pure Core Graphics
  • SOCQ - Syntax for Objective-C Queries
  • RBParallaxTableViewController - null
  • YIPopupTextView - facebook's post-like input text view for iOS (Beerware license)
  • YRDropdownView - iOS view library for displaying stylish alerts, warnings, & errors
  • AGMedallionView - iOS Picture View Control (Mac OS X Lion User's Avatar Like)
  • CMTraerPhysics - Objective-C/Cocoa port of the Traer v3.0 physics engine; with iOS demo app.
  • VPPDropDown - VPPDropDown is an iOS library that allows you to create dropdown-like menus in a table view, as seen in old Twitter 3 for iPhone.
  • bottom-pull-to-refresh - Pull-to-Refresh behavior at the bottom of a UITableView
  • PullableView - UIView subclass that implements pullable behaviour similar to the Notification Center in iOS 5
  • BlockAlertsAnd-ActionSheets - Beautifully done UIAlertView and UIActionSheet replacements inspired by TweetBot
  • ThumbnailPickerView - iOS UI control displaying a set of thumbnails - resembling iPad's Photos.app toolbar thumbnails view
  • TSMiniWebBrowser - In-App web browsing support for iPhone apps
  • KKPasscodeLock - KKPasscodeLock is an iOS toolkit for adding a passcode view controller and passcode settings in ios apps.
  • BSKeyboardControls - Put controls above the keyboard on your iPhone or iPad app.
  • streamTex - Streaming texture example
  • KNPathTableViewController - UITableViewController with customizable overlay panel while scrolling, inspired by Path
  • PageViewController - null
  • US2FormValidator - Form validation framework for iOS.
  • UAModalPanel - An animated modal panel alternative for iOS
  • iOSToolkit - iOS ๊ฐœ๋ฐœ์— ํ•„์š”ํ•œ ์œ ํ‹ธ๋ฆฌํ‹ฐ ๋ฐ ํ™•์žฅ์„ ๋ชจ์•„ ๋†“๋Š”๋‹ค
  • iOS-Flip-Transform - Core Animation framework for navigating data by flipping
  • MacGap1 - Desktop WebKit wrapper for HTML/CSS/JS applications.
  • CollectionCalendar - CollectionCalendar
  • LBGIFImage - This is a small category that creates an animated UIImage out of a gif image.
  • ABDelete - ABPersonViewController category which allows contact deletion. NOTE: Unavailable in iOS 7
  • UIViewDrawRectBlock - A category on UIView to create an instance with a block for its drawRect.
  • SWSnapshotStackView - Snapshot Stack View cocoa touch class decorates your UIImage's for presentation to the user with matte border, drop shadows and simulated stack of physical photos.
  • RSMaskedLabel - A UIView that renders and inverted mask of a UILabel
  • CeedGL - Thin Objective-C wrapper for modern OpenGL development on Mac & iOS
  • SwiffCore - .swf parsing and rendering framework for Mac OS X and iOS
  • JWFolders - Implementation of iOS 6's folders.
  • iOS-MagnifyingGlass - A magnifying glass for iOS
  • IFTweetLabel - Twitteriffic's fancy UILabel
  • CocoaHTTPServer - A small, lightweight, embeddable HTTP server for Mac OS X or iOS applications
  • DDGameKitHelper - A simpler GameKitHelper inspired by Steffen Itterheim's version. This version takes a different approach by synchronizing a local cache with game center and visa versa. It uses Benjamin Borowski's GKAchievementNotification class to display achievements and highscore banners.
  • TouchDB-iOS - CouchDB-compatible mobile database; Objective-C version
  • F3BarGauge - LED- or LCD-like bar gauge control for iOS
  • CutomImagePickerController - can tap-focus with showCameraControls disable
  • SBTickerView - An easy to use ticker view with inspiration from Flipboard
  • SSCheckBoxView - SSCheckBoxView is a check box UI control for iOS apps.
  • Paint-App - Custom UIView subclass to enable a drawing overlay in iOS
  • ViewDeck - An implementation of the sliding menu found in various iOS apps.
  • TimeScroller - A UI Element that hovers beside the scroll bar of a UITableView (Mimicking the Path app).
  • GHSidebarNav - A clone of the new Facebook iOS UI paradigm
  • AwesomeMenu - Path 2.0 menu using CoreAnimation :)
  • TDAnimEngine - Export Maya characters and animations to Cocos2D
  • DTFoundation - Standard toolset classes and categories
  • ESSVideoShare-for-OS-X-Lion - A framework for OS X Lion (and later) and iOS to implement publishing videos to YouTube, Vimeo, Facebook and Flickr with ease
  • A2DynamicDelegate - Blocks are to functions as A2DynamicDelegate is to delegates. (DEPRECATED mirror)
  • SphereView - 3D Sphere View for iOS
  • CollabDraw - Collaborative drawing application for Bluetooth-enabled iOS devices.
  • MKNetworkKit - Modern NSURLSession based Networking Framework with built in authentication and HTTP 1.1 caching standards support for iOS 8+ devices
  • TouchOpenGL - null
  • CocoaAsyncSocket - Asynchronous socket networking library for Mac and iOS
  • SVStatusHUD - a copycat of the HUD shown on orientation and volume change in iOS.
  • sprite-additions - Useful UIImage category for handling sprite sheets. This add-on smoothes the way of extracting images from a sprite sheet (texture atlas).
  • GMGridView - A performant Grid-View for iOS (iPhone/iPad) that allows sorting of views with gestures (the user can move the items with his finger to sort them) and pinching/rotating/panning gestures allow the user to play with the view and toggle from the cellview to a fullsize display.
  • CoreTextWrapper - An Objective-C wrapper around Core Text for creating multi-column text and loading custom fonts
  • FlashToCocos2D - Library to import Flash animations to Cocos2D iOS projects
  • FlashToCocos2D - Library to import Flash animations to Cocos2D iOS projects
  • MDAudioPlayerController - MDAudioPlayerController is an Objective-C library for iPhone used to play MP3 files in an interface similar to the iPod app
  • StackScrollView - Stack Scroll View Panel like Twitter Ipad app for iOS developers [iPad]
  • Reachability - ARC and GCD Compatible Reachability Class for iOS and MacOS. Drop in replacement for Apple Reachability
  • MHTabBarController - A custom tab bar controller for iOS 5
  • DoorwayTransition - Doorway Transition in CoreAnimation (iOS)
  • UIWebViewWebGL - Demo of WebGL-enabled UIWebViews
  • AZCoreRecord - Effortless fetching, saving, importing, and ubiquity for Core Data
  • Browser-View-Controller--iPhone- - Boilerplate code to embed a Browser into your iPhone app
  • DETweetComposeViewController - The iOS 4 compatible Tweet Sheet.
  • sscatalog - Deprecated demo of SSToolkit
  • SDURLCache - URLCache subclass with on-disk cache support on iPhone/iPad. Forked for speed!
  • ecma-utils - Many usefull classes for iPhone applications
  • Loop2d - A simplified and easy to use LUA wrapper around cocos2d for iPhone.
  • BJRangeSliderWithProgress - A "progress bar" that also allows you to select a range. I use it to indicate progress of recording audio, represent trimming it, and then playing back only the selected range.
  • GMGridView - A performant Grid-View for iOS (iPhone/iPad) that allows sorting of views with gestures (the user can move the items with his finger to sort them) and pinching/rotating/panning gestures allow the user to play with the view and toggle from the cellview to a fullsize display.
  • UISS - UIAppearance Stylesheets
  • Motion-JPEG-Image-View-for-iOS - Generic UIImageView subclass designed to load and play Motion-JPEG streams such as commonly used with IP cameras, etc.
  • DOAutocompleteTextField - DOAutocompleteTextField is a subclass of UITextField that provide the user with autocompleted text, similar to the URL bar on major browsers and Google Suggest.
  • CHDataStructures - null
  • Kirin - null
  • JBKenBurns - Ken Burns effect for iOS. The feature enables a widely used technique of embedding still photographs in motion pictures, displayed with slow zooming and panning effects, and fading transitions between frames.
  • BezierText - move the characters of a CCLabelBMFont linearly along a pre-sampled bezier path
  • iosrangeslider - Source code for the iOS Range Slider series by Mal Curtis at BuildMobile
  • TweetBotTabBar - Custom Tab Bar imitating TweetBot's tab bar.
  • LKBadgeView - Custom badge view
  • JSGCDDispatcher - A small Objective-C wrapper around GCD
  • SMHeadedList - Create a list with a header section like Game Center on iOS 5
  • ProxyingUIWebView - Demonstrates a UIWebView that proxies most requests via a local webserver. EXPERIMENTAL
  • CCNodeRecursiveDispatch - CCNode category to run code on all descendants of a node
  • outlineDEMO - this project demonstrates the use of a custom function that computes the outline for a given path
  • Color-Picker-Pro - Color Detection Tool for Designers and Developers
  • ABPadLockScreen - A simple keypad lock screen for the iPad
  • Core-Animation-Demos - The new master source for these can be found at:
  • ImageFilterKit - A collection of image filters that can be applied to images using CoreGraphics.
  • CIALBrowser - A MobileSafari like open source implementation
  • AUIAnimatedText - A drop-in UILabel replacement that makes almost all properties animatable by using a CATextLayer instead of CALayer.
  • ABRouter - A ludicrously simple URL-based router built on top of SOCKit
  • ShareKit - Drop in sharing features for all iPhone and iPad apps
  • ILColorPicker - Color picker controls for iOS
  • NSObject-AutomagicCoding - Ability to save every object to PLIST without any special coding.
  • OpenUDID - [OpenUDID IS NOW DEPRECATED] Open source initiative for a universal and persistent UDID solution for iOS
  • MIMChart-Library - iPhone/iPad chart library
  • WebViewJavascriptBridge - An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews
  • XBPageCurl - A decent page curl transition for iOS.
  • MBYouTubeDownloader - A YouTube video downloader class
  • sockit - String <-> Object Coder for Objective-C
  • photopicker-ios - A better UIImagePickerController
  • FireUIPagedScrollView - Very nice UIScrollView ready to handle View Controllers as pages, handle orientation changes and integrate with UIPageControl and UISegmentedControl out of the box. iPhone & iPad Samples included!
  • CGArcTimer - Playing with images, drawing, blend modes, and animation in Quartz
  • cute-a-pult - Project that will be the subject of my tutorial to be published on Ray Wenderlich's website
  • iOS-boilerplate - iOS-app template with lots of common tasks solved
  • FXLabel - [DEPRECATED]
  • TPAACAudioConverter - Easy-to-use Objective-C wrapper for AAC audio conversion
  • UIDevice-with-UniqueIdentifier-for-iOS-5 - Brings back the unique identifier support under iOS 5, it uses the device's mac address in combination with the bundle identifier to generate a new hashed unique identifier.
  • JSTokenField - An iOS token field based on the behaviour and functionality provided by Mail.app's email recipient field.
  • PSGridScroll - PSGridScroll is a view control that lays out a list of child views into a scrollable grid. An iPad example project is included.
  • FTCoreText - An open source Objective-C interface component that makes use of the CoreText framework to render static text content using a highly customisable markup syntax.
  • PSTreeGraph - A tree graph view control for iPad applications. This is a port of the sample code from Max OS X to iOS (iPad).
  • Mobile-Feather-SDK-for-iOS - Aviary's photo editing SDK for iOS. Please email api@aviary.com with feedback/issues.
  • CCControlExtension - Collection of classes to make the design of controls easier for Cocos2d-for-iPhone
  • RSColorPicker - iOS color picker view with brightness control, opacity control, and delegation support.
  • QuickDialog - QuickDialog - Quick and easy dialog screens for iOS
  • CoconutKit - CoconutKit is a productivity framework for iOS, crafted with love and focusing on ease of use
  • UIView-FlipTransition - An Objective-C category on UIView to make Flip transitions between Views
  • Smooth-Line-View - Smooth & fast line drawing from touch inputs for UIViews using Quartz
  • GrowingTextView - [UNMAINTAINED] An UITextView which grows/shrinks with the text and starts scrolling when the content reaches a certain number of lines. Similar to the one Apple uses in the SMS-app. See blog-post for a small screencast.
  • DDExpandableButton - A single-file iOS 5.0+ class designed to be used like an expandable UIButton ; as seen in the iOS Camera app for the "flash" button.
  • STableViewController - A custom UIViewController with a UITableView which supports "pull to refresh" and "load more"
  • CPAnimationSequence - Describe multi-step UIView animation sequences declaratively.
  • FormatterKit - stringWithFormat: for the sophisticated hacker set
  • LaunchImageTransition - Fades from your launch image (Default.png) to root view controller. Lets you choose the transition animation and delay.
  • KKGridView - Deprecated: Grid view library for iOS.
  • CubeTabBarController - 3D cube transition for UITabBarController
  • MultiColumnTableViewForiOS - Implemented a multi-column table view based on the UITableView for iOS
  • JHBezierTest - A cocos2d test for bezier curves and how their animations work.
  • CSSApply - Apply CSS to UIKit, AppKit, and Core Animation (very beta)
  • ToolDrawer - null
  • PSStackedView - open source implementation of Twitter/iPad stacked ui - done right.
  • GLView - [DEPRECATED]
  • PdfAnnotator-for-iPad - This was my first ever iOS project when I knew almost nothing about iOS. Check the demo: http://www.youtube.com/watch?v=CLTF6Rw8k_o
  • QuartzPatterns - Sample project to demonstrate Quartz2D patterns in iOS
  • BHTabBar - A web-browser like tab bar implementation for iOS4+
  • NextiveJson - A fast JSON parser for iOS and MacOS
  • MGImageUtilities - Useful UIImage categories for iPhone/iPad developers.
  • MAConfirmButton - MAConfirmButton is an animated subclass of UIButton that replicates and improves upon the behavior of the AppStore โ€œBuy Nowโ€ buttons. Built and animated with Core Animation layers, it is completely image free.
  • HockeyKit - A software update kit for iOS and Android. Follow news on Twitter via @hockeyapp
  • DBSignupViewController - Signup view for iPhone app (like Foursquare)
  • twui - A UI framework for Mac based on Core Animation
  • PullToRefreshView - dead simple pull to refresh. you probably shouldn't use this.
  • TDAnimEngine - Export Maya characters and animations to Cocos2D
  • iOS-OpenGLES-Stuff - Various scripts, utils, and code examples for OpenGL ES programming for iOS
  • MKTickerViewDemo - A drop-in control for creating stock tickers in your app
  • CKBezierPath - BezierPath object that can be used on both MacOSX and iOS
  • Pholio - iPad photo gallery. Available on the App Store.
  • PhotoAppLink - iOS library for connecting photo editing apps
  • Box2D-Examples - Box2D examples (Ragdoll, Buoyancy, etc.) for Cocos2D for iPhone
  • SerialCommunicationFramework - SerialCommunication framework for iOS.iOS version of Android ADK
  • ios-image-filters - photoshop-style filter interface for UIImage class on iOS to make instagram-style images
  • BJImageCropper - A simple UIView subclass that allows a user to crop an image. If you use it, I'd love to know! Twitter: @barrettjacobsen
  • iOS-5-Cookbook - null
  • LimbicGL - An experimental multi-threaded renderer for iOS
  • AMKeyboardNumberPad - null
  • Cocos2D-Extensions - A set of classes to extend Cocos2D Library functionalities
  • JMTabView - Stylish and animated tab view for iOS rendered entirely using core graphics.
  • nimbus - The iOS framework that grows only as fast as its documentation
  • KnightFight - A 2D isometric game for iPhone and iPad built using Cocos2D
  • tiny-wings - Remake of the popular iPhone game.
  • RBFilePreviewer - Easy file previewing for iOS.
  • myDrawing - A clone of Apple's GLPaint with extra features.
  • ImageProcessing.framework - Convenient Image Processing framework for iOS and Android(face detection,Edge,Grayscale,and more effects)
  • KIF - Keep It Functional - An iOS Functional Testing Framework
  • AFNetworking - A delightful networking framework for iOS, macOS, watchOS, and tvOS.
  • cocos2d-iphone-extensions - 3rd party extensions for cocos2d-iphone
  • ShaderManager - A very simple OpenGL ES shader manager for Objective-C
  • DCActionButtonsController - Provides an easy way to make popovers with styled action buttons (buttons provided by Jeff LaMarche)
  • LRSlidingTableViewCell - A simple implementation of sliding table cells, ala Twitter for iPhone
  • SVSegmentedControl - A UISwitch-like segmented control for your iOS app.
  • DCIntrospect - Small library of visual debugging tools for iOS.
  • cocos2d-ext - Some usefull classes, categories I've developed to simplify everyday tasks of game development with cocos2d
  • CoreLocationUtils - iOS CoreLocation extensions, simulator and tools
  • BlocksKit - The Objective-C block utilities you always wish you had.
  • climbers - iPad game
  • iOS-StyledPageControl - Customizable PageControl for iOS
  • SlidingTabs - Sliding tabs UI element for iPhone
  • MTQuadrantControl - A 4-way button disguised as a table cell, as seen in Tweetie 2
  • leaves - An iBooks-like page-turning interface for iPhone and iPad apps using only public APIs.
  • socialize-sdk-ios - Socialize SDK for iOS devices. An iOS social sharing SDK for native apps.
  • iOS-nodechat - iOS chat client for socket.io & node.js backend
  • MKEntryPanelDemo - Entry Panel UI
  • TTTAttributedLabel - A drop-in replacement for UILabel that supports attributes, data detectors, links, and more
  • NYXImagesKit - A set of efficient categories for UIImage class. It allows filtering, resizing, masking, rotating, enhancing... and more.
  • CocosDistort - iPhone adaptation of distort program C/Glut (Drew Olbrich, 1992) using cocos2d-iphone library
  • RTLabel - simple rich text display for iOS using html-like markups
  • Concurrent-Fractal-Desktop-App - Add an asynchronous, concurrent drawing operation to DesktopAppNetworkRecieveMessage
  • MultistrokeGestureRecognizer-iOS - A library for defining and detecting multi-stroke gestures created through touch-input on iOS devices
  • MyTube - YouTube downloader for iOS [DISCONTINUED]
  • CCBlade - CCBlade - Fruit Ninja Blade effect implementation in cocos2d.
  • EGOTextView - EGOTextView is a complete drop in replacement for UITextView created by enormego, that adds support for Rich Text Editing. [tags:ios,objective-c,uitextview]
  • DCControls - iOS Rotary Knob & Slider controls. All custom drawing, no images, customizable.
  • MKHorizMenuDemo - Demo of MKHorizMenu a simple, drop-in replacement for the Three20 fame horizontal menus used in news apps
  • GridMonster - A sample app comparing Grid Views for iOS in a single app. This was done on a lazy Saturday night to test out the various options out there
  • iOSPlot - Chart library for iOS
  • KTOneFingerRotationGestureRecognizer - KTOneFingerRotationGestureRecognizer is a custom UIGestureRecognizer for doing one finger rotations in iOS apps.
  • GCPlaceholderTextView - A subclass of UITextView that allow a placeholder
  • iOSCameraImageProcessing - Real time image processing framework for iOS
  • GCRetractableSectionController - Controller that helps the management of UITableViews extendable sections
  • MDAboutController - Automatically populated about view controller for iOS apps!
  • GCDiscreetNotificationView - A discreet, non-modal, notification view for iOS.
  • cocoshop - Visual editor for cocos2d
  • MDAboutControllerDemo - Automatically populated about view controller for iOS apps! This is the demo.
  • iOS-Components - Misc components for the iOS. Just random stuff really but hopefully useful.
  • TPKeyboardAvoiding - A drop-in universal solution for moving text fields out of the way of the keyboard in iOS
  • BezierLicious - A really cheezy program to test the Bezier Curve Formula
  • BKTransition - Custom UIViewController Transitions
  • Quartz-Help-Library - Quartz Help Library for iOS, for image processing on iOS.
  • IBAForms - A simple iPhone forms library
  • iCarousel - A simple, highly customisable, data-driven 3D carousel for iOS and Mac OS
  • cocos2d-PRKit - Additions to the fabulous cocos2d-iphone library as provided by Precognitive Research.
  • MMGridView - A simple grid view / dashboard component for iOS
  • CHViewControllerSwitcher - CHViewControllerSwitcher is a replacement for UITabBarController.
  • SVGKit - Display and interact with SVG Images on iOS / OS X, using native rendering (CoreAnimation)
  • CCBox2D - a cocos2d-flavored wrapper for Box2D
  • cocoa-websocket - a WebSocket class for Cocoa, based on AsyncSocket and code from Esad Hajdarevic
  • XMPPFramework - An XMPP Framework in Objective-C for Mac and iOS
  • CocoaLumberjack - A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS and watchOS
  • MHLazyTableImages - This project is now deprecated.
  • ReorderingTableViewController - Drag and drop UITableView rows.
  • CCTransitionHelper - cocos2d transition helper
  • SVProgressHUD - A clean and lightweight progress HUD for your iOS and tvOS app.
  • Drip - OS X painting application
  • FlatWebView - A ludicrously simple subclass of UIWebView that hides the drop shadows behind said UIWebView.
  • ZJoystick - Cocos2D Joystick API v1.3
  • ios_curves - null
  • CAShowcase - null
  • iPong - Simple pong game running on IOS using ObjC and Cocos2D Box2D
  • PopupView - PopupView for iOS, like UICalloutView. BSD License.
  • Cocos2D-UIToolbar - This is an application that contains the Cocos2D within a UIKit view controller based application, and contains a UIToolbar at the bottom
  • JMWhenTapped - Easily assign touch down, touch up, and tapped actions to UIViews using blocks.
  • RPG - A simple demo of a game with a tiled map built using the cocos2d engine.
  • Moving-MKAnnotationView - An implementation of a moving map annotation using iOS MapKit and QuartzCore.
  • KKLibrary - iOS Framework.
  • HGPageScrollView - UIScrollView for iPhone with horizontal paging like mobile Safari tabs
  • JJGWebView - UIWebView class and example implementation for iOS Applications
  • MTZoomWindow - A UIWindow that can be used to zoom in a specific UIView and displays it fullscreen
  • RotateLayer - CALayer 3D Sample
  • SlideToCancel - "slide to unlock" clone from the iPhone's lockscreen using only public APIs
  • UIDickBar - Dickbar, Twitter's mainstream consumer client experience, now available for your iOS apps too.
  • iphone-custom-dialogbox - A custom dialog box for iPhone
  • NSTimeZone-Localization - Providing a localized translation for the geopolitical names in the NSTimeZone class.
  • SimFinger - Screencasting for iPhone
  • CCMenuAdvanced - Better CCMenu that can be easily used as a patch to CCMenu, not only as a subclass.
  • UKPaintView - A simple NSView subclass that implements a paint canvas into which users can draw with various paint tools.
  • ios_curves - null
  • ILGeoNames - Various helper classes for accessing the free geocoding services at geonames.org
  • CCLabelFX - CCLabelTTF subclass for Cocos2d with blurred shadow support.
  • ANImageBitmapRep - A set of classes for easily manipulating images with bitmap data or CoreGraphics
  • AdRootViewController - RootViewController replacement for Cocos2d that supports iAds and AdMob.
  • iRate - [DEPRECATED]
  • SQRiskCursor - Custom UIControl using CoreAnimation
  • iVersion - [DEPRECATED]
  • CCGaussianBlurSprite - CCGaussianBlurSprite project
  • iOS-Path-Kit - Path Kit for building, traversing and drawing paths for iOS
  • iOS-Animation-Kit - Animation Kit for frame animation on iOS
  • TITokenField - An iOS version of the NSTokenField (See To: field in Mail and Messages).
  • SoloComponents-iOS - Self-contained, two-file (.h/.m) iPhone/iPad components that are dead-easy to drop into your projects
  • WEPopover - Generic popover implementation for iOS with same API as the UIPopoverController for the iPad, but configurable with custom background and available for iPhone/iPhone4
  • Giraffe - Encode animated GIF files on the iPhone
  • MTLocation - A Framework to add convenience-stuff for easier coping with CoreLocation/MapKit on iOS. It includes a custom UIBarButtonItem mimicing the Locate-Me-Button of the built-in Google Maps App
  • LocNotes - LocNotes is the source code to Locayta Notes version 1.0, an iPad/iPhone note taking app incorporating the Locayta Search Mobile full text search library for iOS. The latest version of the app is available for free in the App Store and the source code is released under open source as a reference for Locayta Search Mobile developers. Download from the App Store at http://itunes.apple.com/gb/app/locayta-notes/id393819477
  • AirplayKit - A cross-platform MacOS and iOS framework allowing you to send content to an Apple TV or other Airplay supported device. Note: This project is no longer maintained.
  • Movist - Movie Player for Mac OS X based on QuickTime & FFmpeg. (Fork of original project on Google Code as it seems to have died)
  • ATMHud - Library for the creation of HUDs in iPhone applications.
  • MyStyledView - A generic styled view class for rendering simple graphics on the desktop.
  • MKStoreKit - The "Goto" In App Purchases Framework for iOS 8+
  • MeterView - Dashboard-style gauges for iOS
  • HSImageSidebarView - A view based on the sidebar in Apple's Keynote app for iPad.
  • OHGridView - View that display cells as a grid. Uses quite the same API as UITableView
  • NLFetchedResultsTable - A small open-source library that lets you quickly create a UITableViewController that is backed by an NSFetchedResultsController.
  • TouchRSS - Simple iPhpne RSS reading library
  • CCSlider - Slider cocos2d iPhone
  • DTCoreText - Methods to allow using HTML code with CoreText
  • VertexHelper - Lets you graphically define vertices of sprites for Box2D and Chipmunk bodies/shapes.
  • MPlayerX - media player on Mac OS X
  • FGallery-iPhone - Objective-C based gallery for iPhones
  • Hangman - Cocos2D implementation of the hangman game
  • canabalt-ios - Open source release of Canabalt for iOS
  • cokecuke - cuke for cocos2d
  • Cocos2d-Menu-Scroller - A CCLayer subclass for creating scrollable pages in Cocos2d (iOS). Can be used for scrollable menus in games. NOTE: CCScrollLayer is now a part of cocos2d-iphone-extensions repo: https://github.com/cocos2d/cocos2d-iphone-extensions/
  • cocos2d-GestureRecognizers - cocos2d modifications to allow use of UIGestureRecognizers
  • MHRotaryKnob - UIControl for iOS that acts like a rotary knob
  • Animated-Paths - Demo project: Animating the drawing of a CGPath with CAShapeLayer.strokeEnd
  • popclock - PopClock is a simple iPhone / iPad clock app that utilizes the Cocos2d and Box2d libraries.
  • PSFoundation - Categories and helper classes for iOS projects.
  • SliderPageControl-for-iOS - An alternative for UIPageControl
  • MTStatusBarOverlay - A custom iOS status bar overlay seen in Apps like Reeder, Evernote and Google Mobile App
  • aws-sdk-ios-v1 - ARCHIVED: Version 1 of the AWS SDK for iOS
  • objection - A lightweight dependency injection framework for Objective-C
  • idev-recipes - Open source code for the idevrecipes.com blog
  • MAAsyncIO - GCD-based async IO
  • ANColorPicker - A custom mac-like color well for iPhone
  • ConciseKit - A set of Objective-C additions and macros that helps you write code more quickly.
  • CMTextStylePicker - iOS view controller tree for presenting a text font/size/colour picker to user.
  • NetworkProxy - Communication with GameKit: Network helper for the GKSession.
  • CMPopTipView - Custom UIView for iOS that pops up an animated "bubble" pointing at a button or other view. Useful for popup tips.
  • UIGestureExamples - null
  • ssmessagesviewcontroller - iOS Messages.app style table view controller
  • WEPopover - Generic popover implementation for iOS with same API as the UIPopoverController for the iPad, but configurable with custom background and available for iPhone as well.
  • JSUserDefaults - JS bridge for accessing NSUserDefaults from a UIWebView
  • EasyTableView - Horizontal and vertical scrolling table views for iOS
  • evil-bees - small iphone game where the user gets to move bees around the screen
  • evil-ken - toy cocos2d game
  • ELCSlider - A subclass of UISlider to use with iPad that includes a UIPopover Scrubber showing the value as it changes.
  • CCPhysics - simple extensible physics/collision detection engine for cocos2d
  • FastPdfKit - A Static Library to be embedded on iOS applications to display pdf documents derived from Fast PDF
  • MWPhotoBrowser - A simple iOS photo and video browser with grid view, captions and selections.
  • GAJavaScript - Library to simplify working with JavaScript and UIWebView.
  • DCTMusicModel - A Core Data based framework for quickly accessing the music information in MediaPlayer. It requires the data to be imported, which takes about 1 minute 45 seconds for 2000 songs on an iPhone 3G. Once created, accessing is near instant. No private Apple APIs were used in the making of DCTMusicModel.
  • TouchUI - null
  • DDRetinaHelpers - A couple of applications that will make your daily Cocoa coding life easier when it comes to resizing and renaming images for the iPhone retina display.
  • Ninja - Ninja prototype
  • ELCImagePickerController - A clone of the UIImagePickerController using the Assets Library Framework allowing for multiple asset selection
  • Appcelerator-Calendar-Module - null
  • TISwipeableTableView - Allows you to swipe a UITableViewCell and reveal a back view, functions like cells in the "Twitter" app.
  • SVGQuartzRenderer - Simple SVG renderer implemented in Obj-C using CoreGraphics
  • CustomUIViews - Some examples for creating custom UIViews in iOS.
  • AFKPageFlipper - A simple 3-D page flip transition for iOS devices
  • HMGLTransitions - HMGLTransitions is set of classes which can animate transition between two UIViews, or presentation / dismissing of UIViewControllers.
  • Cocos2D-Iris-Effects - Iris-style effects for use in Cocos2D projects.
  • appirater - A utility that reminds your iPhone app's users to review the app.
  • DCTCoreData - My additions to Core Data.
  • NanoStore - NanoStore is an open source, lightweight schema-less local key-value document store written in Objective-C for Mac OS X and iOS.
  • UIImage-Conversion - Simple class to convert UIImage objects to bitmap arrays (RGBA8)
  • ICB_LocalWeather - iCodeBlog LocalWeather Blog Post Example Project
  • calendar-ui - MACalendarUI is a project which offers calendar user interface for iPhone applications.
  • ios - CloudApp iOS
  • Reusable-Particles-with-cocos2d - A demo using my CCParticleSystem extension for cocos2d that allows one to create a pool of particles to pull from.
  • Gravatar - Objective-C Gravatar API
  • Reader - PDF Reader Core for iOS
  • shapes-panels - paged uiscrollview with cocos2d used in Jacob's Shapes
  • cocos2d_stuff - random cocos2d addons i made
  • HSAnimatedCalendar - An animated calendar UIViewController for iPhone
  • ParticleEmitter - 3D Particle Emitter for iPhone
  • kod - Programmers' editor for OS X [DEAD PROJECT]
  • pinview - PIN Code Entry Screen for iOS
  • Accordion - Accordion is a small library for iOS that implements file navigation using accordions. Accordion aims to be a persistent layer between your TableView and your files on storage.
  • cocos2d-GestureRecognizers - cocos2d modifications to allow use of UIGestureRecognizers
  • FMTwitterKit - A simple to use but full-featured Twitter framework
  • FontLabel - A project that includes a module for drawing arbitrary .ttf fonts for iPhone.
  • chromium-tabs - [historical] Chromium tabs for cocoa applications (project no longer maintained)
  • Event - Iphone simulator calendar management application.
  • KPWebViewInterceptor - KPWebViewInterceptor - a mechanism of transparently invoking Objective-C ViewControllers from Javascript running within a UIWebView.
  • DDSocialClient - A handy library that makes access to social media clients easy.
  • AmxMobile.IPhone.SixBookmarks-1.1 - Six Bookmarks implementation for iOS
  • PDColoredProgressview - A UIProgressview subclass with support for setting a tint color instead of the boring default blue.
  • LocalNotifications - Creating Local Notifications on iOS 4
  • CHCSVParser - A proper CSV parser for Objective-C
  • PageScrollView - A generic View that mimics Apple's homescreen-paging that supports both iPhone & iPad and rotation
  • KSThreadProxy - Simple proxy for cross-thread messaging
  • ShareKit - Drop in sharing features for all iPhone and iPad apps
  • MagicalRecord - Super Awesome Easy Fetching for Core Data!
  • JSONKit - Objective-C JSON
  • PullToRefresh - A simple iPhone TableViewController for adding pull-to-refresh functionality.
  • NAMapKit - Allows you to use custom maps in iphone applications and attempts to mimics some of the behaviour of the MapKit framework
  • yrk-spinning-progress-indicator - A resizable, recolorable clone of the spinning NSProgressIndicator.
  • multi-threaded-core-data - iPhone example code demonstrating Core Data multi-threading
  • Camera-Image-Helper - Live scanner images on demand
  • g-cal - a google calendar client for the iphone
  • DDSocialDialog - A FacebookConnect look-alike UIView dialog for iPhone and iPad (and iPhone 4 Retina Display!)
  • KSHTMLWriter - Small set of classes to simplify XML/HTML generation in Cocoa apps.
  • KSExtensibleManagedObject - KSExtensibleManagedObject
  • ScrollViewAnimate - Attempt to re-create the 3D style rotational animations seen in Elements & Wired IPad applications.
  • baker - The HTML5 ebook framework to publish interactive books & magazines on iPad & iPhone using simply open web standards
  • fmdb - A Cocoa / Objective-C wrapper around SQLite
  • ShareKit - Drop in sharing features for all iPhone and iPad apps
  • MGImageUtilities - Useful UIImage categories for iPhone/iPad developers.
  • CDQuartzCocoaLib - A layer on top of Quartz 2d to allow for a sequence of operations encapsulating Quartz api functions to be queued and later applied to a graphics context.
  • AFCache - AFCache is an HTTP cache for iOS and OSX seeking towards full RFC2616 compliance
  • KVO-Notification-Manager - KVOBlockNotificationCenter is a set of source code for using blocks with Cocoa's Key Value Observing (KVO). Originally inspired by Mike Ash's "KVO Done Right" blog post and code: http://www.mikeash.com/?page=pyblog/key-value-observing-done-right.html See http://toxicsoftware.com/kvoblocks/ for more information.
  • MyAVControllerDemo - A little sample showing how to access directly the datas of the camera in iOS
  • OARequestHeader - A quickie to generate OAuth headers when using OAuthConsumer library in Mac and iPhone apps.
  • GSTwitPicEngine - Objective C wrapper around TwitPic's OAuth and OAuth Echo API with OAuthConsumer Lib. Deprecated.
  • TwitterClient - Client Twitter pour Iphone
  • TweetNow - ็พๅœจใฎไฝ็ฝฎๆƒ…ๅ ฑใ‹ใ‚‰่ฟ‘ใใฎ้ง…ใ‚„็™ป้Œฒใ—ใŸๅ ดๆ‰€ๅใ‚’ Twitter ใซใคใถใ‚„ใ iPhoneใ‚ขใƒ—ใƒช
  • DashApp - DashApp is an iPad application that allows you to run multiple iPhone Web Apps simultaneously in a Dashboard-like environment.
  • big5app - Enhanced UIWebView browser with e.g. camera support via Javascript
  • TICoreDataUtilities - Utilities to make Core Data applications as free of template code (and as painless) as possible
  • Lambda-Alert - Simple UIAlertView wrapper that uses blocks for button actions.
  • SBJson - This framework implements a strict JSON parser and generator in Objective-C.
  • Radios - An mp3 streaming Application for the iPhone and the iPad
  • SDAdvancedWebView - Add some handy features to you UIWebViews
  • UIImage-categories - Resize a UIImage the right way from Trevorโ€™s Bike Shed
  • Tortuga22-NinePatch - Tortuga22's NinePatch Library
  • AnimatedGifExample - A fork of http://blog.stijnspijker.nl/2009/07/animated-and-transparent-gifs-for-iphone-made-easy/ that shows optimized animated GIFs correctly
  • WhizWheel - WhizWheel is a simple iPhone App for pilots that provides a faster alternative to the primary navigation calculations generally performed with a circular slide rule (such as the CRP-1). Specifically the calculation of track, ground speed and flight time for a given air speed and heading, given the current wind speed and direction.
  • HorizontalTable - Scrollable tableView that moves in a left/right direction but is as efficient as a regular UITableView
  • MWFeedParser - An Objective-C RSS / Atom Feed Parser for iOS
  • AWTextureFilter - Apply a gaussian blur filter to your textures in cocos2D
  • SGAREnvironment - A location-based augmented reality environment for the iPhone.
  • iPad-Filesystem - A simple split-view-based filesystem browser for the iPad. Find out what you can read or write!
  • bamboo - a lightweight, simple objective-c library implementation of facebook's graph api, for the iPhone.
  • ShowOffPad - ShowOff Presenter on the iPad
  • iphone-twitter - iPhone Twitter Framework
  • HelTweetica - Twitter app for iPad that won Best Social App at iPadDevCamp NYC 2010.
  • flalib - A graphic library for iPhone OS in the style of Flash AS3
  • Cocoa-Touch-Barcodes - Fork of Jeff Lamarche's original barcode generator library at http://code.google.com/p/cocoabarcodes/
  • leaves - A page-turning interface for iOS apps
  • AQGridView - A grid view for iPhone/iPad, designed to look similar to NSCollectionView.
  • iPadSlotMachine - an iPadDevCamp project, winner of the "Coolest App" category (April 2010, San Jose)
  • treemapkit - TreeMap for Cocoa Touch (iPhone/iPod touch/iPad)
  • cocos2d-objc - Cocos2d for iOS and OS X, built using Objective-C
  • tweets-from - Simple iPhone application using MapKit to visualize Twitter timeline locations.
  • WorldHours - World Hours visualization for iPad
  • OAuthConsumerTouch - OAuthConsumer for the iPhone lineup
  • SDURLCache - URLCache subclass with on-disk cache support on iPhone/iPad
  • OpenFlow - CoverFlow API replacement for the iPhone
  • MGTwitterEngine - Objective-C Twitter integration library for Mac OS X and iPhone. Official repository.
  • asi-path-finder - Co-operative path finder (for games) written in Objective-C
  • XAuthTwitterEngine - A collection of libraries in Objective-C for working with Twitter's xAuth implementation.
  • EPGLTransitionView - OpenGL ES view for animating a view transition.
  • Cocos2D-Touchable-Nodes - Provides lightweight CCNodes which can respond to touches within a given rectangle.
  • microcosm - A Game Editor for cocos2d
  • objc-eval - Via gcc and xcode, compile simple objective-c code provided as an NSString at runtime, and execute it within the context of the same, running, program.
  • AppSales-Mobile - App Sales Mobile allows iPhone developers to download and analyze their daily and weekly sales reports from iTunes Connect.
  • CHGridView - Objective-C reusable scrollable grid view for Cocoa Touch modeled after UITableView.
  • iOS-Artwork-Extractor - Extract iOS artwork and emoji symbols into png files, generate glossy buttons png files
  • SneakyJoystick - A Joystick for Cocos2d games. It's pretty solid. Give it a try! This will be updated to always work with latest trunk of Cocos2D
  • PlainNote - an open source notepad application for iPhone
  • RestKit - RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X
  • KTPhotoBrowser - KTPhotoBrowser is a lightweight photo browser library for the iPhone and iPod touch that looks and behaves like the iPhone Photos app.
  • BPEditableTableViewCell - Some editable UITableViewCell subclasses for Cocoa Touch applications
  • NSDate-Extensions - Practical real-world dates
  • Presence2 - A basic twitter client for iPhone (Stanford CS193p Class Project)
  • Voice - Native iPhone App wrapper around the Google Voice iPhone Web App [nolist]
  • iFrameExtractor - Extract frames from iPhone videos using the FFMpeg libraries.
  • parsekit - Objective-C Tokenizer and Parser Generator. Supports Grammars.
  • PASoundEngine - My fork of the sound engine that comes with cocos2d for iPhone, originally by Florin Dumitrescu
  • PlainOAuth - A plain OAuth library in Objective-C, and example app for iPhone.
  • EasyTableView - A set of UITableViewController and UINavigationController subclasses for quickly prototyping iPhone applications.
  • calendar - Calendar API for iPhone
  • cocosMNC - Provides a model-view-controller (MVC) design pattern for cocos2D for iPhone. Since cocos2D uses nodes instead of views, this implementation is known as a model-node-controller (MNC).
  • InAppSettingsKit - This iOS framework allows settings to be in-app in addition to or instead of being in the Settings app.
  • mov.io - mov.io iPhone 3GS app. mov.io is your place to capture and share your life on video. Deeply integrated into Twitter and with multiple ways to upload your files.
  • iphone-gallery-controller - iPhone-photo-browser-like swiping/scrolling
  • copong-iphone - A Pong clone made with Cocos2D for iPhone.
  • Kal - A calendar component for the iPhone (the UI is designed to match MobileCal)
  • egodatabase - SQLite Cocoa Wrapper
  • Tortuga22-LED-Indicators - Static library and bundle for implementing simple LED indicator views.
  • PhotoViewer - Quick PhotoViewer for the iPhone. Built upon our other reliable libraries: EGOImageLoading and EGOCache.
  • AppSales-Mobile - App Sales Mobile allows iPhone developers to download and analyze their daily and weekly sales reports from iTunes Connect. Modified by me for backup of reports.
  • EGOGradientView - CAGradientLayer backed UIView, with pass-through properties
  • JPImagePickerController - An attempt to copy the apples UIImagePickerController for the iPhone with dataSource methods so you can use it for remote and in app images.
  • ObjQREncoder - Objective-C QR Encoder
  • iPhone-Snippets - Snippets of Useful iPhone Objective-C Code
  • Alterplay-iOS-dev-tips - We often discover simple solution while working on our games and apps for iPhone
  • browserviewcontroller - An UIWebViewController that mimics Safari
  • cocoa-stringtokenizer - Cocoa wrapper for CFStringTokenizer
  • OBShapedButton - A UIButton subclass that works with for non-rectangular button shapes.
  • EGOTableViewPullRefresh - A similar control to the pull down to refresh control created by atebits in Tweetie 2.
  • tweet-only-iphone - null
  • Tweeter - Twitter Framework for the iPhone (or really any Obj-C project)
  • iPhone-Tetris - A little iPhone tetris game written with cocos2d
  • SDWebImage - Asynchronous image downloader with cache support as a UIImageView category
  • CA360 - Core Animation iOS example code. Lots of it.
  • MatchGame - Learning Cocos2d and Objective-C with a simple card matching game
  • GradientLayerAnimations_02 - Example of animating a CAGradientLayer by its colors property
  • iphonearkit - An Objective-C augmented reality kit for iPhone.
  • appirater - A utility that reminds your iPhone app's users to review the app.
  • AuthenticationController - The code for my recipe in the upcoming iPhone Recipes book
  • TextEditPlus - An enhanced version of TextEdit in Mac OS X, features encoding detection, etc.
  • ABContactHelper - Objective-C Address Book wrapper
  • OpenFlow - CoverFlow API replacement for the iPhone
  • EKG - Small iPhone project showing an EKG curve drawn in OpenGLES
  • Controls - Demo app of the custom controls used in ColorDev
  • CRUDViewTemplate - This tool is a CRUD base view template for Core Data on iPhone SDK.
  • sc_listener - A simple class for listening to microphone levels, suitable for the iPhone.
  • cider - Convenience Classes for development iPhone software. Currently focusing to the Core Data Utilities. It enables you to create and search EO easily.
  • Twitter-OAuth-iPhone - An easy way to get Twitter authenticating with OAuth on iPhone
  • CoreResource - Experimental Core Data driven active resource/JSON client
  • musichackday-viz - iPhone music visualisation at Music Hackday 2009
  • AppSales-Mobile - App Sales allows iPhone and Mac App Store developers to download and analyze their daily and weekly sales reports from iTunes Connect.
  • tapkulibrary - tap + haiku = tapku, a well crafted open source iOS framework
  • iPhoneContacts - A wrapper for the iPhone's C-based AddressBook framework.
  • fontbrowser - iPhone Font Browser - This iPhone application is based on code from the Under the Bridge blog and allows users and developers to browse and play with the fonts available in the iPhone OS.
  • BulbView - Cocoa/UIKit view to display text like light-up bulbs on a sports scoreboard.
  • ftutils - iPhone utilities mostly for Core Animation
  • 6tringle-touchsamplecode - iPhone UIKit based sample code for handling various types of touches
  • MBProgressHUD - MBProgressHUD + Customizations
  • gameplayground - Learning cocos2d-iphone in public
  • iphone-cameraflow - combine iPhone Camera with Flow
  • iphone-nehe - NeHe OpenGL lessons on iPhone
  • aaphone - iPhone Photo Visualizer with Ascii Art
  • ElementParser - ElementParser is lightweight Cocoa Framework (usable on the iPhone) to provide easy access to XML and HTML content.
  • tweejump - iPhone game
  • GLGestureRecognizer - Simple Objective-C gesture recognizer for use on the iPhone
  • lifecal - life calendar
  • TransWeb - Demonstrates how to implement UIWebView with a transparent background. To achieve this you need to make the HTML body's background color transparent by doing the following - 1) set the UIWebView's backgroundColor property to [UIColor clearColor] 2) use the UIWebView's content in the html: 3) the UIWebView's opaque property set to NO
  • appledoc - Objective-c code Apple style documentation set generator.
  • iphone-3.0-cookbook- - Sample Code
  • feedparser - A Cocoa RSS/Atom parser for Mac OS X and the iPhone
  • uidevice-extension - Add functionality to UIDevice to distinguish between platforms like iPod touch 1G and 2G and iPhone
  • egodatabase - EGODatabase is a thread-safe Objective-C SQLite wrapper with full support for asynchronous SQLite calls as well as built in NSOperationQueue support.
  • ioctocat - iOctocat v1 - GitHub for iOS (works on the iPhone, iPad, and iPod Touch)
  • spriteanimationframework - An iPhone framework for a frame-by-frame animated sprite.
  • muikit - A collection of UI goodies for iPhone.
  • mogenerator - Core Data code generation
  • iphone-keypad - A highly sloppy copy of Apple's own iPhone keypad
  • async-uitableview - Sample project using the ASIHTTPRequest to load the public Flickr RSS feed, and then load the images in a UITableView in asynchronous fashion
  • iphone-smtp - A github fork of SKPSMTPMessage. A quick SMTP client for the iPhone, built on CFNetwork in ObjC
  • birthdaysync - Put address book contacts' birthdays on a Google calendar so you stop forgetting them
  • editorrific - This project features a simple editor similar to the one used in the Twitterriffic iPhone application.
  • flicktabcontrol - FlickTabControl is an easy to use library of the "Flick" tab bar, originally inspired by the implementation of tabbing in Facebook's iPhone application. [tags:iphone,objective-c]
  • webedit - think TextEdit but using WebKit
  • cocoa-helpers - A collection of helpers (categories) we've written for iOS and OS X, full with convenience methods to make them easier and more useful. [tags:cocoa,objective-c,ios,mac]
  • hpple - An XML/HTML parser for Objective-C, inspired by Hpricot.
  • gh-unit - DEPRECATED Test Framework for Objective-C
  • justupdate - Just an update field, just for twitter, just for your iPhone/iPod touch.
  • OmniGroup - Source for many of The Omni Group's frameworks
  • iphone-filesystembrowser - File System Browser for iPhone
  • iphone-classbrowser - Class Browser for iPhone Developer
  • cocoa-web-resource - A file transfer solution for iPhone and iPod Touch. Support uploading, download and delete files via browser.
  • gloss-caustic-shader - Reproduces the oft-seen glossy gradient effect
  • cocoa-web-resource - [Deprecated] A file transfer solution for iPhone and iPod Touch. Support uploading, download and delete files via browser.
  • uickit - null
  • iphone-samples - Sample code for iPhone development
  • oauthconsumer - An iPhone ready, Objective-C implementation of an OAuth consumer.
  • ntlniph - NatsuLiphone - The twitter client for iPhone / iPod touch
  • imagestore - A library to download and cache images automatically
  • afregexstring - Category for adding regular expressions to NSString
  • twonk - (Yet another) iPhone twitter client, with the worst possible name ever. (Well, second-worst: "Twinkle" was already taken.)
  • GHKit - Utilities and categories for Objective-C
  • voice-changer - Time-Domain Pitch and Time Scale Modification of Speech Signal
  • asi-http-request - Easy to use CFNetwork wrapper for HTTP requests, Objective-C, Mac OS X and iPhone
  • cheepcheep - my very own twitter client

Objective-C++

  • UICoreTextView - Easy to use UIView which supports rendering using CoreText
  • AsyncDisplayKit - Smooth asynchronous user interfaces for iOS apps.
  • textmate - TextMate is a graphical text editor for macOS 10.12 or later

PHP

  • githuber-md - Markdown editor plugin for WordPress.
  • CodeIgniter - Open Source PHP Framework (originally from EllisLab)
  • fuzzy-record - PHP Active Record implementation with a Rails-like API

PLpgSQL

  • Chats - Open-Source Messaging App

Perl

PowerShell

Python

  • aider - aider is AI pair programming in your terminal
  • crewAI - Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
  • Scrapegraph-ai - Python scraper based on AI
  • OpenVoice - Instant voice cloning by MyShell.
  • DeepFaceLive - Real-time face swap for PC streaming or video calls
  • minbpe - Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.
  • magentic - Seamlessly integrate LLMs as Python functions
  • manuskript - A open-source tool for writers
  • quivr - Your GenAI Second Brain ๐Ÿง  A personal productivity assistant (RAG) โšก๏ธ๐Ÿค– Chat with your docs (PDF, CSV, ...) & apps using Langchain, GPT 3.5 / 4 turbo, Private, Anthropic, VertexAI, Ollama, LLMs, Groq that you can share with users ! Local & Private alternative to OpenAI GPTs & ChatGPT powered by retrieval-augmented generation.
  • langchain-hub - null
  • IF - null
  • encodec - State-of-the-art deep learning based audio codec supporting both mono 24 kHz audio and stereo 48 kHz audio.
  • AutoGPT - AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
  • babyagi - null
  • langchain - ๐Ÿฆœ๐Ÿ”— Build context-aware reasoning applications
  • TTS - ๐Ÿธ๐Ÿ’ฌ - a deep learning toolkit for Text-to-Speech, battle-tested in research and production
  • chatgpt-retrieval-plugin - The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
  • transcribe-anything - Input a local file or url and this service will transcribe it using Whisper AI. Completely private and Free ๐Ÿคฏ๐Ÿคฏ๐Ÿคฏ
  • public-apis - A collective list of free APIs
  • chalice - Python Serverless Microframework for AWS
  • Open-Assistant - OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
  • yt-whisper - Using OpenAI's Whisper to automatically generate YouTube subtitles
  • ml-stable-diffusion - Stable Diffusion with Core ML on Apple Silicon
  • iredis - Interactive Redis: A Terminal Client for Redis with AutoCompletion and Syntax Highlighting.
  • memray - Memray is a memory profiler for Python
  • cli - ๐Ÿฅง HTTPie CLI โ€” modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
  • InstaPy - ๐Ÿ“ท Instagram Bot - Tool for automated Instagram interactions
  • kogpt - KakaoBrain KoGPT (Korean Generative Pre-trained Transformer)
  • dart-fss - ํ•œ๊ตญ ๊ธˆ์œต๊ฐ๋…์›์—์„œ ์šด์˜ํ•˜๋Š” ๋‹คํŠธ(Dart) ์‹œ์Šคํ…œ ํฌ๋กค๋ง์„ ์œ„ํ•œ ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ
  • pydantic - Data validation using Python type hints
  • huey - a little task queue for python
  • pytube - A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
  • ffmpeg-python - Python bindings for FFmpeg - with complex filtering support
  • flask - The Python micro framework for building web applications.
  • tiny_python_projects - Code for Tiny Python Projects (Manning, 2020, ISBN 1617297518). Learning Python through test-driven development of games and puzzles.
  • pymotw-3 - null
  • OctoBot - Open source crypto trading bot
  • mercy-reader - A Python library to extract clean(er), readable text from web pages via Mercury Web Parser.
  • reader - Extract clean(er), readable text from web pages via Mercury Web Parser.
  • mercury-parserpy - python api wrapper for https://mercury.postlight.com/web-parser/
  • moviepy - Video editing with Python
  • stylegan3 - Official PyTorch implementation of StyleGAN3
  • awesome-ml-demos-with-ios - The challenge projects for Inferencing machine learning models on iOS
  • auto-subtitle - Command-line utility for auto-generating subtitles for any video file
  • PixelLib - Visit PixelLib's official documentation https://pixellib.readthedocs.io/en/latest/
  • yolov5 - YOLOv5 ๐Ÿš€ in PyTorch > ONNX > CoreML > TFLite
  • fast-style-transfer - TensorFlow CNN for fast style transfer โšก๐Ÿ–ฅ๐ŸŽจ๐Ÿ–ผ
  • Bezier.py - โžฐ Create Bezier curves in Python [Mirror]
  • Defity - Speedy library to detect file type from initial part of file content
  • black - The uncompromising Python code formatter
  • cpython - The Python programming language
  • transformers - ๐Ÿค— Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
  • fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production
  • OpenDartReader - Open DART Reader
  • libchromiumcontent - null
  • colornet - Neural Network to colorize grayscale images
  • pyffmpeg - PyFFmpeg - Python FFmpeg wrapper
  • LUD-Media-Converter - An easy to use Media Converter for iOS and Android. It produces WebM and MP4 files. Written in Python 3 and PyQt4.
  • AirPlayer - null
  • osx-gcc-installer - GCC Installer for OSX! Without Xcode!
  • youtube-dl - Command-line program to download videos from YouTube.com and other video sites
  • PyAPNs - Python library for interacting with the Apple Push Notification service (APNs)
  • pyapns - An APNS provider with multi-app support.

Ruby

  • awesome-swift - A collaborative list of awesome Swift libraries and resources. Feel free to contribute!
  • engineering-blogs - A curated list of engineering blogs
  • FFmpeg-iOS - FFmpeg static libraries compiled for iOS
  • streamio-ffmpeg - Simple yet powerful ruby ffmpeg wrapper for reading metadata and transcoding movies
  • cocoapods - [!] THIS REPO HAS BEEN MOVED
  • CocoaPods - The Cocoa Dependency Manager.
  • sstoolkit - A collection of well-documented iOS classes for making life easier
  • apn_on_rails - Apple Push Notifications on Rails
  • octopress - Octopress is an obsessively designed framework for Jekyll blogging. Itโ€™s easy to configure and easy to deploy. Sweet huh?
  • app_store - TODO: one-line summary of your gem
  • app_store - A simple Ruby module to fetch app information from Apple's App Store.
  • APNS - An Apple Push Notification Service gem
  • Apns4r - Lib to communicate with Apple push notification services and make own APNs provider

Rust

  • floem - A native Rust UI library with fine-grained reactivity
  • mise - dev tools, env vars, task runner
  • obsidian-export - Rust library and CLI to export an Obsidian vault to regular Markdown
  • rio - A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers.
  • tree-sitter - An incremental parsing system for programming tools
  • wgpu - A cross-platform, safe, pure-Rust graphics API.
  • rye - a Hassle-Free Python Experience
  • Rust - All Algorithms implemented in Rust
  • comprehensive-rust - This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
  • pgrx - Build Postgres Extensions with Rust!
  • turbo - Incremental bundler and build system optimized for JavaScriptย and TypeScript, written in Rust โ€“ including Turbopack and Turborepo.
  • lyon - 2D graphics rendering on the GPU in rust using path tessellation.
  • privaxy - Privaxy is the next generation tracker and advertisement blocker. It blocks ads and trackers by MITMing HTTP(s) traffic.
  • skia-canvas - A GPU-accelerated 2D graphics environment for Node.js
  • difftastic - a structural diff that understands syntax ๐ŸŸฅ๐ŸŸฉ
  • PyOxidizer - A modern Python application packaging and distribution tool
  • rust-sdl2 - SDL2 bindings for Rust
  • awesome-rust - A curated list of Rust code and resources.
  • lightningcss - An extremely fast CSS parser, transformer, bundler, and minifier written in Rust.
  • alacritty - A cross-platform, OpenGL terminal emulator.
  • tauri - Build smaller, faster, and more secure desktop applications with a web frontend.
  • polars - Dataframes powered by a multithreaded, vectorized query engine, written in Rust
  • coreutils - Cross-platform Rust rewrite of the GNU coreutils
  • RustPython - A Python Interpreter written in Rust
  • elfshaker - elfshaker stores binary objects efficiently
  • evm - Pure Rust implementation of Ethereum Virtual Machine
  • actix-web - Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
  • command-line-rust - Code for Command-Line Rust (O'Reilly, 2022, ISBN 9781098109417) https://learning.oreilly.com/library/view/command-line-rust/9781098109424/
  • youki - A container runtime written in Rust
  • git-cliff - A highly customizable Changelog Generator that follows Conventional Commit specifications โ›ฐ๏ธ
  • rust-raspberrypi-OS-tutorials - ๐Ÿ“š Learn to write an embedded OS in Rust ๐Ÿฆ€
  • tokio - A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
  • pyo3 - Rust bindings for the Python interpreter
  • sqlx - ๐Ÿงฐ The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
  • sea-orm - ๐Ÿš An async & dynamic ORM for Rust
  • tokenizers - ๐Ÿ’ฅ Fast State-of-the-Art Tokenizers optimized for Research and Production
  • inline-python - Inline Python code directly in your Rust code
  • ruffle - A Flash Player emulator written in Rust
  • valora - painting by functions
  • polkadot - Polkadot Node Implementation

SCSS

  • bojler - Bojler is an email framework
  • just-the-docs - A modern, high customizable, responsive Jekyll theme for documentation with built-in search.
  • slate - Beautiful static documentation for your API
  • mdb-ui-kit - Bootstrap 5 & Material Design UI KIT

Shell

  • netshoot - a Docker + Kubernetes network trouble-shooting swiss-army container
  • powerlevel10k - A Zsh theme
  • n - Node version management
  • dokku - A docker-powered PaaS that helps you build and manage the lifecycle of applications
  • webrtc-build-scripts - A set of build scripts useful for building WebRTC libraries for Android and iOS.
  • rust-cross - Everything you need to know about cross compiling Rust programs!
  • ffmpeg-android - FFmpeg for Android compiled with x264, libass, fontconfig, freetype, fribidi and lame (Supports Android 4.1+)
  • FFmpeg-Android - Building FFmpeg for Android neon, armv7, vfp and armv6, used in VPlayer for Android
  • android-ffmpeg - a system for building custom ffmpeg binaries for Android
  • spark - โ–โ–‚โ–ƒโ–…โ–‚โ–‡ in your shell.

Svelte

  • svelte-put - Useful svelte stuff to put in your projects
  • fireship.io - Build and ship your app faster https://fireship.io
  • daisyui - ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ ๐ŸŒผ โ€ƒThe most popular, free and open-source Tailwind CSS component library

Swift

  • anytype-swift - Official Anytype client for iOS
  • ios-app - Official IVPN iOS app
  • ios_privacy_manifest_scanner - scan your Xcode Swift project for required reason API usage
  • presentations - Lots of my presentations.
  • notesollama - Use Ollama to talk to local LLMs in Apple Notes
  • AXSwift - Swift wrapper for accessibility clients
  • Alloy - Make usage of Metal API a pleasure
  • mtlswift - Metal shader Swift encoding code generator
  • WhisperKit - Swift native on-device speech recognition with Whisper for Apple Silicon
  • generative-ai-swift - Google AI SDK for Swift
  • SwiftyGif - High performance GIF engine
  • tart - macOS and Linux VMs on Apple Silicon to use in CI and other automations
  • SwiftfulUI - A collection of reusable SwiftUI components.
  • swift-perception - Observable tools, backported.
  • SwiftWhisper - ๐ŸŽค The easiest way to transcribe audio in Swift
  • GrabShot - macOS app for taking a series of screenshots from a video file
  • Waveform - An interactive audio waveform made with SwiftUI.
  • MetalVideoProcess - MetalVideoProcess is a High-Performance video effects processing framework. It's base on GPUImage3 Metal, support asynchronous and multithread processing.
  • awesome-ios - A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
  • photo-editor-luts-swiftui - ๐ŸŽจ An image editor using SwifUI & muukii/Pixel
  • Brightroom - ๐Ÿ“ท A composable image editor using Core Image and Metal.
  • STTextView - Performant and reusable macOS text view component (TextKit2), with line numbers and more. NSTextView replacement.
  • BezierKit - Bezier curves and paths in Swift for building vector applications
  • swift-spyable - Swift macro that simplifies and automates the process of creating spies for testing
  • CopilotForXcode - The missing GitHub Copilot, Codeium and ChatGPT Xcode Source Editor Extension
  • StepperView - SwiftUI iOS component for Step Indications.
  • swift-request - null
  • ColorWell - A versatile alternative to NSColorWell for Cocoa and ColorPicker for SwiftUI.
  • MagnificationLoupe - null
  • swift-cross-ui - A cross-platform declarative UI framework, inspired by SwiftUI.
  • Swift-Macros - A curated list of awesome Swift Macros
  • YoutubeKit - YoutubeKit is a video player that fully supports Youtube IFrame API and YoutubeDataAPI for easily create a Youtube app
  • ScreenshotPreventing-iOS - Prevent screenshot or screenrecording on iOS devices
  • SkeletonView - โ˜ ๏ธ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
  • SwiftDraw - Swift library and command line tool to convert SVGs into SFSymbol, PNG, PDF and Swift source code.
  • GSPlayer - โฏ Video player, support for caching, preload, fullscreen transition and custom control view. ่ง†้ข‘ๆ’ญๆ”พๅ™จ๏ผŒๆ”ฏๆŒ่พนไธ‹่พนๆ’ญใ€้ข„ๅŠ ่ฝฝใ€ๅ…จๅฑ่ฝฌๅœบๅ’Œ่‡ชๅฎšไน‰ๆŽงๅˆถๅฑ‚
  • Prism - A lightweight 3D renderer for SwiftUI.
  • XcodesApp - The easiest way to install and switch between multiple versions of Xcode - with a mouse click.
  • DeckUI - Swift DSL for writing slide decks in Xcode
  • AuroraView - null
  • Stores - Typed key-value storage solution to store Codable types in various persistence layers with few lines of code!
  • Motion - Animation engine for gesturally-driven user interfaces, animations, and interactions on iOS, macOS, and tvOS.
  • AsyncExtensions - AsyncExtensions aims to mimic Swift Combine operators for async sequences.
  • ios-stack-kit - The power of SwiftUI with UIKit
  • whats-new-in-swift-5-7 - null
  • OverlayContainer - Non-intrusive iOS UI library to implement overlay based interfaces
  • SoulverTextKit - Turn your standard NSTextView or UITextView into a Soulver-like notepad calculator
  • SoulverStringParsing - Learn about how SoulverCore can give Swift "better than regex" data parsing features (for many common tasks)
  • SoulverCore - A powerful Swift framework for evaluating natural language math expressions
  • phyllotaxis - Phyllotaxis on Swift UI
  • RecoilSwift - A New, Functional, Modern Reactive State Management Library for UIKit and SwiftUI (The iOS implementation of Recoil)
  • SwiftTUI - SwiftUI for terminal applications
  • proton - Purely native and extensible rich text editor for iOS and macOS Catalyst apps
  • SwifterSwift - A handy collection of more than 500 native Swift extensions to boost your productivity.
  • CryptoSwift - CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift
  • Pow - Delightful SwiftUI effects for your app
  • InterposeKit - A modern library to swizzle elegantly in Swift.
  • XCoordinator - ๐ŸŽŒ Powerful navigation library for iOS based on the coordinator pattern
  • appstoreconnect-swift-sdk - The Swift SDK to work with the App Store Connect API from Apple.
  • WidgetExamples - A demo project showing different types of Widgets created with SwiftUI and WidgetKit.
  • KSPlayer - A video player for iOSใ€macOSใ€tvOSใ€visionOS , based on AVPlayer and FFmpeg, support the horizontal, vertical screen. support adjust volume, brightness and seek by slide, support subtitles.
  • VersaPlayer - Versatile Video Player implementation for iOS, macOS, and tvOS
  • Drops - A ยตFramework for showing alerts like the one used when copying from pasteboard or connecting Apple pencil
  • SwiftTerm - Xterm/VT100 Terminal emulator in Swift
  • Mocker - Mock Alamofire and URLSession requests without touching your code implementation
  • Swush - ๐Ÿ”” macOS Application to play with the Apple Push Notification service (APNs).
  • SwiftDown - ๐Ÿ“ฆ A themable markdown editor component for your SwiftUI apps.
  • swiftui-pipify - A SwiftUI component for launching custom picture-in-picture experiences
  • SwiftUIBackports - A collection of SwiftUI backports for iOS, macOS, tvOS and watchOS
  • Wave - Wave is a spring-based animation engine for iOS and macOS that makes it easy to create fluid, interruptible animations that feel great.
  • ocrit - Simple command-line utility for performing OCR using Apple's Vision framework
  • VirtualBuddy - Virtualize macOS 12 and later on Apple Silicon, VirtualBuddy is a virtual machine GUI for macOS M1, M2, M3
  • SwiftLintPlugin - A Swift Package Plugin for SwiftLint
  • Inject - Hot Reloading for Swift applications!
  • MBEBaseEffect - A Metal re-implementation of GLKit's GLKBaseEffect
  • Popovers - A library to present popovers. Simple, modern, and highly customizable. Not boring!
  • SwiftyMocky - Framework for automatic mock generation. Adds a set of handy methods, simplifying testing. One of the best and most complete solutions, including generics support and much more.
  • mockingbird - A Swifty mocking framework for Swift and Objective-C.
  • Cuckoo - Boilerplate-free mocking framework for Swift!
  • Mockingjay - An elegant library for stubbing HTTP requests with ease in Swift
  • PanModal - An elegant and highly customizable presentation API for constructing bottom sheet modals on iOS.
  • SwiftSoup - SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS)
  • Gemini - Gemini is rich scroll based animation framework for iOS, written in Swift.
  • UIKitPlus - ๐Ÿฐ Declarative UIKit with LivePreview for iOS9+ (best alternative to SwiftUI)
  • OpenSwiftUI - WIP โ€” OpenSwiftUI is an OpenSource implementation of Apple's SwiftUI DSL.
  • dskit - A design system with a collection of reusable components, guided by clear standards, that can be assembled together to build any number of applications.
  • swift-async-algorithms - Async Algorithms for Swift
  • CotEditor - Lightweight Plain-Text Editor for macOS
  • SwiftGen - The Swift code generator for your assets, storyboards, Localizable.strings, โ€ฆ โ€” Get rid of all String-based APIs!
  • Docs - Complete SwiftUI Docs with Examples
  • AxisSheet - It is a library that handles the sheet view in 4 directions (.top, .bottom, .leading, .trailing) according to the axis mode. It supports iOS and macOS.
  • Swiftlane - ๐Ÿš€ Build utilities in pure Swift
  • PixelKit - Live Graphics in Swift & Metal
  • socket.io-client-swift - null
  • Plash - ๐Ÿ’ฆ Make any website your Mac desktop wallpaper
  • type-erasure-playgrounds - Code to accompany Swift Symposium Talk - https://www.youtube.com/watch?v=d_FJHBl5ohU
  • octokit.swift - A Swift API Client for GitHub and GitHub Enterprise
  • macocr - macOS OCR CLI for https://developer.apple.com/documentation/vision/vnrecognizetextrequest
  • FlowStacks - FlowStacks allows you to hoist SwiftUI navigation and presentation state into a Coordinator
  • stinsen - Coordinators in SwiftUI. Simple, powerful and elegant.
  • LLVMSwift - A Swift wrapper for the LLVM C API (version 11.0)
  • AsyncCompatibilityKit - iOS 13-compatible backports of commonly used async/await-based system APIs that are only available from iOS 15 by default.
  • UIPiPDemo - Demo App for Picture-in-Picture of Arbitrary UIView in iOS
  • XcodeGen - A Swift command line tool for generating your Xcode project
  • SceneKit-SCNLine - Draw a tube or thick line in SceneKit
  • ImpressionKit - A tool to detect impression events for UIView (exposure of UIView) in iOS. SwiftUI supported.
  • XCRemoteCache - null
  • swiftui-navigation - Tools for making SwiftUI navigation simpler, more ergonomic and more precise.
  • CollectionConcurrencyKit - Async and concurrent versions of Swiftโ€™s forEach, map, flatMap, and compactMap APIs.
  • SwiftProcessing - null
  • ModernRIBs - Uber's RIBs with Combine.
  • swift-markdown - A Swift package for parsing, building, editing, and analyzing Markdown documents.
  • iOS-Clean-Architecture-MVVM - Template iOS app using Clean Architecture and MVVM. Includes DIContainer, FlowCoordinator, DTO, Response Caching and one of the views in SwiftUI
  • LicensePlist - A license list generator of all your dependencies for iOS applications
  • AR_100Days - null
  • DeviceCameraMonitorSample - null
  • BlueSocket - Socket framework for Swift using the Swift Package Manager. Works on iOS, macOS, and Linux.
  • FSPagerView - FSPagerView is an elegant Screen Slide Library. It is extremely helpful for making Banner Viewใ€Product Showใ€Welcome/Guide Pagesใ€Screen/ViewController Sliders.
  • xcodes - The best command-line tool to install and switch between multiple versions of Xcode.
  • YouTubePlayerKit - A Swift Package to easily play YouTube videos ๐Ÿ“บ
  • Rugby - ๐Ÿˆ Cache CocoaPods for faster rebuild and indexing Xcode project.
  • SwiftSocket - The easy way to use sockets on Apple platforms
  • swift-argument-parser - Straightforward, type-safe argument parsing for Swift
  • SwipeCellKit - Swipeable UITableViewCell/UICollectionViewCell based on the stock Mail.app, implemented in Swift.
  • BetterCodable - Better Codable through Property Wrappers
  • SwiftDomainParser - A Full Swift Lightweight Framework that uses the Public Suffix list to Parse URLs
  • Resolver - Swift Ultralight Dependency Injection / Service Locator framework
  • collection-view-compositional-layout-demo - An exploration of the iOS 13 API UICollectionViewCompositionalLayout
  • compositional-layouts-kit - ๐Ÿ“ Advanced compositional layouts for UICollectionView [iOS 13+].
  • CompositionalLayoutDSL - CompositionalLayoutDSL, library to simplify the creation of UICollectionViewCompositionalLayout. It wraps the UIKit API and makes the code shorter and easier to read.
  • FittedSheets - Bottom sheets for iOS
  • FloatingPanel - A clean and easy-to-use floating panel UI component for iOS
  • BottomSheet - A BottomSheet component made with UIKit. Completely written in Swift ๐Ÿงก
  • BottomSheet - Custom modal presentation style for thumb-friendly interactive views
  • CompositionalDiffablePlayground.ios - Examples showing Compositional Layout, Diffable Data Sources and more!
  • SQLite.swift - A type-safe, Swift-language layer over SQLite3.
  • Animo - Bring life to CALayers with SpriteKit-like animation builders
  • tuist - A Swifty toolchain to build better Apple apps, faster
  • WKWebViewJavascriptBridge - ๐ŸŒ‰ A Bridge for Sending Messages between Swift and JavaScript in WKWebViews.
  • EasyTipView - Fully customisable tooltip view in Swift for iOS.
  • PopMenu - A fully customizable popup style menu for iOS ๐Ÿ˜Ž
  • PKHUD - A Swift based reimplementation of the Apple HUD (Volume, Ringer, Rotation,โ€ฆ) for iOS 8.
  • InfiniteLayout - Horizontal and Vertical infinite scrolling feature for UICollectionView with Paging, NSProxy delegate, Reactive extension, SectionModel & AnimatableSectionModel support
  • Pulse - Network logger for Apple platforms
  • SnackBar.swift - SnackBar provide brief feedback about an operation through a message at the bottom of the screen.
  • surmagic - ๐Ÿš€ Command Line Tool to create XCFramework for multiple platforms in one shot!
  • Gradient-Meshes-with-SceneKit - Building Gradient Meshes with SceneKit.
  • Aiolos - A floating panel for your iOS Apps
  • PromiseKit - Promises for Swift & ObjC.
  • Promise - A Promise library for Swift, based partially on Javascript's A+ spec
  • CGLayout - Powerful autolayout framework, that can manage UIView(NSView), CALayer and not rendered views. Not Apple Autolayout wrapper. Provides placeholders. Linux support.
  • BrowserServicesKit - null
  • focus-ios - โš ๏ธ Firefox Focus (iOS) has moved to a new repository. It is now developed and maintained as part of: https://github.com/mozilla-mobile/firefox-ios
  • RadiumBrowser - iOS Tabbed Web Browser with user editable extensions and ad blocking
  • swift-composable-architecture - A library for building applications in a consistent and understandable way, with composition, testing, and ergonomics in mind.
  • Runtime - A Swift Runtime library for viewing type info, and the dynamic getting and setting of properties.
  • SwiftWebUI - A demo implementation of SwiftUI for the Web
  • XCGLogger - A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.
  • Carbon - ๐Ÿšด A declarative library for building component-based user interfaces in UITableView and UICollectionView.
  • PinLayout - Fast Swift Views layouting without auto layout. No magic, pure code, full control and blazing fast. Concise syntax, intuitive, readable & chainable. [iOS/macOS/tvOS/CALayer]
  • FlexLayout - FlexLayout adds a nice Swift interface to the highly optimized facebook/yoga flexbox implementation. Concise, intuitive & chainable syntax.
  • TwoWayBindingUIKit - A compact two way binding library for UIKit
  • SwipeableTabBarController - UITabBarController with swipe interaction between its tabs.
  • Swifter - [DEPRECATED] ๐Ÿฆ A Twitter framework for iOS & OS X written in Swift
  • SwipeCell - SwipeCell is a SwiftUI library, used to achieve the left and right sliding menu effect similar to the iOS mail app.
  • swift-collections - Commonly used data structures for Swift
  • Then - ๐ŸŽฌ Tame async code with battle-tested promises
  • ContextMenu - An iOS context menu UI inspired by Things 3.
  • ContextMenuSwift - A better version of iOS 13 Context Menu
  • IGListKit-AsyncDisplayKit-Example - IGListKit be used with AsyncDisplayKit in Swift
  • cocoapods-tips - iOS ๋ผ์ด๋ธŒ๋Ÿฌ๋ฆฌ๋ฅผ ๊ด€๋ฆฌํ•˜๋Š” CocoaPods Tip์ •๋ณด ๋ชจ์Œ์ž…๋‹ˆ๋‹ค.
  • Hydra - โšก๏ธ Lightweight full-featured Promises, Async & Await Library in Swift
  • BonMot - Beautiful, easy attributed strings in Swift
  • SwiftRichString - ๐Ÿ‘ฉโ€๐ŸŽจ Elegant Attributed String composition in Swift sauce
  • TextureSwiftSupport - A library that gains Texture(AsyncDisplayKit) more power in Swift.
  • collection-view-swiftui - Sample code for Swift Talk episode 168: SwiftUI โ€” Building a Collection View (Part 2)
  • SwitfUICollectionViewResearch - This repo consists of RnD project to create UICollectionView equivalent using SwiftUI
  • SwiftUI-Server-Driver-UI - Server Driven UI using the Swifts declarative SwiftUI UI toolkit
  • drag-and-drop - Simple drag and drop for SwiftUI
  • NGSwiftUITableCellSizing - Demonstrates issues with SwiftUI views inside self sizing UITableViewCells
  • Swipeable-View - Simple editActionsForRowAt functionality, written on SWIFTUI
  • AStack - The Missing SwiftUI Adaptive and Accessible Stacks Library.
  • ParallaxSwiftUI - Add a motion parallax effect to your SwiftUI views to add some depth to your UI
  • SwiftUIDrag - A simple, customizable, and intuitive SwiftUI wrapper-view enabling dragging, floating, and/or collapsing for its content.
  • CollectionThing - Scroll fast using pure SwiftUI
  • SwiftUICollection - A collection view for SwiftUI
  • VComponents - VComponents is a SwiftUI collection that contains reusable UI components
  • ElegantPages - The elegant full screen page view missed in SwiftUI
  • SVEVideoUI - A video component for SwiftUI
  • fluxus - Flux for SwiftUI, inspired by Vuex
  • SwiftUIDragDrop - SwiftUI support for drag and drop on iOS
  • LNPopupUI - A SwiftUI library for presenting views as popups, much like the Apple Music and Podcasts apps.
  • Parchment - A paging view with a highly customizable menu โœจ
  • SwiftUIKitView - Easily use UIKit views in your SwiftUI applications. Create Xcode Previews for UIView elements
  • Grid - The most powerful Grid container missed in SwiftUI
  • swiftui-visual-effects - ๐Ÿš€ Visual effects for SwiftUI
  • swiftui-grid - ๐Ÿš€ SwiftUI Grid layout with custom styles
  • QGrid - ๐ŸŽ› QGrid: The missing SwiftUI collection view.
  • SDWebImageSwiftUI - SwiftUI Image loading and Animation framework powered by SDWebImage
  • StickeyHeaderiOS - An custom header view implementation in iOS that expands and collapses along with table view scroll
  • swiftui-hooks - ๐Ÿช A SwiftUI implementation of React Hooks. Enhances reusability of stateful logic and gives state and lifecycle to function view.
  • ASCollectionView - A SwiftUI collection view with support for custom layouts, preloading, and more.
  • SwiftUIPager - Native Pager in SwiftUI
  • MbSwiftUIFirstResponder - null
  • ResponderChain - Cross-platform first responder handling without subclassing views or making custom ViewRepresentables in SwiftUI. Similar to FocusState but for iOS 13+
  • EasyStash - ๐Ÿ—ณEasy data persistence in Swift
  • NSAttributedStringBuilder - Composing NSAttributedString with SwiftUI-style syntax
  • FavIcon - Swift library to detect icons supported by a website.
  • swiftui-introspect - Introspect underlying UIKit/AppKit components from SwiftUI
  • SwiftUIX - An exhaustive expansion of the standard SwiftUI library.
  • DateHelper - A Swift Date extension helper
  • AnyCodable - Type-erased wrappers for Encodable, Decodable, and Codable values
  • Defaults - ๐Ÿ’พ Swifty and modern UserDefaults
  • PartialSheet - A SwiftUI Partial Sheet fully customizable with dynamic height
  • PermissionsSwiftUI - A SwiftUI package to beautifully display and handle permissions.
  • NavigationStack - An alternative to SwiftUI's navigation with greater flexibility and custom transition animation support.
  • GRDB.swift - A toolkit for SQLite databases, with a focus on application development
  • PythonKit - Swift framework to interact with Python.
  • CombineSwiftPlayground - A Swift playground explaining the concepts of the new Combine framework
  • Burritos - A collection of Swift Property Wrappers (formerly "Property Delegates")
  • CancelBag - A DisposeBag for Combine
  • DiffableDataSources - ๐Ÿ’พ A library for backporting UITableView/UICollectionViewDiffableDataSource.
  • SwiftUITodo - The world-1st example to-do list app using SwiftUI which is introduced in WWDC19
  • NSWindowStyles - A showcase of the many different styles of windows possible with NSWindow on macOS
  • HaishinKit.swift - Camera and Microphone streaming library via RTMP and SRT for iOS, macOS, tvOS and visionOS.
  • Differ - Swift library to generate differences and patches between collections.
  • Reflection - DEPRECATED
  • Gifski - ๐ŸŒˆ Convert videos to high-quality GIFs on your Mac
  • iOS-Depth-Sampler - Code examples for Depth APIs in iOS
  • whats-new-in-swift-4-2 - An Xcode playground demonstrating the new features in in Swift 4.2.
  • SwiftShell - A Swift framework for shell scripting.
  • EasyAnchor - โš“๏ธ Declarative, extensible, powerful Auto Layout
  • fluid-interfaces - Natural gestures and animations inspired by Apple's WWDC18 talk "Designing Fluid Interfaces"
  • DifferenceKit - ๐Ÿ’ป A fast and flexible O(n) difference algorithm framework for Swift collection.
  • Wormholy - iOS network debugging, like a wizard ๐Ÿง™โ€โ™‚๏ธ
  • GPUImage3 - GPUImage 3 is a BSD-licensed Swift framework for GPU-accelerated video and image processing using Metal.
  • DeepDiff - ๐Ÿฆ€Amazingly incredible extraordinary lightning fast diffing in Swift
  • SwiftPlate - Easily generate cross platform Swift framework projects from the command line
  • Render - UIKit a-lร  SwiftUI.framework [min deployment target iOS10]
  • layout - A declarative UI framework for iOS
  • ARKit-CoreLocation - Combines the high accuracy of AR with the scale of GPS data.
  • Stylish - Stylesheets For Storyboards
  • TestDrive - Quickly try out any Swift pod or framework in a playground
  • Forge - A neural network toolkit for Metal
  • BouncyLayout - Make. It. Bounce.
  • material-motion-swift - A toolkit for building responsive motion using Core Animation.
  • JelloSwift - Swift soft body physics engine
  • PluggableApplicationDelegate - Smallest AppDelegate ever by using a decoupled-services based architecture. ๐Ÿ› 
  • Hero - Elegant transition library for iOS & tvOS
  • lottie-ios - An iOS library to natively render After Effects vector animations
  • iOS-9-Sampler - Code examples for the new features of iOS 9.
  • Gifu - High-performance animated GIF support for iOS in Swift
  • Advance - Physics-based animations for iOS, tvOS, and macOS.
  • WWDC-2014 - null
  • FileBrowser - Finder-style iOS file browser written in Swift
  • Argo - Functional JSON parsing library for Swift
  • DynamicBlurView - DynamicBlurView is a dynamic and high performance UIView subclass for Blur.
  • GSLabel - GSLabel has been deprecated in favor of InsetLabel
  • Reachability.swift - Replacement for Apple's Reachability re-written in Swift with closures
  • swift-algorithm-club - Algorithms and data structures in Swift, with explanations!
  • LTInfiniteScrollView-Swift - Paged scrollview allowing easily applying animation(Swift 3)
  • reactive-recipes - null
  • UITableViewRxQuiz - Demo application to illustrate the use of RxSwift with the UITableView
  • ReactiveSwiftFlickrSearch - A Swift implementation of a Flickr-search application that uses MVVM and ReactiveCocoa
  • RxSwift - Reactive Programming in Swift
  • Filterpedia - Core Image Filter Explorer & Showcase
  • SugarRecord - CoreData/Realm sweet wrapper written in Swift
  • SwiftVerbalExpressions - Swift Port of VerbalExpressions
  • StatefulViewController - Placeholder views based on content, loading, error or empty states
  • CVCalendar - A custom visual calendar for iOS 8+ written in Swift (>= 4.0).
  • ReSwift - Unidirectional Data Flow in Swift - Inspired by Redux
  • StarWars.iOS - This component implements transition animation to crumble view-controller into tiny pieces.
  • AMScrollingNavbar - Scrollable UINavigationBar that follows the scrolling of a UIScrollView
  • ZoomTransition - Interactive zoom transition for presenting view controllers written in Swift
  • Surge - A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
  • Design-Patterns-In-Swift - ๐Ÿ“– Design Patterns implemented in Swift 5.0
  • ICViewPager - null
  • SnapKit - A Swift Autolayout DSL for iOS & OS X
  • IQKeyboardManager - Codeless drop-in universal library allows to prevent issues of keyboard sliding up and cover UITextField/UITextView. Neither need to write any code nor any setup required and much more.
  • FlappySwift - swift implementation of flappy bird. More at fullstackedu.com
  • SevenSwitch - iOS7 style drop in replacement for UISwitch
  • ReactiveCocoa - Cocoa framework and Obj-C dynamism bindings for ReactiveSwift.
  • Programming-iOS-Book-Examples - Downloadable code examples for my books, "iOS 14 Programming Fundamentals With Swift" (bk1) and "Programming iOS 14" (bk2).
  • DDMathParser - String โ†’ Number
  • facebook-ios-sdk - Used to integrate the Facebook Platform with your iOS & tvOS apps.
  • TDBadgedCell - TDBadgedCell is a table view cell class that adds a badge, similar to the badges in Apple's own apps

TypeScript

  • open-next - Open source Next.js serverless adapter
  • fp-ts - Functional programming in TypeScript
  • ts-pattern - ๐ŸŽจ The exhaustive Pattern Matching library for TypeScript, with smart type inference.
  • effect - An ecosystem of tools to build robust applications in TypeScript.
  • dgmjs - An infinite canvas with smart shapes
  • react-unity-webgl - React Unity WebGL provides a modern solution for embedding Unity WebGL builds in your React Application while providing advanced APIs for two way communication and interaction between Unity and React.
  • bullmq - BullMQ - Message Queue and Batch processing for NodeJS and Python based on Redis
  • code-review-gpt - Your personal code reviewer powered by LLMs (OpenAI GPT-3.5/4) & Embeddings โšก๏ธ Improve code quality and catch bugs before you break production ๐Ÿš€ Lives in your Github/GitLab/Azure DevOps CI
  • athena-crisis - Athena Crisis is a modern-retro turn-based tactical strategy game. Athena Crisis is open core technology.
  • mitosis - Write components once, run everywhere. Compiles to React, Vue, Qwik, Solid, Angular, Svelte, and more.
  • markdowner - A fast tool to convert any website into LLM-ready markdown data.
  • web-llm - High-performance In-browser LLM Inference Engine
  • Cap - Open source Loom alternative. Effortless, instant screen sharing.
  • lumentis - AI powered one-click comprehensive docs from transcripts and text.
  • vscode-textbuffer - The text buffer implementation that is used in VS Code.
  • jan - Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)
  • lobe-chat - ๐Ÿคฏ Lobe Chat - an open-source, modern-design LLMs/AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Bedrock / Azure / Mistral / Perplexity ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT chat application.
  • trading-signals - Technical indicators to run technical analysis with JavaScript & TypeScript. ๐Ÿ“ˆ
  • sveltekit-superforms - Making SvelteKit forms a pleasure to use!
  • primitives - Radix Primitives is an open-source UI component library for building high-quality, accessible design systems and web apps. Maintained by @workos.
  • nativewind - React Native utility-first universal design system - powered by Tailwind CSS
  • novel - Notion-style WYSIWYG editor with AI-powered autocompletion.
  • amplify-js - A declarative JavaScript library for application development using cloud services.
  • ts-morph - TypeScript Compiler API wrapper for static analysis and programmatic code changes.
  • TsUML2 - Generates UML diagrams from TypeScript source code
  • vscode - Visual Studio Code
  • dash-mantine-components - Plotly Dash components based on Mantine React Components
  • sst - Build modern full-stack applications on AWS
  • langchainjs - ๐Ÿฆœ๐Ÿ”— Build context-aware reasoning applications ๐Ÿฆœ๐Ÿ”—
  • drizzle-orm - Headless TypeScript ORM with a head. Runs on Node, Bun and Deno. Lives on the Edge and yes, it's a JavaScript ORM too ๐Ÿ˜…
  • react-native-ridge-navigation - Simple, performant & type-safe cross platform navigation in React Native / React Native Web
  • Astro-boilerplate - ๐Ÿš€ Astro boilerplate with responsive blog and portfolio template using TypeScript and React styled with Tailwind CSS โšก๏ธ Made with developer experience first: TypeScript + ESLint + Prettier + Husky + Lint-Staged + Commitlint + VSCode
  • knowledge - Knowledge is a tool for saving, searching, accessing, exploring and chatting with all of your favorite websites, documents and files.
  • editable - ๐ŸŒฑ A collaborative rich-text editor framework that focuses on stability, controllability, extensibility, and performance. ไธ€ๆฌพๅผบๅˆฐ็ฆป่ฐฑ็š„ๅฏŒๆ–‡ๆœฌ็ผ–่พ‘ๅ™จๆก†ๆžถ๏ผŒไธ“ๆณจไบŽ็จณๅฎšๆ€งใ€ๅฏๆŽงๆ€งใ€ๆ‰ฉๅฑ•ๆ€งๅ’Œๆ€ง่ƒฝใ€‚
  • mantine-contextmenu - Craft your applications for productivity and meet your usersโ€™ expectations by enhancing your Mantine-based UIs with a desktop-grade, lightweight yet fully-featured, dark-theme aware context-menu component, built by the creator of Mantine DataTable.
  • mantine-datatable - The table component for your Mantine data-rich applications, supporting asynchronous data loading, column sorting, custom cell data rendering, context menus, nesting, Gmail-style batch row selection, dark theme, and more.
  • tauri-ui - ๐Ÿฆ€ Create modern Tauri desktop apps in just a few simple steps with shadcn/ui. React, Next.js, Sveltekit.
  • gatsby-starter-lumen - A constantly evolving and thoughtful architecture for creating static blogs with Gatsby.
  • AgentGPT - ๐Ÿค– Assemble, configure, and deploy autonomous AI Agents in your browser.
  • gptbrushes - null
  • autodoc - Experimental toolkit for auto-generating codebase documentation using LLMs
  • gatsby-casper - A Casper blog starter for Gatsby
  • openai-node - The official Node.js / Typescript library for the OpenAI API
  • chatbot-ui - AI chat for every model.
  • react-use - React Hooks โ€” ๐Ÿ‘
  • promptable - Build LLM apps in Typescript/Javascript. ๐Ÿง‘โ€๐Ÿ’ป ๐Ÿง‘โ€๐Ÿ’ป ๐Ÿง‘โ€๐Ÿ’ป ๐Ÿš€ ๐Ÿš€ ๐Ÿš€
  • react-vfx - WebGL effects for React elements
  • trigger.dev - Trigger.dev is the open source background jobs platform for TypeScript.
  • bing-chat - Node.js client for Bing's new AI-powered search. It's like ChatGPT on steroids ๐Ÿ”ฅ
  • clack - Effortlessly build beautiful command-line apps
  • stackflow - ๐Ÿงฑ Mobile-first stack navigator framework with composable plugin system
  • motion-canvas - Visualize Your Ideas With Code
  • perfect-arrows - Draw perfect arrows between points and shapes.
  • create-t3-app - The best way to start a full-stack, typesafe Next.js app
  • html2canvas - Screenshots with JavaScript
  • binary-parser - A blazing-fast declarative parser builder for binary data
  • konva - Konva.js is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
  • html-to-image - โœ‚๏ธ Generates an image from a DOM node using HTML5 canvas and SVG.
  • theatre - Motion design editor for the web
  • dnd-kit - The modern, lightweight, performant, accessible and extensible drag & drop toolkit for React.
  • react-design-editor - React Design Editor has started to developed direct manipulation of editable design tools like Powerpoint, We've developed it with reactjs, ant.design, fabricjs
  • react-color - ๐ŸŽจ Is a tiny color picker widget component for React apps.
  • react-md-editor - A simple markdown editor with preview, implemented with React.js and TypeScript.
  • signals - Manage state with style in every framework
  • nuka-carousel - Small, fast, and accessibility-first React carousel library with an easily customizable UI and behavior to fit your brand and site.
  • trois - โœจ ThreeJS + VueJS 3 + ViteJS โšก
  • remotion - ๐ŸŽฅ Make videos programmatically with React
  • agentic - AI agent stdlib that works with any LLM and TypeScript AI SDK.
  • react-compare-slider - A slider component to compare any two React components in landscape or portrait orientation. It supports custom images, videos... and everything else.
  • remotion-transition-series - Remotion component with transitions
  • simplex-noise.js - A fast simplex noise implementation in Javascript / Typescript.
  • xyflow - React Flow |ย Svelte Flow - Powerful open source libraries for building node-based UIs with React (https://reactflow.dev) or Svelte (https://svelteflow.dev). Ready out-of-the-box and infinitely customizable.
  • react-swipeable - React swipe event handler hook
  • react-sticky-box - Sticky boxes for contents of all sizes
  • reactfire - Hooks, Context Providers, and Components that make it easy to interact with Firebase.
  • planby - null
  • NamorvTech - NamorvTech Game Engine (Created during the TypeScript Game Engine Tutorial)
  • layerhub-io - Layerhub Open Source SDK for creating design editors
  • tremor - React components to build charts and dashboards
  • react-pager - simple react pager component w/ gestures
  • react-page-controller - horizontal, swipeable gesture views for react
  • urql - The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.
  • next-auth - Authentication for the Web.
  • lerna - ๐Ÿ‰ Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
  • tsc-alias - Replace alias paths with relative paths after typescript compilation
  • etro - Typescript video-editing framework for the browser
  • mantine - A fully featured React components library
  • polymorphic-react-component - Companion repo for my build a polymorphic React component class
  • plasmo - ๐Ÿงฉ The Browser Extension Framework
  • writer - โœ๏ธ AI powered documentation writer
  • msw - Seamless REST/GraphQL API mocking library for browser and Node.js.
  • motion - Open source, production-ready animation and gesture library for React
  • material-ui - Materialย UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
  • markdoc - A powerful, flexible, Markdown-based authoring framework.
  • dflex - The sophisticated Drag and Drop library you've been waiting for ๐Ÿฅณ
  • trpc - ๐Ÿง™โ€โ™€๏ธ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.
  • lexical - Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
  • vueuse - Collection of essential Vue Composition Utilities for Vue 2 and 3
  • bases - Hosts TSConfigs to extend in a TypeScript app, tuned to a particular runtime environment
  • supabase - The open source Firebase alternative.
  • nest-cloud-functions - NestJS + Firebase Cloud Functions Example
  • electron-react-boilerplate - A Foundation for Scalable Cross-Platform Apps
  • react-select - The Select Component for React.js
  • react-native-skia - High-performance React Native Graphics using Skia
  • react-contenteditable - React component for a div with editable contents
  • react-dnd - Drag and Drop for React
  • tail-kit - Tail-kit is a free and open source components and templates kit fully coded with Tailwind css 3.0.
  • react-if - ๐ŸŒ— Render React components conditionally
  • react-firebase-hooks - React Hooks for Firebase.
  • SyncedStore - SyncedStore CRDT is an easy-to-use library for building live, collaborative applications that sync automatically.
  • react-custom-chips - Very powerful, lightweight and customizable chips input field ๐ŸŸ
  • react-three-babel - ๐Ÿ› A Babel plugin that automatically builds the extend catalogue of known native Three.js elements
  • valtio - ๐Ÿ’Š Valtio makes proxy-state simple for React and Vanilla
  • use-cannon - ๐Ÿ‘‹๐Ÿ’ฃ physics based hooks for @react-three/fiber
  • react-three-fiber - ๐Ÿ‡จ๐Ÿ‡ญ A React renderer for Three.js
  • react-spring - โœŒ๏ธ A spring physics based React animation library
  • use-gesture - ๐Ÿ‘‡Bread n butter utility for component-tied mouse/touch gestures in React and Vanilla Javascript.
  • jotai - ๐Ÿ‘ป Primitive and flexible state management for React
  • zustand - ๐Ÿป Bear necessities for state management in React
  • vue-quill - Rich Text Editor Component for Vue 3.
  • fiddle - :electron: ๐Ÿš€ The easiest way to get started with Electron
  • tiptap - The headless rich text editor framework for web artisans.
  • twin.macro - ๐Ÿฆนโ€โ™‚๏ธ Twin blends the magic of Tailwind with the flexibility of css-in-js (emotion, styled-components, solid-styled-components, stitches and goober) at build time.
  • material-tailwind - @material-tailwind is an easy-to-use components library for Tailwind CSS and Material Design.
  • tldraw - SDK for creating whiteboards and canvas experiences on the web.
  • regexlearn.com - Learn RegEx step by step, from zero to advanced.
  • DefinitelyTyped - The repository for high quality TypeScript type definitions.
  • floating-ui - A JavaScript library to position floating elements and create interactions for them.
  • tensei - ๐Ÿš€ Content management and distribution with a touch of elegance.
  • vdx - ๐ŸŽž๏ธ An intuitive CLI for processing video, powered by FFmpeg
  • blitz - โšก๏ธ The Missing Fullstack Toolkit for Next.js
  • vite-plugin-node - Vite plugin to run your node dev server with HMR!
  • tailwindcss - A utility-first CSS framework for rapid UI development.
  • vue-sweetalert2 - A convenient wrapper for sweetalert2.
  • devtools - โš™๏ธ Browser devtools extension for debugging Vue.js applications.
  • opencv-js - OpenCV JavaScript version for node.js or browser
  • videojs-player - @videojs player component for @vuejs(3) and React.
  • vuetify - ๐Ÿ‰ Vue Component Framework
  • aws-ssm-send-command - Github Actions for using AWS SSM Send-Command
  • python-shell - Run Python scripts from Node.js with simple (but efficient) inter-process communication through stdio
  • nest - A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript ๐Ÿš€
  • query - ๐Ÿค– Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
  • video-editing-timeline - Timeline for video editing(ไธบ่ง†้ข‘็ผ–่พ‘่€Œๅ†™ๆ—ถ้—ด็บฟ)
  • wavesurfer.js - Audio waveform player
  • Vega - video editor
  • notion-avatar - ๐Ÿช„ An online tool for making notion-style avatars.
  • rust-cache - A GitHub Action that implements smart caching for rust/cargo projects
  • setup-go - Set up your GitHub Actions workflow with a specific version of Go
  • jupyterlab-desktop - JupyterLab desktop application, based on Electron.
  • developer-roadmap - Interactive roadmaps, guides and other educational content to help developers grow in their careers.
  • probot - ๐Ÿค– A framework for building GitHub Apps to automate and improve your workflow
  • actions-gh-pages - GitHub Actions for GitHub Pages ๐Ÿš€ Deploy static files and publish your site easily. Static-Site-Generators-friendly.
  • actions-hugo - GitHub Actions for Hugo โšก๏ธ Setup Hugo quickly and build your site fast. Hugo extended, Hugo Modules, Linux (Ubuntu), macOS, and Windows are supported.
  • adblocker - Efficient embeddable adblocker library
  • editor.js - A block-style editor with clean JSON output
  • components - Component infrastructure and Material Design components for Angular

Vim-script

  • Trinity - A (G)Vim plugin which build the trinity of Source Explorer, TagList and NERD tree to be an IDE for software development.

Vue

  • Penzil - A web application to sketch in 3d made in three.js and Vue
  • vue-tags-component - Vue.js 2+ tags component
  • automa - A browser extension for automating your browser by connecting blocks
  • vuestic-ui - Free and Open Source UI Library for Vue 3 ๐Ÿค˜
  • vuestic-admin - Free and Beautiful Vue 3 Admin Template
  • vue-confirm-dialog - Simple Confirm Dialog verification plugin with Vue.js.
  • vue-dropdown-menu - Dropdown menu component for Vue
  • vue2-daterange-picker - Vue2 date range picker
  • vue-modular-architecture - null
  • naen-nae - ๊ด‘๊ณ  ์—†์ด ์ƒ์—…์ ์œผ๋กœ ์ด์šฉํ•  ์ˆ˜ ์žˆ๋Š” ํ•œ๊ธ€ ํฐํŠธ ๋ชจ์Œ (Hangul Font Collection that can be used Commercially without Ads)

Zig

  • bun - Incredibly fast JavaScript runtime, bundler, test runner, and package manager โ€“ all in one

reStructuredText

  • peps - Python Enhancement Proposals

etc

  • WebKit - Home of the WebKit project, the browser engine used by Safari, Mail, App Store and many other applications on macOS, iOS and Linux.
  • chromium - The official GitHub mirror of the Chromium source
  • swift-macro-examples - Example macros for the Swift macros effort
  • promise-fun - Promise packages, patterns, chat, and tutorials
  • cursor - The AI-powered code editor
  • awesome_xstate - Everything awesome about XState
  • build-your-own-x - Master programming by recreating your favorite technologies from scratch.
  • awesome-electron - Useful resources for creating apps with Electron
  • fe-news - FE ๊ธฐ์ˆ  ์†Œ์‹ ํ๋ ˆ์ด์…˜ ๋‰ด์Šค๋ ˆํ„ฐ
  • How_to_learn_modern_Rust - A guide to the adventurer.
  • open-source-ios-apps - ๐Ÿ“ฑ Collaborative List of Open-Source iOS Apps
  • iamport-manual - ์•„์ž„ํฌํŠธ(iamport) ๊ฒฐ์ œ์—ฐ๋™์„ ์œ„ํ•œ ๋งค๋‰ด์–ผ์ž…๋‹ˆ๋‹ค.
  • awesome-blockchain-rust - Collect libraries and packages about blockchain/cryptography in Rust
  • stack-on-a-budget - A collection of services with great free tiers for developers on a budget. Sponsored by Mockoon, the best mock API tool. https://mockoon.com
  • React-Firebase - All course files for the Net Ninja React & Firebase course.
  • Vue-3-Firebase - All course files for the Vue 3 & Firebase Udemy course.
  • awesome-react-hooks - Awesome React Hooks
  • awesome-tailwindcss - ๐Ÿ˜Ž Awesome things related to Tailwind CSS
  • awesome-flask - A curated list of awesome Flask resources and plugins
  • awesome-fastapi - A curated list of awesome things related to FastAPI
  • awesome-vue - ๐ŸŽ‰ A curated list of awesome things related to Vue.js
  • awesome-result-builders - A list of cool DSLs made with Swift 5.4โ€™s @resultBuilder
  • Proxyman - Modern. Native. Delightful Web Debugging Proxy for macOS, iOS, and Android โšก๏ธ
  • awesome-tuist - A community-driven collection of Tuist related posts, plugins, talks, and much more.
  • EZPods - Easy CocoaPods checklist and tutorial
  • StackViewLayout - Coming soon!
  • material-design-icons - Material Design icons by Google (Material Symbols)
  • awesome-ios-architecture - ๐Ÿฏ Better ways to structure iOS apps
  • open-source-mac-os-apps - ๐Ÿš€ Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
  • project-based-learning - Curated list of project-based tutorials
  • iOS_ML - List of Machine Learning, AI, NLP solutions for iOS. The most recent version of this article can be found on my blog.
  • awesome-functional-programming - Yet another resource for collecting articles, videos etc. regarding functional programming
  • Android-SnappingRecyclerView - RecyclerView for android which can snap views to the center of the screen (like the old Gallery)
  • awesome-ios-animation - A curated list of awesome iOS animation, including Objective-C and Swift libraries
  • computer-science - ๐ŸŽ“ Path to a free self-taught education in Computer Science!
  • awesome-android-ui - A curated list of awesome Android UI/UX libraries
  • objective-c-style-guide - A style guide that outlines the coding conventions for Kodeco
  • BlurredSegues - Modal Blurred Segue (and unwind segue) for iOS, full project to demo EDWBlurredSegue and EDWBlurredUnwindSegue
  • onepassword-app-extension - 1Password Extension for iOS Apps
  • javascript - GitBook teaching programming basics with Javascript
  • code - Code for the Effective Objective-C 2.0 book
  • toml - Tom's Obvious, Minimal Language
  • AFIncrementalStore - null
  • gitignore - A collection of useful .gitignore templates
  • Free-Sketching - A project to help me figure out how to save smooth path information to a CALayer and display it on the screen
  • GLKit_TD3D - 3D game prototype using GLKit and ARC under iOS 5
  • PlatformerCocos2D-x - A Box2D Cocos2D-x based platformer game demo.
  • climbers - iPad game
  • Lex-Sample - XCode 4 lex sample project
  • gitignore - A collection of useful .gitignore templates
  • Pixnix-iPad - iPad Comic Reader based on cocos2d
  • PanelTableView - Multiple UITableViews in a UIScrollView
  • iOSFlocking-For-Games - Boid Steering Behavior / Flocking on iOS
  • scrollmenu - cocos2d page scroll enable layer and sample
  • WebViewExternalFonts - A test project showing how to use external fonts in web view.
  • CCMaskTo - animated rect mask for cocos2d-iphone (originally by georgejcook, ported to 0.99.3-rc)
  • SimpleAppReviews - SimpleAppReviews downloads reviews and ratings of iPhone apps from all of the AppStores and displays them in a nice way.
  • MoveAroundBy - MoveAroundBy - cocos2d for iPhone custom action
  • pagecontrol - UIPageControl subclass with custom images
  • XcodePHP - Better PHP support for Xcode. Full auto-complete macros, keywords, the works.
  • Pixen - Pixel art editor for macOS and iOS
  • gogotwitter - GogoTwitter, clone of TwitterFon
  • toddledatabase - SQLite wrapper library for iPhone development
  • iphonestripview - Sample project using a UIKit-based strip component, like those featured in the LinkedIn and Facebook applications.
  • twitterfon - git-svn mirror of upstream TwitterFon

About

My Awesome from the starred repos ๐Ÿ˜‹

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published