Language: python
atlassian / localstack
https://github.com/atlassian/localstack
stars | today |
---|---|
5394 | 478 |
A fully functional local AWS cloud stack. Develop and test your cloud apps offline!
lbryio / lbry
https://github.com/lbryio/lbry
stars | today |
---|---|
2955 | 320 |
A fully decentralized network for distributing data
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
31573 | 176 |
A curated list of awesome Python frameworks, libraries, software and resources
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
14021 | 137 |
Learn how to design large-scale systems. Prep for the system design interview.
CharlesShang / FastMaskRCNN
https://github.com/CharlesShang/FastMaskRCNN
stars | today |
---|---|
132 | 110 |
Mask RCNN in TensorFlow
521xueweihan / HelloGitHub
https://github.com/521xueweihan/HelloGitHub
stars | today |
---|---|
811 | 87 |
HelloGitHub——分享、推荐GitHub上的好玩、容易上手的项目,帮你找到编程的乐趣
kivy / python-for-android
https://github.com/kivy/python-for-android
stars | today |
---|---|
3715 | 55 |
Turn your Python application into an Android APK
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
13022 | 41 |
Models built with TensorFlow
pandas-dev / pandas
https://github.com/pandas-dev/pandas
stars | today |
---|---|
9045 | 55 |
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
google / python-fire
https://github.com/google/python-fire
stars | today |
---|---|
5582 | 54 |
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
14022 | 45 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
1689 | 43 |
The world’s simplest facial recognition api for Python and the command line
Qix- / better-exceptions
https://github.com/Qix-/better-exceptions
stars | today |
---|---|
1674 | 46 |
Pretty and useful exceptions in Python, automatically.
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
21271 | 39 |
A curated list of awesome Machine Learning frameworks, libraries and software.
soimort / you-get
https://github.com/soimort/you-get
stars | today |
---|---|
11993 | 39 |
⏬ Dumb downloader that scrapes the web
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
17512 | 32 |
scikit-learn: machine learning in Python
songrotek / Deep-Learning-Papers-Reading-Roadmap
https://github.com/songrotek/Deep-Learning-Papers-Reading-Roadmap
stars | today |
---|---|
10684 | 32 |
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
scrapy / scrapy
https://github.com/scrapy/scrapy
stars | today |
---|---|
19482 | 30 |
Scrapy, a fast high-level web crawling & scraping framework for Python.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
22304 | 24 |
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.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
24867 | 29 |
Command-line program to download videos from YouTube.com and other video sites
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
26132 | 28 |
A microframework based on Werkzeug, Jinja2 and good intentions
littlecodersh / ItChat
https://github.com/littlecodersh/ItChat
stars | today |
---|---|
3425 | 29 |
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
django / django
https://github.com/django/django
stars | today |
---|---|
24680 | 23 |
The Web framework for perfectionists with deadlines.
aclements / latexrun
https://github.com/aclements/latexrun
stars | today |
---|---|
148 | 27 |
A 21st century LaTeX wrapper
openai / evolution-strategies-starter
https://github.com/openai/evolution-strategies-starter
stars | today |
---|---|
349 | 26 |
Starter code for Evolution Strategies
Language: go
alexellis / faas
https://github.com/alexellis/faas
stars | today |
---|---|
843 | 82 |
Functions as a Service (on Docker Swarm)
imroc / req
stars | today |
---|---|
63 | 56 |
req is a super light weight and super easy-to-use golang http request library.
docker / docker
https://github.com/docker/docker
stars | today |
---|---|
41215 | 52 |
Docker - the open-source application container engine
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
21950 | 49 |
Production-Grade Container Scheduling and Management
spf13 / hugo
stars | today |
---|---|
16061 | 39 |
A Fast and Flexible Static Site Generator built with love in GoLang
golang / go
stars | today |
---|---|
26342 | 35 |
The Go programming language
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
19378 | 35 |
A curated list of awesome Go frameworks, libraries and software
bcicen / ctop
https://github.com/bcicen/ctop
stars | today |
---|---|
5073 | 31 |
Top-like interface for container metrics
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
18417 | 25 |
Gogs is a painless self-hosted Git service.
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
8086 | 26 |
🌸 A command-line fuzzy finder written in Go
aelsabbahy / goss
https://github.com/aelsabbahy/goss
stars | today |
---|---|
1054 | 26 |
Quick and Easy server testing/validation
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
15291 | 24 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
gmarik / go-erd
https://github.com/gmarik/go-erd
stars | today |
---|---|
88 | 24 |
Go-ERD (Entity Relationship Diagrams) for Golang with Graphviz [WIP]
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
7220 | 23 |
Træfik, a modern reverse proxy
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
14815 | 21 |
A golang ebook intro how to build a web with golang
cockroachdb / cockroach
https://github.com/cockroachdb/cockroach
stars | today |
---|---|
9107 | 22 |
CockroachDB - the scalable, survivable, strongly-consistent SQL database
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
11217 | 20 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
coreybutler / nvm-windows
https://github.com/coreybutler/nvm-windows
stars | today |
---|---|
3045 | 19 |
A node.js version management utility for Windows. Ironically written in Go.
txthinking / brook
https://github.com/txthinking/brook
stars | today |
---|---|
271 | 19 |
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy/vpn software
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
10274 | 16 |
beego is an open-source, high-performance web framework for the Go programming language.
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
7695 | 14 |
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
stefanwichmann / kelvin
https://github.com/stefanwichmann/kelvin
stars | today |
---|---|
29 | 18 |
Kelvin - The hue bot
influxdata / influxdb
https://github.com/influxdata/influxdb
stars | today |
---|---|
10230 | 16 |
Scalable datastore for metrics, events, and real-time analytics
knqyf263 / pet
https://github.com/knqyf263/pet
stars | today |
---|---|
1388 | 17 |
Simple command-line snippet manager, written in Go.
kubernetes / kops
https://github.com/kubernetes/kops
stars | today |
---|---|
1423 | 15 |
Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
Language: javascript
freeCodeCamp / freeCodeCamp
https://github.com/freeCodeCamp/freeCodeCamp
stars | today |
---|---|
250788 | 626 |
The https://freeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
jevakallio / redux-offline
https://github.com/jevakallio/redux-offline
stars | today |
---|---|
1225 | 433 |
Build Offline-First Apps for Web and React Native
styled-components / polished
https://github.com/styled-components/polished
stars | today |
---|---|
1064 | 312 |
A lightweight toolset for writing styles in JavaScript ✨
google / earthenterprise
https://github.com/google/earthenterprise
stars | today |
---|---|
674 | 252 |
Google Earth Enterprise - Open Source
oneuijs / You-Dont-Need-jQuery
https://github.com/oneuijs/You-Dont-Need-jQuery
stars | today |
---|---|
8926 | 235 |
Examples of how to do query, style, dom, ajax, event etc like jQuery with plain javascript.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
54792 | 209 |
A book series on JavaScript. @YDKJS on twitter.
harc / ohm
stars | today |
---|---|
1111 | 192 |
A library and language for building parsers, interpreters, compilers, etc.
sindresorhus / create-dmg
https://github.com/sindresorhus/create-dmg
stars | today |
---|---|
639 | 173 |
Create a DMG from an app
vuejs / vue
stars | today |
---|---|
48581 | 151 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
11221 | 150 |
Framework for server-rendered React apps
michalsnik / aos
https://github.com/michalsnik/aos
stars | today |
---|---|
3469 | 149 |
Animate on scroll library
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
108587 | 87 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
FelipeBB / Design-Patterns-JS
https://github.com/FelipeBB/Design-Patterns-JS
stars | today |
---|---|
125 | 110 |
All the 23 (GoF) design patterns implemented in Javascript
sjurba / rebase-editor
https://github.com/sjurba/rebase-editor
stars | today |
---|---|
216 | 111 |
Simple terminal based sequence editor for git interactive rebase.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
63161 | 92 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
verekia / js-stack-from-scratch
https://github.com/verekia/js-stack-from-scratch
stars | today |
---|---|
13970 | 95 |
🎉 V2 release! 🎉 — Step-by-step tutorial to build a modern JavaScript stack.
d3 / d3
stars | today |
---|---|
62367 | 87 |
Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
jshjohnson / Choices
https://github.com/jshjohnson/Choices
stars | today |
---|---|
735 | 94 |
A vanilla JS customisable select box/text input plugin ⚡️
buttercup-pw / buttercup
https://github.com/buttercup-pw/buttercup
stars | today |
---|---|
558 | 89 |
🔒 Javascript Password Vault - Multi-Platform Desktop Application
netlify / netlify-cms
https://github.com/netlify/netlify-cms
stars | today |
---|---|
2118 | 78 |
A CMS for Static Site Generators
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
16472 | 75 |
Promise based HTTP client for the browser and node.js
prettydiff / prettydiff
https://github.com/prettydiff/prettydiff
stars | today |
---|---|
863 | 77 |
Beautifier and language aware code comparison tool for many languages. It also minifies and a few other things.
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
23631 | 67 |
Create React apps with no build configuration.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
49784 | 59 |
JavaScript Style Guide
prettier / prettier
https://github.com/prettier/prettier
stars | today |
---|---|
6583 | 65 |
Prettier is an opinionated JavaScript formatter.
Language: unknown
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
13238 | 496 |
Roadmap to becoming a web developer in 2017
vasanthk / react-bits
https://github.com/vasanthk/react-bits
stars | today |
---|---|
3530 | 491 |
✨ React patterns, techniques, tips and tricks ✨
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
14053 | 361 |
A collective list of public JSON APIs for use in web development.
vhf / free-programming-books
https://github.com/vhf/free-programming-books
stars | today |
---|---|
81766 | 269 |
📚 Freely available programming books
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
38618 | 256 |
A complete computer science study plan to become a software engineer.
papers-we-love / papers-we-love
https://github.com/papers-we-love/papers-we-love
stars | today |
---|---|
22209 | 115 |
Papers from the computer science community to read and discuss.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
55707 | 103 |
😎 Curated list of awesome lists
bmorelli25 / Become-A-Full-Stack-Web-Developer
https://github.com/bmorelli25/Become-A-Full-Stack-Web-Developer
stars | today |
---|---|
6013 | 101 |
Free resources for learning Full Stack Web Development
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
13584 | 79 |
A curated list of awesome things related to Vue.js
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
48266 | 58 |
A collection of useful .gitignore templates
racaljk / hosts
https://github.com/racaljk/hosts
stars | today |
---|---|
11813 | 44 |
🗽 最新可用的google hosts文件。镜像:
kamranahmedse / design-patterns-for-humans
https://github.com/kamranahmedse/design-patterns-for-humans
stars | today |
---|---|
15696 | 52 |
Design Patterns for Humans™ - An ultra-simplified explanation
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
16943 | 42 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
26817 | 38 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
github / open-source-survey
https://github.com/github/open-source-survey
stars | today |
---|---|
233 | 35 |
The Open Source Survey
ty4z2008 / Qix
https://github.com/ty4z2008/Qix
stars | today |
---|---|
7304 | 30 |
Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang
Trinea / android-open-project
https://github.com/Trinea/android-open-project
stars | today |
---|---|
22091 | 28 |
Collect and classify android open source projects 微信公众号:codekk
gurugio / lowlevelprogramming-university
https://github.com/gurugio/lowlevelprogramming-university
stars | today |
---|---|
124 | 32 |
How to be low-level programmer
codepath / android_guides
https://github.com/codepath/android_guides
stars | today |
---|---|
17395 | 29 |
Extensive Open-Source Guides for Android Developers
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
16365 | 29 |
⚡️ Delightful Node.js packages and resources
opendigg / awesome-github-vue
https://github.com/opendigg/awesome-github-vue
stars | today |
---|---|
1263 | 25 |
Vue相关开源项目库汇总
alibaba / weex
https://github.com/alibaba/weex
stars | today |
---|---|
13725 | 27 |
A framework for building Mobile cross-platform UI
caesar0301 / awesome-public-datasets
https://github.com/caesar0301/awesome-public-datasets
stars | today |
---|---|
17892 | 24 |
An awesome list of high-quality open datasets in public domains (on-going). By everyone, for everyone!
GoTeamEpsilon / angular-to-react-redux
https://github.com/GoTeamEpsilon/angular-to-react-redux
stars | today |
---|---|
53 | 26 |
Angular to React/Redux, a Guide for Angular v1 Experts Looking to Learn React/Redux
open-source-society / computer-science
https://github.com/open-source-society/computer-science
stars | today |
---|---|
20359 | 22 |
🎓 Path to a free self-taught education in Computer Science!