Language: python
google / tangent
https://github.com/google/tangent
stars | today |
---|---|
640 | 515 |
Source-to-Source Debuggable Derivatives in Pure Python
hunkim / deep_architecture_genealogy
https://github.com/hunkim/deep_architecture_genealogy
stars | today |
---|---|
501 | 318 |
Deep Learning Architecture Genealogy Project
Lucifer1993 / AngelSword
https://github.com/Lucifer1993/AngelSword
stars | today |
---|---|
275 | 166 |
Python3编写的CMS漏洞检测框架
uber / pyro
stars | today |
---|---|
1459 | 173 |
Deep universal probabilistic programming with Python and PyTorch
ellimilial / sqs-s3-logger
https://github.com/ellimilial/sqs-s3-logger
stars | today |
---|---|
117 | 108 |
Automated serverless logging to S3 via SQS.
Featuretools / featuretools
https://github.com/Featuretools/featuretools
stars | today |
---|---|
130 | 84 |
automated feature engineering
jostbr / MazeGenerator
https://github.com/jostbr/MazeGenerator
stars | today |
---|---|
93 | 76 |
Python scripts for generating and solving random solvable mazes using the depth-first search and recursive backtracking algorithms.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
23250 | 51 |
Models and examples built with TensorFlow
fchollet / keras
https://github.com/fchollet/keras
stars | today |
---|---|
21331 | 44 |
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
40737 | 53 |
A curated list of awesome Python frameworks, libraries, software and resources
Blizzard / s2client-proto
https://github.com/Blizzard/s2client-proto
stars | today |
---|---|
2086 | 55 |
StarCraft II Client - protocol definitions used to communicate with StarCraft II.
sc0tfree / mentalist
https://github.com/sc0tfree/mentalist
stars | today |
---|---|
71 | 56 |
Mentalist is a graphical tool for custom wordlist generation. It utilizes common human paradigms for constructing passwords and can output the full wordlist as well as rules compatible with Hashcat and John the Ripper.
naturomics / CapsNet-Tensorflow
https://github.com/naturomics/CapsNet-Tensorflow
stars | today |
---|---|
941 | 50 |
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton’s paper Dynamic Routing Between Capsules
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
8893 | 45 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
ryfeus / lambda-packs
https://github.com/ryfeus/lambda-packs
stars | today |
---|---|
183 | 50 |
Precompiled packages for AWS Lambda
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
7242 | 46 |
The world’s simplest facial recognition api for Python and the command line
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
18701 | 42 |
a web proxy tool
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
22709 | 34 |
scikit-learn: machine learning in Python
XifengGuo / CapsNet-Keras
https://github.com/XifengGuo/CapsNet-Keras
stars | today |
---|---|
470 | 37 |
A Keras implementation of CapsNet in NIPS2017 paper “Dynamic Routing Between Capsules”. Now test error < 0.4%.
littlecodersh / ItChat
https://github.com/littlecodersh/ItChat
stars | today |
---|---|
7384 | 35 |
A complete and graceful API for Wechat. 微信个人号接口、微信机器人及命令行微信,三十行即可自定义个人号机器人。
ShangtongZhang / reinforcement-learning-an-introduction
https://github.com/ShangtongZhang/reinforcement-learning-an-introduction
stars | today |
---|---|
1869 | 35 |
Python implementation of Reinforcement Learning: An Introduction
shivylp / pyschemes
https://github.com/shivylp/pyschemes
stars | today |
---|---|
277 | 35 |
PySchemes is a library for validating data structures in python
gram-ai / capsule-networks
https://github.com/gram-ai/capsule-networks
stars | today |
---|---|
264 | 34 |
A PyTorch implementation of the NIPS 2017 paper “Dynamic Routing Between Capsules”.
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
10079 | 31 |
🏡 Open-source home automation platform running on Python 3
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
30774 | 30 |
Command-line program to download videos from YouTube.com and other video sites
Language: go
weaveworks / scope
https://github.com/weaveworks/scope
stars | today |
---|---|
1551 | 113 |
Monitoring, visualisation & management for Docker & Kubernetes
tidwall / evio
https://github.com/tidwall/evio
stars | today |
---|---|
1667 | 89 |
Fast event-loop networking for Go
s-gv / orangeforum
https://github.com/s-gv/orangeforum
stars | today |
---|---|
97 | 81 |
A light-weight forum
txthinking / brook
https://github.com/txthinking/brook
stars | today |
---|---|
1537 | 67 |
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy software
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
28619 | 53 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
34104 | 57 |
The Go programming language
gwuhaolin / lightsocks
https://github.com/gwuhaolin/lightsocks
stars | today |
---|---|
573 | 44 |
⚡️ 一个轻巧的网络混淆代理 🌏
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
29243 | 47 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
7513 | 35 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
12765 | 34 |
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.
haccer / subjack
https://github.com/haccer/subjack
stars | today |
---|---|
148 | 33 |
Hostile Subdomain Takeover tool written in Go
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
24954 | 29 |
A curated list of awesome Go frameworks, libraries and software
marcusolsson / tui-go
https://github.com/marcusolsson/tui-go
stars | today |
---|---|
940 | 33 |
A UI library for terminal applications.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
8678 | 29 |
Official Go implementation of the Ethereum protocol
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
10903 | 29 |
Træfik, a modern reverse proxy
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
3679 | 28 |
Istio service mesh for polyglot microservice applications
golang / dep
stars | today |
---|---|
5611 | 28 |
Go dependency management tool
openfaas / faas
https://github.com/openfaas/faas
stars | today |
---|---|
6883 | 27 |
OpenFaaS - the serverless framework for Docker & Kubernetes
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
4109 | 24 |
Gitea: Git with a cup of tea
go-ego / riot
https://github.com/go-ego/riot
stars | today |
---|---|
2829 | 24 |
Go Open Source, Distributed, Simple and efficient Search Engine
moby / moby
stars | today |
---|---|
46240 | 17 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
18654 | 21 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
20739 | 21 |
A Fast and Flexible Static Site Generator built with love in GoLang.
neugram / ng
stars | today |
---|---|
639 | 21 |
scripting language integrated with Go
google / syzkaller
https://github.com/google/syzkaller
stars | today |
---|---|
1277 | 20 |
syzkaller is an unsupervised, coverage-guided kernel fuzzer
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
76227 | 150 |
Computation using data flow graphs for scalable machine learning
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
18624 | 52 |
Bitcoin Core integration/staging tree
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
52558 | 48 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
19468 | 33 |
Open Source Computer Vision Library
BVLC / caffe
stars | today |
---|---|
21110 | 30 |
Caffe: a fast open framework for deep learning.
Microsoft / napajs
https://github.com/Microsoft/napajs
stars | today |
---|---|
6835 | 33 |
Napa.js: a multi-threaded JavaScript runtime
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
21263 | 25 |
Protocol Buffers - Google’s data interchange format
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
11188 | 25 |
Godot Engine – Multi-platform 2D and 3D game engine
abseil / abseil-cpp
https://github.com/abseil/abseil-cpp
stars | today |
---|---|
3378 | 28 |
Abseil Common Libraries (C++)
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
4760 | 23 |
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
3349 | 21 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
41359 | 21 |
The Swift Programming Language
facebookresearch / fastText
https://github.com/facebookresearch/fastText
stars | today |
---|---|
11026 | 20 |
Library for fast text representation and classification.
aria2 / aria2
https://github.com/aria2/aria2
stars | today |
---|---|
7237 | 21 |
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
spotify / annoy
https://github.com/spotify/annoy
stars | today |
---|---|
2701 | 21 |
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
v8 / v8
stars | today |
---|---|
7237 | 18 |
The official mirror of the V8 git repository
facebook / osquery
https://github.com/facebook/osquery
stars | today |
---|---|
10089 | 17 |
SQL powered operating system instrumentation, monitoring, and analytics.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
13985 | 18 |
Tesseract Open Source OCR Engine (main repository)
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
2850 | 17 |
C++ front/service proxy
brpc / brpc
stars | today |
---|---|
5363 | 14 |
Industrial-grade RPC framework used throughout Baidu, with 600,000+ instances and 500+ kinds of services, called “baidu-rpc” inside Baidu.
Tencent / Tars
https://github.com/Tencent/Tars
stars | today |
---|---|
2614 | 16 |
Tars is a highly performance rpc framework based on naming service using tars protocol and provides a semi-automatic operation platform.
sassalley / hexmapr
https://github.com/sassalley/hexmapr
stars | today |
---|---|
144 | 17 |
Turning geospatial polygons into regular or hexagonal grids
grpc / grpc
stars | today |
---|---|
12183 | 15 |
The C based gRPC (C++, Node.js, Python, Ruby, Objective-C, PHP, C#)
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
1452 | 15 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
uber / horovod
https://github.com/uber/horovod
stars | today |
---|---|
904 | 14 |
Distributed training framework for TensorFlow.
Language: javascript
xxhomey19 / nba-go
https://github.com/xxhomey19/nba-go
stars | today |
---|---|
1328 | 1211 |
🏀 💻 The finest NBA CLI.
frappe / charts
https://github.com/frappe/charts
stars | today |
---|---|
6592 | 692 |
Simple, responsive, modern SVG Charts with zero dependencies: https://frappe.github.io/charts
kenperlin / chalktalk
https://github.com/kenperlin/chalktalk
stars | today |
---|---|
816 | 495 |
franciscop / server
https://github.com/franciscop/server
stars | today |
---|---|
2173 | 280 |
🖥 Simple and powerful server for Node.js
Bogdan-Lyashenko / js-code-to-svg-flowchart
https://github.com/Bogdan-Lyashenko/js-code-to-svg-flowchart
stars | today |
---|---|
534 | 190 |
js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code.
raphamorim / react-tv
https://github.com/raphamorim/react-tv
stars | today |
---|---|
727 | 184 |
[WIP] React development for TV (Renderer for low memory applications and Packager for WebOS, Tizen, Orsay) 📺
ant-design / ant-design-pro
https://github.com/ant-design/ant-design-pro
stars | today |
---|---|
3163 | 178 |
👨🏻💻👩🏻💻 An out-of-box UI solution for enterprise applications
lavrton / react-konva
https://github.com/lavrton/react-konva
stars | today |
---|---|
1312 | 172 |
React + Canvas = Love. JavaScript library for drawing complex canvas graphics using React.
vuejs / vue
stars | today |
---|---|
72981 | 158 |
A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
addyosmani / critical
https://github.com/addyosmani/critical
stars | today |
---|---|
5252 | 170 |
Extract & Inline Critical-path CSS in HTML pages
xtianmiller / emergence.js
https://github.com/xtianmiller/emergence.js
stars | today |
---|---|
344 | 158 |
Detect element visibility in the browser
o1lab / xmysql
https://github.com/o1lab/xmysql
stars | today |
---|---|
1468 | 117 |
🚀 One command to generate REST APIs for any MySql Database
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
60760 | 106 |
JavaScript Style Guide
FormidableLabs / webpack-dashboard
https://github.com/FormidableLabs/webpack-dashboard
stars | today |
---|---|
11280 | 99 |
A CLI dashboard for webpack dev server
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
80442 | 82 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
adam-p / markdown-here
https://github.com/adam-p/markdown-here
stars | today |
---|---|
23732 | 87 |
Google Chrome, Firefox, and Thunderbird extension that lets you write email in Markdown and render it before sending.
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
18511 | 87 |
Headless Chrome Node API
google / bottery
https://github.com/google/bottery
stars | today |
---|---|
3004 | 84 |
facebookincubator / create-react-app
https://github.com/facebookincubator/create-react-app
stars | today |
---|---|
37298 | 70 |
Create React apps with no build configuration.
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
24048 | 65 |
📚 免费的计算机编程类中文书籍,欢迎投稿
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
29982 | 70 |
Promise based HTTP client for the browser and node.js
meili / minui
https://github.com/meili/minui
stars | today |
---|---|
369 | 72 |
基于规范的小程序 UI 组件库,基于自定义标签组件,简洁、易用、工具化
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
41968 | 63 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
55569 | 57 |
A framework for building native apps with React.
sindresorhus / negative-array
https://github.com/sindresorhus/negative-array
stars | today |
---|---|
216 | 60 |
Negative array index support array[-1]
using ES2015 Proxy
Language: unknown
k88hudson / git-flight-rules
https://github.com/k88hudson/git-flight-rules
stars | today |
---|---|
6431 | 1747 |
Flight rules for git
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
4178 | 1344 |
The largest Node.JS best practices list. Curated from the top ranked articles and always updated
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
15011 | 406 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
papers-we-love / papers-we-love
https://github.com/papers-we-love/papers-we-love
stars | today |
---|---|
26038 | 400 |
Papers from the computer science community to read and discuss.
hemanth / functional-programming-jargon
https://github.com/hemanth/functional-programming-jargon
stars | today |
---|---|
9848 | 331 |
Jargon from the functional programming world in simple terms!
vasanthk / react-bits
https://github.com/vasanthk/react-bits
stars | today |
---|---|
7975 | 102 |
✨ React patterns, techniques, tips and tricks ✨
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
69068 | 92 |
😎 Curated list of awesome lists
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
69888 | 75 |
A book series on JavaScript. @YDKJS on twitter.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
24698 | 71 |
A curated list of awesome things related to Vue.js
getlantern / forum
https://github.com/getlantern/forum
stars | today |
---|---|
11658 | 62 |
蓝灯(Lantern)官方论坛
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
57115 | 45 |
A collection of useful .gitignore templates
southpeak / iOS-tech-set
https://github.com/southpeak/iOS-tech-set
stars | today |
---|---|
267 | 61 |
iOS知识小集
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
49191 | 51 |
A complete computer science study plan to become a software engineer.
mr-mig / every-programmer-should-know
https://github.com/mr-mig/every-programmer-should-know
stars | today |
---|---|
29382 | 57 |
A collection of (mostly) technical things every software developer should know
joshbuchea / HEAD
https://github.com/joshbuchea/HEAD
stars | today |
---|---|
21768 | 57 |
A list of everything that could go in the head of your document
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
22753 | 50 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
96887 | 43 |
📚 Freely available programming books
deeplearningturkiye / turkce-yapay-zeka-kaynaklari
https://github.com/deeplearningturkiye/turkce-yapay-zeka-kaynaklari
stars | today |
---|---|
348 | 50 |
Türkiye’de yapılan derin öğrenme (deep learning) ve makine öğrenmesi (machine learning) çalışmalarının derlendiği sayfa.
vitalysim / Awesome-Hacking-Resources
https://github.com/vitalysim/Awesome-Hacking-Resources
stars | today |
---|---|
5888 | 45 |
A collection of hacking / penetration testing resources to make you better!
go-commons / commons
https://github.com/go-commons/commons
stars | today |
---|---|
79 | 45 |
Commons is a community project focused on all aspects of reusable Go code.
Alibaba-Technology / hangzhouYunQi2017ppt
https://github.com/Alibaba-Technology/hangzhouYunQi2017ppt
stars | today |
---|---|
3967 | 34 |
gwuhaolin / blog
https://github.com/gwuhaolin/blog
stars | today |
---|---|
323 | 32 |
浩麟的技术博客
mbeaudru / modern-js-cheatsheet
https://github.com/mbeaudru/modern-js-cheatsheet
stars | today |
---|---|
14080 | 32 |
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
25041 | 29 |
🎓 Path to a free self-taught education in Computer Science!
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
9820 | 27 |
掘金翻译计划,翻译掘金上优质的英文文章