Language: python
google / python-fire
https://github.com/google/python-fire
stars | today |
---|---|
388 | 367 |
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
eriklindernoren / ML-From-Scratch
https://github.com/eriklindernoren/ML-From-Scratch
stars | today |
---|---|
4563 | 232 |
Bare bones Python implementations of some of the foundational Machine Learning models and algorithms.
eastee / rebreakcaptcha
https://github.com/eastee/rebreakcaptcha
stars | today |
---|---|
322 | 141 |
facebookincubator / prophet
https://github.com/facebookincubator/prophet
stars | today |
---|---|
2076 | 113 |
Tool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.
djstein / modern-django
https://github.com/djstein/modern-django
stars | today |
---|---|
118 | 93 |
Modern Django: A Guide on How to Deploy Django-based Web Applications in 2017
locuslab / qpth
https://github.com/locuslab/qpth
stars | today |
---|---|
95 | 83 |
A fast and differentiable QP solver for PyTorch.
locuslab / optnet
https://github.com/locuslab/optnet
stars | today |
---|---|
89 | 79 |
OptNet: Differentiable Optimization as a Layer in Neural Networks
songrotek / Deep-Learning-Papers-Reading-Roadmap
https://github.com/songrotek/Deep-Learning-Papers-Reading-Roadmap
stars | today |
---|---|
9861 | 69 |
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
6366 | 46 |
The Python programming language
cemoody / topicsne
https://github.com/cemoody/topicsne
stars | today |
---|---|
81 | 49 |
t-SNE experiments in pytorch
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
12697 | 40 |
Deep Learning library for Python. Convnets, recurrent neural networks, and more. Runs on Theano or TensorFlow.
chiphuyen / tf-stanford-tutorials
https://github.com/chiphuyen/tf-stanford-tutorials
stars | today |
---|---|
294 | 46 |
This repository contains code examples for the course CS 20SI: TensorFlow for Deep Learning Research.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
30104 | 42 |
A curated list of awesome Python frameworks, libraries, software and resources
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
20560 | 39 |
A curated list of awesome Machine Learning frameworks, libraries and software.
PenseAllen / PensePython2e
https://github.com/PenseAllen/PensePython2e
stars | today |
---|---|
73 | 38 |
Tradução do livro Pense em Python (2ª ed.), de Allen B. Downey
mbernico / snape
https://github.com/mbernico/snape
stars | today |
---|---|
56 | 41 |
mehulj94 / BrainDamage
https://github.com/mehulj94/BrainDamage
stars | today |
---|---|
199 | 38 |
A fully featured backdoor that uses Telegram as a C&C server
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
11947 | 28 |
Models built with TensorFlow
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
16848 | 29 |
scikit-learn: machine learning in Python
ricequant / rqalpha
https://github.com/ricequant/rqalpha
stars | today |
---|---|
773 | 35 |
RQAlpha是一个中国市场领先的股票和期货的回测引擎,具备日级别的历史数据回测,并且具有很强的可拓展性。由Ricequant米筐科技开源。
AKSHAYUBHAT / DeepVideoAnalytics
https://github.com/AKSHAYUBHAT/DeepVideoAnalytics
stars | today |
---|---|
198 | 31 |
Analyze videos & images, perform detections, index frames & detected objects, search by examples.
soimort / you-get
https://github.com/soimort/you-get
stars | today |
---|---|
10782 | 32 |
⏬ Dumb downloader that scrapes the web
django / django
https://github.com/django/django
stars | today |
---|---|
24151 | 26 |
The Web framework for perfectionists with deadlines.
apache / incubator-airflow
https://github.com/apache/incubator-airflow
stars | today |
---|---|
4592 | 29 |
Apache Airflow (Incubating)
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
21707 | 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.
Language: go
gchaincl / httplab
https://github.com/gchaincl/httplab
stars | today |
---|---|
1487 | 299 |
An interactive web server
jackc / pgx
stars | today |
---|---|
920 | 79 |
PostgreSQL client library for Go
henrylee2cn / faygo
https://github.com/henrylee2cn/faygo
stars | today |
---|---|
581 | 60 |
Faygo is a fast and concise Go Web framework that can be used to develop high-performance web app(especially API) with fewer codes. Just define a struct Handler, Faygo will automatically bind/verify the request parameters and generate the online API doc.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
18685 | 53 |
A curated list of awesome Go frameworks, libraries and software
anaskhan96 / soup
https://github.com/anaskhan96/soup
stars | today |
---|---|
198 | 52 |
Web Scraper in Go, similar to BeautifulSoup
docker / docker
https://github.com/docker/docker
stars | today |
---|---|
40230 | 43 |
Docker - the open-source application container engine
Netflix / chaosmonkey
https://github.com/Netflix/chaosmonkey
stars | today |
---|---|
1961 | 49 |
Chaos Monkey is a resiliency tool that helps applications tolerate random instance failures.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
9099 | 46 |
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.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
21109 | 38 |
Production-Grade Container Scheduling and Management
labstack / echo
https://github.com/labstack/echo
stars | today |
---|---|
6624 | 43 |
High performance, minimalist Go web framework
golang / go
stars | today |
---|---|
25489 | 42 |
The Go programming language
go-task / task
https://github.com/go-task/task
stars | today |
---|---|
108 | 43 |
Simple “Make” alternative
asciimoo / wuzz
https://github.com/asciimoo/wuzz
stars | today |
---|---|
5615 | 42 |
Interactive cli tool for HTTP inspection
tmrts / boilr
https://github.com/tmrts/boilr
stars | today |
---|---|
402 | 40 |
⚡️ boilerplate template manager that generates files or directories from template repositories
rakyll / hey
stars | today |
---|---|
1006 | 35 |
HTTP load generator, ApacheBench (ab) replacement, formerly known as rakyll/boom
spf13 / hugo
stars | today |
---|---|
15321 | 29 |
A Fast and Flexible Static Site Generator built with love in GoLang
appscode / voyager
https://github.com/appscode/voyager
stars | today |
---|---|
113 | 30 |
Secure Ingress Controller for Kubernetes by AppsCode
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
14811 | 25 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
5782 | 28 |
Minio is an open source object storage server compatible with Amazon S3 APIs
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
8376 | 26 |
The Prometheus monitoring system and time series database.
upspin / upspin
https://github.com/upspin/upspin
stars | today |
---|---|
2859 | 24 |
Upspin: A framework for naming everyone’s everything.
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
7333 | 19 |
Terraform is a tool for building, changing, and combining infrastructure safely and efficiently.
rqlite / rqlite
https://github.com/rqlite/rqlite
stars | today |
---|---|
2240 | 23 |
The lightweight, distributed relational database built on SQLite.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
6717 | 21 |
Træfɪk, a modern reverse proxy
gogits / gogs
https://github.com/gogits/gogs
stars | today |
---|---|
17978 | 21 |
Gogs is a painless self-hosted Git service.
Language: javascript
cs01 / gdbgui
https://github.com/cs01/gdbgui
stars | today |
---|---|
1500 | 606 |
A modern, browser-based frontend to gdb (gnu debugger). Add breakpoints, view stack traces, and more in C, C++, Go, and Rust! Simply run gdbgui from the terminal and a new tab will open in your browser.
freeCodeCamp / freeCodeCamp
https://github.com/freeCodeCamp/freeCodeCamp
stars | today |
---|---|
240102 | 447 |
The https://freeCodeCamp.com open source codebase and curriculum. Learn to code and help nonprofits.
mattallty / Caporal.js
https://github.com/mattallty/Caporal.js
stars | today |
---|---|
812 | 402 |
A full-featured framework for building command line applications (cli) with node.js
sindresorhus / fkill-cli
https://github.com/sindresorhus/fkill-cli
stars | today |
---|---|
674 | 289 |
Fabulously kill processes. Cross-platform.
marcuswestin / store.js
https://github.com/marcuswestin/store.js
stars | today |
---|---|
7897 | 285 |
Cross-browser storage for all use cases • Used across the web • See below for v2.0 news!
janhuenermann / neurojs
https://github.com/janhuenermann/neurojs
stars | today |
---|---|
2269 | 266 |
A javascript deep learning and reinforcement learning library.
lexiross / fattest-cat
https://github.com/lexiross/fattest-cat
stars | today |
---|---|
415 | 255 |
Script to find fattest cat currently up for adoption at SF SPCA
broidHQ / integrations
https://github.com/broidHQ/integrations
stars | today |
---|---|
308 | 232 |
Connect your App to Multiple Messaging Channels with the W3C Open standard.
FormidableLabs / rapscallion
https://github.com/FormidableLabs/rapscallion
stars | today |
---|---|
447 | 208 |
Asynchronous React VirtualDOM renderer for SSR.
tentone / nunuStudio
https://github.com/tentone/nunuStudio
stars | today |
---|---|
334 | 174 |
nunuStudio is a JS based IDE for 3D and VR applications that run directly on the browser!
vuejs / vue
stars | today |
---|---|
45262 | 145 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
61042 | 114 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
48380 | 79 |
JavaScript Style Guide
bailicangdu / vue2-elm
https://github.com/bailicangdu/vue2-elm
stars | today |
---|---|
1236 | 74 |
基于 vue2 + vuex 构建一个具有 40 多个页面的大型单页面应用
captainsafia / legit
https://github.com/captainsafia/legit
stars | today |
---|---|
154 | 82 |
Add licenses to projects at the command line
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
21657 | 78 |
Create React apps with no build configuration.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
107370 | 54 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
mzabriskie / axios
https://github.com/mzabriskie/axios
stars | today |
---|---|
14595 | 78 |
Promise based HTTP client for the browser and node.js
pedronauck / micro-router
https://github.com/pedronauck/micro-router
stars | today |
---|---|
98 | 79 |
🚉 A tiny and functional router for Zeit’s Micro
arronf2e / Vue2.0LOL
https://github.com/arronf2e/Vue2.0LOL
stars | today |
---|---|
125 | 72 |
vue2.0版英雄联盟助手
d3 / d3
stars | today |
---|---|
61000 | 64 |
Bring data to life with SVG, Canvas and HTML. 📊 📈 🎉
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
44868 | 59 |
A framework for building native apps with React.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
52275 | 57 |
A book series on JavaScript. @YDKJS on twitter.
wangfupeng1988 / js-async-tutorial
https://github.com/wangfupeng1988/js-async-tutorial
stars | today |
---|---|
62 | 59 |
深入理解 JavaScript 异步
Staffjoy / v2
https://github.com/Staffjoy/v2
stars | today |
---|---|
660 | 51 |
Staffjoy V2 - all microservices in a monorepo
Language: unknown
barretlee / performance-column
https://github.com/barretlee/performance-column
stars | today |
---|---|
420 | 334 |
🚅 性能专栏(Performance Column)
teesloane / Auth-Boss
https://github.com/teesloane/Auth-Boss
stars | today |
---|---|
1664 | 250 |
Become an Auth Boss. Learn about different authentication methodologies on the web.
kamranahmedse / design-patterns-for-humans
https://github.com/kamranahmedse/design-patterns-for-humans
stars | today |
---|---|
13424 | 233 |
Design Patterns for Humans™ - An ultra-simplified explanation
GeniusVJR / LearningNotes
https://github.com/GeniusVJR/LearningNotes
stars | today |
---|---|
4808 | 157 |
Enjoy Learning.
LFeh / frontend-challenges
https://github.com/LFeh/frontend-challenges
stars | today |
---|---|
261 | 158 |
💥 Listing some playful open-source’s challenges of jobs to testing your knowledge
jrothrock / server_notes
https://github.com/jrothrock/server_notes
stars | today |
---|---|
131 | 120 |
Personal notes on building/configuring a server
PaulSec / awesome-windows-domain-hardening
https://github.com/PaulSec/awesome-windows-domain-hardening
stars | today |
---|---|
250 | 96 |
A curated list of awesome Security Hardening techniques for Windows.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
53815 | 85 |
😎 Curated list of awesome lists
BotCube / awesome-bots
https://github.com/BotCube/awesome-bots
stars | today |
---|---|
120 | 81 |
🤖 A curated awesome list of resources from the bot world by BotCube team. Feel free to contribute! 🎓
shimohq / chinese-programmer-wrong-pronunciation
https://github.com/shimohq/chinese-programmer-wrong-pronunciation
stars | today |
---|---|
2370 | 76 |
中国程序员容易发音错误的单词
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
47104 | 61 |
A collection of useful .gitignore templates
vhf / free-programming-books
https://github.com/vhf/free-programming-books
stars | today |
---|---|
78874 | 61 |
📚 Freely available programming books
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
15955 | 63 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
github-beta / unity-preview
https://github.com/github-beta/unity-preview
stars | today |
---|---|
97 | 70 |
GitHub for Unity, the Preview!
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
12277 | 58 |
A curated list of awesome things related to Vue.js
herrbischoff / awesome-osx-command-line
https://github.com/herrbischoff/awesome-osx-command-line
stars | today |
---|---|
15967 | 57 |
Use your OS X terminal shell to do awesome things.
yogthos / clojure-error-message-catalog
https://github.com/yogthos/clojure-error-message-catalog
stars | today |
---|---|
259 | 58 |
a catalog of common Clojure errors and their meaning
marktony / Awesome_APIs
https://github.com/marktony/Awesome_APIs
stars | today |
---|---|
1099 | 49 |
A collection of APIs
LFeh / frontend-tools
https://github.com/LFeh/frontend-tools
stars | today |
---|---|
79 | 43 |
🚒 Useful tools to frontenders
shengxinjing / programmer-job-blacklist
https://github.com/shengxinjing/programmer-job-blacklist
stars | today |
---|---|
3676 | 43 |
🙈 程序员找工作黑名单,换工作和当技术合伙人需谨慎啊
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
36126 | 32 |
A complete computer science study plan to become a software engineer.
quinlan-lab / applied-computational-genomics
https://github.com/quinlan-lab/applied-computational-genomics
stars | today |
---|---|
150 | 35 |
Applied Computational Genomics Course at UU: Spring 2017
oxford-cs-deepnlp-2017 / lectures
https://github.com/oxford-cs-deepnlp-2017/lectures
stars | today |
---|---|
6236 | 36 |
Oxford Deep NLP 2017 course
racaljk / hosts
https://github.com/racaljk/hosts
stars | today |
---|---|
11160 | 25 |
🗽 最新可用的google hosts文件。镜像:
Neo23x0 / sigma
https://github.com/Neo23x0/sigma
stars | today |
---|---|
56 | 31 |
Generic Signature Format for SIEM Systems