- apachecn / awesome-algorithm:Leetcode 题解 (跟随思路一步一步撸出代码) 及经典算法实现
- TheAlgorithms / Python:All Algorithms implemented in Python
- imhuay / Algorithm_Interview_Notes-Chinese:2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
- Eloston / ungoogled-chromium:Modifications to Google Chromium for removing Google integration and enhancing privacy, control, and transparency
- BNMetrics / logme:Python Logging For Humans (Configurable color logging to the terminal in v1.2.*!)
- swar / nba_api:An API Client package to access the APIs for NBA.com
- tensorflow / models:Models and examples built with TensorFlow
- donnemartin / system-design-primer:Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
- getredash / redash:Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
- Scitator / prometheus:Reproducible and fast DL/RL.
- cgarciae / pypeln:Concurrent data pipelines made easy
- vinta / awesome-python:A curated list of awesome Python frameworks, libraries, software and resources
- aditya-vora / FCHD-Fully-Convolutional-Head-Detector:Code for FCHD - A fast and accurate head detector
- keras-team / keras:Deep Learning for humans
- qutebrowser / qutebrowser:A keyboard-driven, vim-like browser based on PyQt5.
- mherrmann / fbs:Electron alternative based on Python and Qt
- facebookresearch / Detectron:FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
- home-assistant / home-assistant:🏡 Open source home automation that puts local control and privacy first
- Yorko / mlcourse.ai:Open Machine Learning course mlcourse.ai, both in English and Russian
- yihui-he / softer-NMS:Softer-NMS: Rethinking Bounding Box Regression for Accurate Object Detection
- apachecn / AiLearning:AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
- ansible / ansible:Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
- driving-behavior / DBNet:DBNet: A Large-Scale Dataset for Driving Behavior Learning
- malwaredllc / byob:BYOB (Build Your Own Botnet)
- woj-ciech / Danger-zone:Correlate data between domains, IPs and email addresses, present it as a graph and store everything into Elasticsearch and JSON files.
- shadowsocks / ShadowsocksX-NG:Next Generation of ShadowsocksX
- nathantannar4 / InputBarAccessoryView:A simple and easily customizable InputAccessoryView for making powerful input bars with autocomplete and attachments
- cats-oss / AcknowledgementsPlist:AcknowledgementsPlist manages the licenses of libraries that depend on your iOS app.
- SwiftKickMobile / SwiftMessages:A very flexible message bar for iOS written in Swift.
- serhii-londar / open-source-mac-os-apps:🚀 Awesome list of open source applications for macOS.
- lhc70000 / iina:The modern video player for macOS.
- lovoo / NSFWDetector:A NSFW (aka porn) detector with CoreML
- JohnCoates / Aerial:Apple TV Aerial Screensaver for Mac
- SwifterSwift / SwifterSwift:A handy collection of more than 500 native Swift extensions to boost your productivity.
- RxSwiftCommunity / RxKeyboard:Reactive Keyboard in iOS
- shu223 / iOS-Depth-Sampler:Code examples for Depth APIs in iOS
- vsouza / awesome-ios:A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
- SnapKit / SnapKit:A Swift Autolayout DSL for iOS & OS X
- glouel / Aerial:Apple TV Aerial Screensaver for Mac
- realm / SwiftLint:A tool to enforce Swift style and conventions.
- Alamofire / Alamofire:Elegant HTTP Networking in Swift
- SoySauceLab / CollectionKit:Reimagining UICollectionView
- vapor / vapor:💧 A server-side Swift web framework.
- raywenderlich / swift-algorithm-club:Algorithms and data structures in Swift, with explanations!
- ReactiveX / RxSwift:Reactive Programming in Swift
- danielgindi / Charts:Beautiful charts for iOS/tvOS/OSX! The Apple side of the crossplatform MPAndroidChart.
- adamwaite / Validator:Drop in user input validation for your iOS apps.
- sindresorhus / touch-bar-simulator:Use the Touch Bar on any Mac
- Yummypets / YPImagePicker:📸 Instagram-like image picker & filters for iOS
- xi-editor / xi-mac:The xi-editor mac frontend.
- auchenberg / volkswagen:🙈 Volkswagen detects when your tests are being run in a CI server, and makes them pass.
- skiplang / skip:A programming language to skip the things you have already computed
- apifytech / apify-js:Apify SDK: The scalable web crawling and scraping library for JavaScript. Enables development of data extraction and web automation jobs (not only) with headless Chrome and Puppeteer.
- 30-seconds / 30-seconds-of-code:Curated collection of useful Javascript snippets that you can understand in 30 seconds or less.
- dntzhang / westore:世界上最小却强大的小程序框架 - 100多行代码搞定全局或局部状态管理和跨页通讯
- JetBrains / ring-ui:A collection of JetBrains Web UI components
- vuejs / vue:🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
- pubkey / rxdb:💻 📱 A realtime Database for the Web
- get-alex / alex:Catch insensitive, inconsiderate writing
- facebook / create-react-app:Create React apps with no build configuration.
- NervJS / taro:多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序、H5、React Native 等的应用。
- facebook / react:A declarative, efficient, and flexible JavaScript library for building user interfaces.
- facebook / react-native:A framework for building native apps with React.
- typicode / husky:🐶 Git hooks made easy
- you-dont-need / You-Dont-Need-Momentjs:List of date-fns or native functions which you can use to replace moment.js + ESLint Plugin
- storybooks / storybook:Interactive UI component dev & test: React, React Native, Vue, Angular
- zeit / next.js:Next.js is a lightweight framework for static and server‑rendered applications.
- ianstormtaylor / slate:A completely customizable framework for building rich text editors.
- justjavac / free-programming-books-zh_CN:📚 免费的计算机编程类中文书籍,欢迎投稿
- nuxt / nuxt.js:The Vue.js Developers Framework
- Nozbe / WatermelonDB:🍉 Next-gen database for powerful React and React Native apps that scales to 10,000s of records and remains fast ⚡️
- YMFE / yapi:YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台
- trekhleb / javascript-algorithms:Algorithms and data structures implemented in JavaScript with explanations and links to further readings
- nodejs / node:Node.js JavaScript runtime ✨ 🐢 🚀 ✨
- axios / axios:Promise based HTTP client for the browser and node.js
- meshbird / meshbird:Distributed private networking
- ibuildthecloud / k3s:5 less then k8s. Short for kates, pronounced k8s
- TarsCloud / TarsGo:A high performance microservice framework in golang. A linux foundation project.
- kubernetes / kubernetes:Production-Grade Container Scheduling and Management
- perlin-network / life:A secure WebAssembly VM catered for decentralized applications.
- bonfy / go-mega:✨ 🤟 ✨ Go-Mega Tutorial for Go Web Develop
- astrocorp42 / signal:Simple and beautiful Analytics 📊
- istio / istio:Connect, secure, control, and observe services.
- pulumi / kubespy:Tools for observing Kubernetes resources in real time
- golang / go:The Go programming language
- gohugoio / hugo:The world’s fastest framework for building websites.
- prometheus / prometheus:The Prometheus monitoring system and time series database.
- avelino / awesome-go:A curated list of awesome Go frameworks, libraries and software
- jesseduffield / lazygit:simple terminal UI for git commands
- helm / helm:The Kubernetes Package Manager
- alibaba / pouch:An Efficient Enterprise-class Rich Container Engine
- ethereum / go-ethereum:Official Go implementation of the Ethereum protocol
- containous / traefik:The Cloud Native Edge Router
- FiloSottile / mkcert:A simple zero-config tool to make locally trusted development certificates with any names you'd like.
- moby / moby:Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
- gogs / gogs:Gogs is a painless self-hosted Git service.
- 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.
- influxdata / influxdb:Scalable datastore for metrics, events, and real-time analytics
- astaxie / build-web-application-with-golang:A golang ebook intro how to build a web with golang
- v2ray / v2ray-core:A platform for building proxies to bypass network restrictions.