- louisdh / terminal: A sandboxed command line interface for iOS
- typwr / typewriter: A code translator to translate data structure for client
- quicktype / quicktype-xcode: Xcode extension to paste JSON as Swift, Obj-C++, Java and more
- onmyway133 / DeepDiff: 🦀 Very fast diffing in Swift
- SwiftOldDriver / iOS-Weekly: 🇨🇳 老司机 iOS 周报
- RxSwiftCommunity / RxFlow: RxFlow is a navigation framework for iOS applications based on a Reactive Flow Coordinator pattern
- SoySauceLab / CollectionKit: A modern Swift framework for building reusable data-driven collection components.
- gpbl / SwiftChart: Line and area chart library for iOS
- LowKostKustomz / StatusAlert: Display Apple system-like self-hiding status alerts. It is well suited for notifying user without interrupting user flow in iOS-like way.
- louisdh / panelkit: A UI framework that enables panels on iOS.
- raywenderlich / swift-algorithm-club: Algorithms and data structures in Swift, with explanations!
- kickstarter / ios-oss: Kickstarter for iOS. Bring new ideas to life, anywhere.
- BalestraPatrick / Stryng: Swift strings taken to a whole new syntax level.
- danielgindi / Charts: Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
- vsouza / awesome-ios: A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
- rnystrom / GitHawk: A GitHub project manager app for iOS.
- ronanrodrigo / Frisbee: Another network wrapper for URLSession. Built to be simple, small and easy to create tests at the network layer of your application.
- lhc70000 / iina: The modern video player for macOS.
- Orderella / PopupDialog: A simple, customizable popup dialog for iOS written in Swift. Replaces UIAlertController alert style.
- efremidze / Shiny: Iridescent Effect View (inspired by Apple Pay Cash) ✨
- Alamofire / Alamofire: Elegant HTTP Networking in Swift
- ReactiveX / RxSwift: Reactive Programming in Swift
- Moya / Moya: Network abstraction layer written in Swift.
- realm / SwiftLint: A tool to enforce Swift style and conventions.
- songkuixi / ARBottleJump: ARKit 版微信跳一跳游戏。An ARKit version of WeChat Bottle Jump game.
- facebook / WebDriverAgent: A WebDriver server for iOS that runs inside the Simulator.
- Lision / LSAnimator: Easy to Read and Write Multi-chain Animations Kit in Objective-C and Swift.
- NJHu / PLMMPrjk: oc综合项目,ios综合项目,iosdemo,ocdemo,demo,百思不得姐,新浪微博,sina,QQ音乐,QQMusic,music,视频列表,滚动播放,拖拽播放,离线下载,即时通讯,打印 ios 日志,省市区三级联动,没有导航栏,自定义导航栏,字体适配屏幕,空白页展示,空白页,导航条颜色渐变,导航条高度渐变,YYText 使用,列表的展开和收起,京东首页布局,流水布局,垂直流水布局,水平流水布局,非规则流水布局,键盘处理,文件下载,Masonry 案例,LKDB 数据库,百度地图,二维码,照片上传,照片上传有进度,列表倒计时,H5和原生交互,自定义各种弹框,常见表单类型,人脸识别,列表加载图片,列表拖拽,日历操作,导航条渐变,指纹解锁,物理仿真,控制器生命周期,RunTime …
- ChavezChen / CWLateralSlide: 一行代码集成超低耦合的侧滑功能
- xorshine / KafkaRefresh: Highly scalable, custom, multi-style pull-to-refresh framework.
- TKkk-iOSer / WeChatPlugin-MacOS: mac OS版微信小助手 功能: 自动回复、消息防撤回、远程控制、微信多开、会话置底、免认证登录、窗口置顶、会话多选删除
- objective-see / LuLu: LuLu is the free open-source macOS firewall that aims to block unauthorized (outgoing) network traffic
- airbnb / lottie-ios: An iOS library to natively render After Effects vector animations
- halfrost / Halfrost-Field: ✍️ 这里是写博客的地方 —— Halfrost-Field 冰霜之地
- marcuswestin / WebViewJavascriptBridge: An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews
- react-community / react-native-maps: React Native Mapview component for iOS + Android
- bolan9999 / react-native-largelist: The best large list component for React Native.
- WenchaoD / FSCalendar: A fully customizable iOS calendar library, compatible with Objective-C and Swift
- AFNetworking / AFNetworking: A delightful networking framework for iOS, macOS, watchOS, and tvOS.
- CoderMJLee / MJRefresh: An easy way to use pull-to-refresh.
- GGGHub / Reader: iOS基于CoreText实现的电子书阅读器,支持txt,epub格式
- QMUI / QMUI_iOS: QMUI iOS——致力于提高项目 UI 开发效率的解决方案
- yangli-dev / LYEmptyView: [iOS]一行代码集成空白页面占位图(基于runtime+MJRefresh思想) 空内容界面占位视图。支持TableView、CollectionView,高强度自定义,基于runtime调用灵活
- TextureGroup / Texture: Smooth asynchronous user interfaces for iOS apps.
- dzenbot / DZNEmptyDataSet: A drop-in UITableView/UICollectionView superclass category for showing empty datasets whenever the view has no content to display
- realm / realm-cocoa: Realm is a mobile database: a replacement for Core Data & SQLite
- MacDownApp / macdown: Open source Markdown editor for macOS.
- rs / SDWebImage: Asynchronous image downloader with cache support as a UIImageView category
- Microsoft / react-native-code-push: React Native module for CodePush
- sequelpro / sequelpro: MySQL/MariaDB database management for macOS
- gencebay / httplive: HTTP Request & Response Service, Mock HTTP
- rivo / tview: Rich interactive widgets for terminal-based UIs written in Go
- src-d / go-git: A highly extensible Git implementation in pure Go.
- chai2010 / advanced-go-programming-book: 📚 《Go语言高级编程》开源免费图书(开发中...)
- openebs / openebs: OpenEBS is containerized block storage written in Go for cloud native and other environments w/ per container (or pod) QoS SLAs, tiering and replica policies across AZs and environments, and predictable and scalable performance.
- ethereum / go-ethereum: Official Go implementation of the Ethereum protocol
- gin-gonic / gin: Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
- aQuaYi / LeetCode-in-Go: 🎓 100% Go Solution for LeetCode, continually updating.
- kubernetes / kubernetes: Production-Grade Container Scheduling and Management
- attic-labs / noms: The versioned, forkable, syncable database
- munnerz / kube-plex: Scalable Plex Media Server on Kubernetes -- dispatch transcode jobs as pods on your cluster!
- akrylysov / pogreb: Embedded key/value store for read-heavy workloads written in Go
- tombh / texttop: A fully interactive X Linux desktop rendered in TTY and streamable over SSH
- openfaas / faas: OpenFaaS - Serverless Functions Made Simple for Docker & Kubernetes
- axiomhq / hyperminhash: HyperMinHash: Bringing intersections to HyperLogLog
- istio / istio: An open platform to connect, manage, and secure microservices.
- golang / go: The Go programming language
- avelino / awesome-go: A curated list of awesome Go frameworks, libraries and software
- gogits / gogs: Gogs is a painless self-hosted Git service.
- gohugoio / hugo: The world’s fastest framework for building websites.
- go-gitea / gitea: Gitea: Git with a cup of tea
- moby / moby: Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
- uber-go / goleak: Goroutine leak detector
- containous / traefik: Træfik, a modern reverse proxy
- faceair / youjumpijump: 微信跳一跳外挂
- facebook / Docusaurus: Easy to maintain open source documentation websites.
- transloadit / uppy: The next open source file uploader for web browsers 🐶
- parcel-bundler / parcel: 📦🚀 Blazing fast, zero configuration web application bundler
- Chalarangelo / 30-seconds-of-code: Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
- Khan / KaTeX: Fast math typesetting for the web.
- vuejs / vue: 🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
- nuxt / nuxt.js: Versatile Vue.js Framework
- Popmotion / popmotion: The JavaScript motion engine. Create unique animations and interactions with tweens, physics and input tracking.
- appbaseio / reactivesearch: A React components library for building awesome 🔍 search UIs
- facebook / react: A declarative, efficient, and flexible JavaScript library for building user interfaces.
- GoogleChrome / puppeteer: Headless Chrome Node API
- facebookincubator / create-react-app: Create React apps with no build configuration.
- alibaba / ice: 基于 React 的海量可复用区块,极速构建中后台应用
- prettier / prettier: Prettier is an opinionated code formatter.
- storybooks / storybook: Interactive UI component dev & test: React, React Native, Vue, Angular
- ant-design / ant-design-pro: 👨🏻💻👩🏻💻 An out-of-box UI solution for enterprise applications
- hyperapp / hyperapp: 1 KB JavaScript library for building web applications.
- airbnb / javascript: JavaScript Style Guide
- axios / axios: Promise based HTTP client for the browser and node.js
- mweststrate / immer: Create the next immutable state by mutating the current one
- thedaviddias / Front-End-Checklist: 🗂 The perfect Front-End Checklist for modern websites and meticulous developers
- facebook / react-native: A framework for building native apps with React.
- ccxt / ccxt: A JavaScript / Python / PHP cryptocurrency trading library with support for more than 90 bitcoin/altcoin exchanges
- Tencent / wepy: 小程序组件化开发框架
- zeit / next.js: Framework for server-rendered or statically-exported React apps
- fastlane / fastlane: 🚀 The easiest way to automate building and releasing your iOS and Android apps
- jekyll / jekyll: 🌐 Jekyll is a blog-aware, static site generator in Ruby
- jondot / awesome-react-native: Awesome React Native components, news, tools, and learning material!
- rapid7 / metasploit-framework: Metasploit Framework
- Homebrew / brew: 🍺 The missing package manager for macOS
- bayandin / awesome-awesomeness: A curated list of awesome awesomeness
- Homebrew / homebrew-core: 🍻 Default formulae for the missing package manager for macOS
- rails / rails: Ruby on Rails
- discourse / discourse: A platform for community discussion. Free, open, simple.
- peatio / peatio: An open-source assets exchange.
- ruby / ruby: The Ruby Programming Language
- caskroom / homebrew-cask: 🍻 A CLI workflow for the administration of macOS applications distributed as binaries
- marienfressinaud / lessy: A respectful and ethical time manager.
- tootsuite / mastodon: Your self-hosted, globally interconnected microblogging community
- openblockchains / awesome-blockchains: A collection about awesome blockchains - open distributed public databases w/ crypto hashes incl. git ;-). Blockchains are the new tulips 🌷🌷🌷. Distributed is the new centralized.
- SUSE / Portus: Authorization service and frontend for Docker registry (v2)
- bbatsov / rubocop: A Ruby static code analyzer, based on the community Ruby style guide.
- huginn / huginn: Create agents that monitor and act on your behalf. Your agents are standing by!
- kilimchoi / engineering-blogs: A curated list of engineering blogs
- hashicorp / vagrant: Vagrant is a tool for building and distributing development environments.
- sinatra / sinatra: Classy web-development dressed in a DSL (official / canonical repo)
- github / linguist: Language Savant. If your repository's language is being reported incorrectly, send us a pull request!
- sketchplugins / plugin-directory: An official directory of Sketch Plugins
- samaaron / sonic-pi: The Live Coding Music Synth for Everyone
- hakanensari / fixer: A foreign exchange rates and currency conversion API
- sharkdp / fd: A simple, fast and user-friendly alternative to find.
- atomashpolskiy / rustface: Face detection library for the Rust programming language
- nrc / graphql: A Rust GraphQL server framework
- RazrFalcon / cargo-bloat: Find out what takes most of the space in your executable
- DenisKolodin / yew: Rust framework for making client web apps
- gyscos / Cursive: A Text User Interface library for rust
- paritytech / parity: Fast, light, robust Ethereum implementation.
- rust-lang / rust: A safe, concurrent, practical language.
- atom / xray: An experimental next-generation Electron-based text editor
- dtolnay / syn: Nom parser for Rust source code
- jwilm / alacritty: A cross-platform, GPU-accelerated terminal emulator
- koute / stdweb: A standard library for the client-side Web
- BurntSushi / ripgrep: ripgrep combines the usability of The Silver Searcher with the raw speed of grep.
- runconduit / conduit: The ultralight service mesh for Kubernetes
- paritytech / polkadot: Polkadot Node Implementation
- SergioBenitez / Rocket: A web framework for Rust.
- rust-lang / book: The Rust Programming Language
- mimblewimble / grin: Minimal implementation of the MimbleWimble protocol.
- google / xi-editor: A modern editor with a backend written in Rust.
- lk-geimfari / awesomo: An extensive list of interesting open source projects written in С, C++, Clojure, Lisp, Elixir, Erlang, Elm, Golang, Haskell, JavaScript, Lua, OCaml, Python, R, Ruby, Rust, Scala etc.
- repi / shadertoy-browser: Shadertoy browser & viewer for Mac built in Rust
- autozimu / LanguageClient-neovim: Language Server Protocol (LSP) support for vim and neovim.
- seanmonstar / reqwest: An easy and powerful Rust HTTP Client
- diesel-rs / diesel: A safe, extensible ORM and Query Builder for Rust
- pingcap / tikv: Distributed transactional key value database powered by Rust and Raft
- wangshub / wechat_jump_game: python 微信《跳一跳》辅助
- gaojiuli / toapi: Every web site provides APIs.
- ageitgey / face_recognition: The world's simplest facial recognition api for Python and the command line
- ChrisKnott / Eel: A little Python library for making simple Electron-like HTML/JS GUI apps
- LuminosoInsight / python-ftfy: Given Unicode text, make its representation consistent and possibly less broken.
- plaitpy / plaitpy: plait.py - a fake data modeler
- Prinsphield / Wechat_AutoJump: 自动玩微信小游戏跳一跳
- tensorflow / models: Models and examples built with TensorFlow
- 1N3 / BlackWidow: A Python based web application scanner to gather OSINT and fuzz for OWASP vulnerabilities on a target website.
- vinta / awesome-python: A curated list of awesome Python frameworks, libraries, software and resources
- Manisso / fsociety: fsociety Hacking Tools Pack – A Penetration Testing Framework
- quantopian / qgrid: An interactive grid for sorting, filtering, and editing DataFrames in Jupyter notebooks
- se4 / cddh: 冲顶大会答题助手
- keras-team / keras: Deep Learning for humans
- tensorlang / tensorlang: Tensorlang, a differentiable programming language based on TensorFlow
- JunYeopLee / capsule-networks: A Tensorflow(v1.4) implementation of Capsule Networks (Dynamic Routing Between Capsules , https://arxiv.org/abs/1710.09829)
- pytorch / pytorch: Tensors and Dynamic neural networks in Python with strong GPU acceleration
- josephmisiti / awesome-machine-learning: A curated list of awesome Machine Learning frameworks, libraries and software.
- toddmotto / public-apis: A collective list of public JSON APIs for use in web development.
- lepture / authlib: An ambitious authentication library for OAuth 1, OAuth 2, OpenID clients and servers.
- arnaucode / coffeeMiner: collaborative (mitm) cryptocurrency mining pool in wifi networks
- bitcoinbook / bitcoinbook: Mastering Bitcoin 2nd Edition - Programming the Open Blockchain
- facebookresearch / py2bpf: A python to bpf (Berkeley Packet Filter bytecode) converter
- scikit-learn / scikit-learn: scikit-learn: machine learning in Python
- tensorflow / magenta: Magenta: Music and Art Generation with Machine Intelligence