###2017-04-05
####python
- donnemartin / interactive-coding-challenges:Huge update! Interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
- boramalper / magnetico:Autonomous (self-hosted) BitTorrent DHT search engine suite.
- donnemartin / system-design-primer:Learn how to design large-scale systems. Prep for the system design interview.
- timgrossmann / InstaPy:📷 Instagram Like/Comment/Follow Automation Script
- igul222 / improved_wgan_training:
- atlassian / localstack:A fully functional local AWS cloud stack. Develop and test your cloud apps offline!
- vinta / awesome-python:A curated list of awesome Python frameworks, libraries, software and resources
- eliasgranderubio / dagda:a tool to perform static analysis of known vulnerabilities in docker images/containers and to monitor running docker containers for detecting anomalous activities
- carpedm20 / BEGAN-pytorch:in progress
- essandess / isp-data-pollution:ISP Data Pollution to Protect Private Browsing History with Obfuscation
- google / yapf:A formatter for Python files
- tomchristie / apistar:A fast and expressive API framework. For Python. ⚡️
- fchollet / keras:Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on TensorFlow or Theano.
- scikit-learn / scikit-learn:scikit-learn: machine learning in Python
- tensorflow / models:Models built with TensorFlow
- google / python-fire:Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
- probablynotablog / usb-canary:A Linux tool that uses pyudev to monitor devices while your computer is locked. In the case it detects someone plugging in or unplugging devices it can be configured to send you an SMS or alert you via Slack of the potential security breach.
- xlzd / img2html:Convert image to HTML
- airbnb / superset:Superset is a data exploration platform designed to be visual, intuitive, and interactive
- django / django:The Web framework for perfectionists with deadlines.
- 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.
- pallets / flask:A microframework based on Werkzeug, Jinja2 and good intentions
- donnemartin / data-science-ipython-notebooks:Continually updated data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
- kootenpv / neural_complete:A neural network trained to help writing neural network code using autocomplete
- rg3 / youtube-dl:Command-line program to download videos from YouTube.com and other video sites
####swift
- EyreFree / EFQRCode:A better way to operate two-dimensional code in Swift.
- 1amageek / Bleu:BLE (Bluetooth LE) for U 🎁
- krzysztofzablocki / Strongify:Strongify is a 1-file µframework providing a nicer API for avoiding weak-strong dance.
- roberthein / TinyConstraints:Nothing but sugar.
- willowtreeapps / spruce-ios:Swift library for choreographing animations on the screen.
- ChiliLabs / CHIPageControl:A set of cool animated page controls written in Swift to replace boring UIPageControl.
- IcaliaLabs / LoginKit:LoginKit is a quick and easy way to add a Login/Signup UX to your iOS app.
- efremidze / Magnetic:SpriteKit Floating Bubble Picker (inspired by Apple Music)
- IvanVorobei / RequestPermission:simple permission request with beautiful UI
- ReactiveX / RxSwift:Reactive Programming in Swift
- adamcichy / SwiftySound:Swifty Sound is a simple library that lets you play sounds with a single line of code.
- material-motion / material-motion-swift:Reactive motion for iOS.
- vsouza / awesome-ios:A curated list of awesome iOS ecosystem, including Objective-C and Swift Projects
- JohnSundell / SwiftPlate:Easily generate cross platform Swift framework projects from the command line
- marty-suzuki / ReverseExtension:A UITableView extension that enables cell insertion from the bottom of a table view.
- shadowsocks / ShadowsocksX-NG:Next Generation of ShadowsocksX
- chadaustin / is-it-snappy:iOS App for measuring input-to-output latency
- lhc70000 / iina:The modern video player for macOS.
- hyperoslo / Gallery:📹 Your next favorite image and video picker
- raywenderlich / swift-algorithm-club:Algorithms and data structures in Swift, with explanations!
- Alamofire / Alamofire:Elegant HTTP Networking in Swift
- patchthecode / JTAppleCalendar:The Unofficial Swift Apple Calendar Library. View. Control. for iOS & tvOS
- onevcat / FengNiao:A command line tool for cleaning unused resources in Xcode.
- matteocrippa / awesome-swift:A collaborative list of awesome swift resources. Feel free to contribute!
- Quick / Quick:The Swift (and Objective-C) testing framework.
####javascript
- nadbm / react-datasheet:Excel-like data grid component for react
- reactide / reactide:Reactide is the first dedicated IDE for React web application development. http://reactide.io
- freeCodeCamp / freeCodeCamp:The https://freeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
- sindresorhus / create-dmg:Create a good-looking DMG for your macOS app in seconds
- atomiks / tippyjs:A lightweight, pure JS tooltip library
- be5invis / Iosevka:Spatial efficient monospace font family for programming. Built from code.
- getify / You-Dont-Know-JS:A book series on JavaScript. @YDKJS on twitter.
- kentcdodds / glamorous:React component styling solved 💄
- oneuijs / You-Dont-Need-jQuery:Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.
- wwwtyro / badlands:procedural badlands
- vuejs / vue:A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
- twbs / bootstrap:The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
- facebook / react:A declarative, efficient, and flexible JavaScript library for building user interfaces.
- facebookincubator / create-react-app:Create React apps with no build configuration.
- mzabriskie / axios:Promise based HTTP client for the browser and node.js
- styled-components / polished:A lightweight toolset for writing styles in JavaScript ✨
- zeit / next.js:Framework for server-rendered React apps
- finchalyzer / slinky:Export your Sketch designs as HTML email templates
- BoostIO / Boostnote:Boostnote is an open source note-taking app made for progammers just like you 🚀
- bvaughn / react-virtualized:React components for efficiently rendering large lists and tabular data
- jevakallio / redux-offline:Build Offline-First Apps for Web and React Native
- airbnb / javascript:JavaScript Style Guide
- d3 / d3:Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
- nodesecurity / eslint-plugin-security:ESLint rules for Node Security
- facebook / react-native:A framework for building native apps with React.
####go
- dnote-io / cli:Capture what you learn as you code without leaving the command line
- Rhymond / go-money:Go implementation of Fowler's Money pattern
- matcornic / hermes:Golang package that generates clean, responsive HTML e-mails for sending transactional mail
- venantius / glojure:The Glojure programming language
- docker / docker:Docker - the open-source application container engine
- golang / go:The Go programming language
- mholt / caddy:Fast, cross-platform HTTP/2 web server with automatic HTTPS
- heppu / gkill:Easy process killer for macOS, Linux, and Windows
- kubernetes / kubernetes:Production-Grade Container Scheduling and Management
- coreos / clair:Vulnerability Static Analysis for Containers
- knq / usql:usql is a universal command-line interface for SQL databases
- gogits / gogs:Gogs is a painless self-hosted Git service.
- spf13 / hugo:A Fast and Flexible Static Site Generator built with love in GoLang
- golang / dep:Go dependency tool
- lpereira / gomoku:Gomoku compiles Go code to C++
- drone / drone:Drone is a Continuous Delivery platform built on Docker, written in Go
- hashicorp / packer:Packer is a tool for creating identical machine images for multiple platforms from a single source configuration.
- olahol / pocketplace:🎆 Draw pixels on a canvas with friends.
- avelino / awesome-go:A curated list of awesome Go frameworks, libraries and software
- prometheus / prometheus:The Prometheus monitoring system and time series database.
- junegunn / fzf:🌸 A command-line fuzzy finder written in Go
- hashicorp / terraform:Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
- tockins / realize:Go build system with file watchers, live reload and output streams. Run, build and watch file changes with custom paths
- coreos / etcd:Distributed reliable key-value store for the most critical data of a distributed system
- GoogleChrome / simplehttp2server:A simple HTTP/2 server for development
####Objective-C
- Hyman00 / YJ3DTouch:Adapt very easily to 3D Touch.
- alibaba / Tangram-iOS:Tangram is a modular UI solution for building native page dynamically , including Tangram for Android, Tangram for iOS and even backend CMS. This project provides the sdk on iOS platform.
- WrightsCS / WCSTimeline:Simple timeline with data model.
- airbnb / lottie-ios:An iOS library to natively render After Effects vector animations
- Chris-Pan / JPVideoPlayer:Automatic play video in UITableView like Weibo home page in main thread and never block it.
- peter-iakovlev / Telegram:Telegram Messenger for iOS
- rs / SDWebImage:Asynchronous image downloader with cache support as a UIImageView category
- hackiftekhar / 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.
- yixiangboy / YXViewPager:iOS中的viewpager
- AFNetworking / AFNetworking:A delightful networking framework for iOS, OS X, watchOS, and tvOS.
- sequelpro / sequelpro:MySQL/MariaDB database management for macOS
- Draveness / Analyze:深入解析 iOS 开源项目
- BradLarson / GPUImage:An open source iOS framework for GPU-based image and video processing
- keycastr / keycastr:KeyCastr, an open-source keystroke visualizer
- material-components / material-components-ios:Modular and customizable Material Design UI components for iOS
- realm / realm-cocoa:Realm is a mobile database: a replacement for Core Data & SQLite
- rebeccahughes / react-native-device-info:Device Information for React Native iOS and Android
- mathieulh / 3.90-M33:Contains the full source for 3.90 M33
- XVimProject / XVim:Xcode plugin for Vim keybindings
- alibaba / LazyScrollView:An iOS ScrollView to resolve the problem of reusability in views.
- gnachman / iTerm2:iTerm2 is a terminal emulator for Mac OS X that does amazing things.
- ChenYilong / iOSInterviewQuestions:iOS面试题集锦(附答案)--学习交流群515295083
- facebook / FBSimulatorControl:A Mac OS X library for managing and manipulating iOS Simulators
- MatthewYork / DateTools:Dates and times made easy in iOS
- pinterest / PINRemoteImage:A thread safe, performant, feature rich image fetcher
####Java
- steelkiwi / cropiwa:Configurable Custom Crop widget for Android
- JessYanCoding / MVPArms:A common Architecture for Android Applications developing based on MVP,integrates many Open Source Projects( like Dagger2,Rxjava,Retrofit... ),to make your developing quicker and easier.
- yarolegovich / SlidingRootNav:DrawerLayout-like ViewGroup, where a "drawer" is hidden under the content view, which can be shifted to make the drawer visible.
- remychantenay / Firebucket:Glimpse into Firebase, with a simple TODO list app built around Dagger, RxJava 2, Clean architecture and of course, Firebase.
- polyak01 / IconSwitch:🍭 Custom Android Switch widget
- alibaba / UltraViewPager:UltraViewPager is an extension for ViewPager to provide multiple features in a single ViewPager.
- aritraroy / PatternLockView:An easy-to-use, customizable, Material Design complaint Pattern Lock view for Android.
- kdn251 / interviews:Everything you need to know to get the job.
- spring-projects / spring-boot:Spring Boot
- willowtreeapps / spruce-android:Spruce Animation Library
- yingLanNull / ShadowImageView:可以根据图片变颜色,更加细腻的阴影效果 It can change color according to the picture, more delicate shadow effect
- faruktoptas / FancyShowCaseView:An easy-to-use customisable show case view with circular reveal animation.
- TangXiaoLv / Android-Router:An android componentization protocol framework, used for decoupling complex project. Android高性能轻量级路由框架
- FabianTerhorst / Isometric:Isometric drawing library for Android
- alibaba / Tangram-Android:Tangram is a modular UI solution for building native page dynamically including Tangram for Android, Tangram for iOS and even backend CMS. This project provides the sdk on Android.
- amitshekhariitbhu / awesome-android-complete-reference:Awesome Android references for everything like best practices, performance optimization, etc.
- ReactiveX / RxJava:RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
- JetBrains / kotlin:The Kotlin Programming Language
- k0shk0sh / FastHub:FastHub the ultimate GitHub client for Android.
- elastic / elasticsearch:Open Source, Distributed, RESTful Search Engine
- bignerdranch / Typesetter:Android tool to help display changes to text positioning.
- oasisfeng / condom:一个超轻超薄的Android工具库,阻止三方SDK中常见的严重影响用户体验的『链式唤醒』行为。(对应用自身的功能无影响)
- airbnb / native-navigation:Native navigation library for React Native applications
- iluwatar / java-design-patterns:Design patterns implemented in Java
- spring-projects / spring-framework:The Spring Framework
####C++
- tensorflow / tensorflow:Computation using data flow graphs for scalable machine learning
- lief-project / LIEF:LIEF - Library to Instrument Executable Formats
- electron / electron:Build cross platform desktop apps with JavaScript, HTML, and CSS
- google / guetzli:Perceptual JPEG encoder
- apple / swift:The Swift Programming Language
- BVLC / caffe:Caffe: a fast open framework for deep learning.
- ARM-software / ComputeLibrary:The ARM Computer Vision and Machine Learning library is a set of functions optimised for both ARM CPUs and GPUs using SIMD technologies.
- google / protobuf:Protocol Buffers - Google's data interchange format
- tesseract-ocr / tesseract:Tesseract Open Source OCR Engine (main repository)
- Microsoft / CNTK:Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
- opencv / opencv:Open Source Computer Vision Library
- william01110111 / Pinecone:A brand new, easy to learn, general purpose, multi-paradigm, high performence programming language
- hteso / iaito:A Qt and C++ GUI for radare2 reverse engineering framework
- CRYTEK / CRYENGINE:CRYENGINE is a powerful real-time game development platform created by Crytek.
- iovisor / bcc:BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more
- dmlc / xgboost:Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Flink and DataFlow
- godotengine / godot:Godot Engine – Multi-platform 2D and 3D game engine
- bitcoin / bitcoin:Bitcoin Core integration/staging tree
- aainz / TinyNuke:zeus-style banking trojan
- tiny-dnn / tiny-dnn:header only, dependency-free deep learning framework in C++11
- dmlc / mxnet:Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
- rethinkdb / rethinkdb:The open-source database for the realtime web.
- telegramdesktop / tdesktop:Telegram Desktop messaging app
- vnpy / vnpy:基于python的开源量化交易平台开发框架
- shamadee / web-dsp:A client-side signal processing library utilizing the power of WebAssembly (.wasm)
####C#
- stolk / GPGOAP:General Purpose Goal Oriented Action Planning
- torvalds / linux:Linux kernel source tree
- DrKLO / Telegram:Telegram for Android source
- firehol / netdata:Get control of your servers. Simple. Effective. Awesome. https://my-netdata.io/
- FRRouting / frr:FRR - The FRRouting Protocol Suite, forked from Quagga
- git / git:Git Source Code Mirror - This is a publish-only repository and all pull requests are ignored. Please follow Documentation/SubmittingPatches procedure for any of your improvements.
- rudyrucker / chaos:James Gleick's Chaos: The Software
- antirez / 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, HyperLogLogs, Bitmaps.
- libuv / libuv:Cross-platform asynchronous I/O
- dekuNukem / Nintendo_Switch_Reverse_Engineering:A look at inner workings of Joycon and Nintendo Switch
- grpc / grpc:The C based gRPC (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)
- stedolan / jq:Command-line JSON processor
- gentilkiwi / mimikatz:A little tool to play with Windows security
- numpy / numpy:Numpy main repository
- allinurl / goaccess:GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.
- mpv-player / mpv:🎥 Video player based on MPlayer/mplayer2
- torch / torch7:http://torch.ch
- ggreer / the_silver_searcher:A code-searching tool similar to ack, but faster.
- kripken / emscripten:Emscripten: An LLVM-to-JavaScript Compiler
- jp9000 / obs-studio:OBS - Free and open source software for live streaming and screen recording
- arduino / Arduino:open-source electronics prototyping platform
- pjreddie / darknet:Convolutional Neural Networks
- vurtun / nuklear:A single-header ANSI C gui library
- tmux / tmux:tmux source code
- FFmpeg / FFmpeg:mirror of git://source.ffmpeg.org/ffmpeg.git