Language: python
ambv / black
stars | today |
---|---|
840 | 250 |
The uncompromising Python code formatter
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
30729 | 185 |
Models and examples built with TensorFlow
mzucker / noteshrink
https://github.com/mzucker/noteshrink
stars | today |
---|---|
3604 | 134 |
Convert scans of handwritten notes to beautiful, compact PDFs
DanMcInerney / icebreaker
https://github.com/DanMcInerney/icebreaker
stars | today |
---|---|
641 | 126 |
Gets plaintext Active Directory credentials if you’re on the internal network but outside the AD environment
Bellspringsteen / OurCamera
https://github.com/Bellspringsteen/OurCamera
stars | today |
---|---|
131 | 107 |
https://www.nytimes.com/2018/03/15/nyregion/bike-lane-blocked-new-york.html
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
46924 | 57 |
A curated list of awesome Python frameworks, libraries, software and resources
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
27035 | 53 |
Deep Learning for humans
wuhuikai / DeepGuidedFilter
https://github.com/wuhuikai/DeepGuidedFilter
stars | today |
---|---|
67 | 56 |
Official Implementation for Deep Guided Filter, CVPR 2018
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
34897 | 49 |
Command-line program to download videos from YouTube.com and other video sites
typeintandem / tandem
https://github.com/typeintandem/tandem
stars | today |
---|---|
483 | 50 |
Typing in Tandem. Decentralized, cross-editor, collaborative text-editing!
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
12731 | 44 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
asciinema / asciinema
https://github.com/asciinema/asciinema
stars | today |
---|---|
4346 | 44 |
Terminal session recorder 📹
josephmisiti / awesome-machine-learning
https://github.com/josephmisiti/awesome-machine-learning
stars | today |
---|---|
31265 | 39 |
A curated list of awesome Machine Learning frameworks, libraries and software.
django / django
https://github.com/django/django
stars | today |
---|---|
32481 | 35 |
The Web framework for perfectionists with deadlines.
requests / requests
https://github.com/requests/requests
stars | today |
---|---|
31111 | 36 |
Python HTTP Requests for Humans™ ✨ 🍰 ✨
NVIDIA / FastPhotoStyle
https://github.com/NVIDIA/FastPhotoStyle
stars | today |
---|---|
7040 | 38 |
Style transfer, deep learning, feature transform
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
29022 | 32 |
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.
SpiderClub / haipproxy
https://github.com/SpiderClub/haipproxy
stars | today |
---|---|
968 | 36 |
💖 High available ip proxy pool for free, powerd by Scrapy and Redis
Viralmaniar / Powershell-RAT
https://github.com/Viralmaniar/Powershell-RAT
stars | today |
---|---|
58 | 36 |
Python based backdoor that uses Gmail to exfiltrate data through attachment. This RAT will help during red team engagements to backdoor any Windows machines. It tracks the user activity using screen capture and sends it to an attacker as an e-mail attachment.
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
4448 | 35 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
24299 | 34 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
34369 | 36 |
A collective list of public JSON APIs for use in web development.
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
21463 | 33 |
a web proxy tool
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
4092 | 31 |
All Algorithms implemented in Python
KaiyangZhou / deep-person-reid
https://github.com/KaiyangZhou/deep-person-reid
stars | today |
---|---|
93 | 34 |
Pytorch implementation of deep person re-identification approaches.
Language: go
fossas / fossa-cli
https://github.com/fossas/fossa-cli
stars | today |
---|---|
367 | 158 |
Fast, portable and reliable dependency analysis for any codebase. Supports license reporting, large monoliths and 15+ build systems (go, npm, maven, gems, etc…).
hasura / gitkube
https://github.com/hasura/gitkube
stars | today |
---|---|
976 | 146 |
Gitkube: Build and deploy docker images to Kubernetes using git push.
bradleyjkemp / memviz
https://github.com/bradleyjkemp/memviz
stars | today |
---|---|
831 | 143 |
Visualize your data structures using graphviz
GoogleCloudPlatform / agones
https://github.com/GoogleCloudPlatform/agones
stars | today |
---|---|
1038 | 119 |
Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes
araddon / dateparse
https://github.com/araddon/dateparse
stars | today |
---|---|
436 | 88 |
GoLang Parse many date strings without knowing format in advance.
quii / learn-go-with-tests
https://github.com/quii/learn-go-with-tests
stars | today |
---|---|
1117 | 84 |
jinzhu / now
stars | today |
---|---|
1540 | 78 |
Now is a time toolkit for golang
GoogleCloudPlatform / skaffold
https://github.com/GoogleCloudPlatform/skaffold
stars | today |
---|---|
1865 | 75 |
Easy and Repeatable Kubernetes Development
appleboy / gorush
https://github.com/appleboy/gorush
stars | today |
---|---|
2222 | 63 |
A push notification server written in Go (Golang).
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
15523 | 54 |
Official Go implementation of the Ethereum protocol
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
33820 | 42 |
Production-Grade Container Scheduling and Management
lightningnetwork / lnd
https://github.com/lightningnetwork/lnd
stars | today |
---|---|
2210 | 47 |
Lightning Network Daemon ⚡️
golang / go
stars | today |
---|---|
39095 | 45 |
The Go programming language
mongodb / mongo-go-driver
https://github.com/mongodb/mongo-go-driver
stars | today |
---|---|
136 | 48 |
The Go driver for MongoDB
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
33336 | 42 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/forum/issues/833 🔴
hyperledger / fabric
https://github.com/hyperledger/fabric
stars | today |
---|---|
4243 | 36 |
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
24107 | 34 |
The world’s fastest framework for building websites.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
6577 | 34 |
An open platform to connect, manage, and secure microservices.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
15698 | 32 |
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.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
28786 | 31 |
A curated list of awesome Go frameworks, libraries and software
wuYinBest / blog
https://github.com/wuYinBest/blog
stars | today |
---|---|
223 | 30 |
Articles in https://wuyin.io
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
21239 | 29 |
A golang ebook intro how to build a web with golang
moby / moby
stars | today |
---|---|
48061 | 27 |
Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
10490 | 25 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
13765 | 26 |
Træfik, a modern reverse proxy
Language: c++
Microsoft / service-fabric
https://github.com/Microsoft/service-fabric
stars | today |
---|---|
1334 | 277 |
Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
92879 | 134 |
Computation using data flow graphs for scalable machine learning
ichenq / timerqueue-benchmark
https://github.com/ichenq/timerqueue-benchmark
stars | today |
---|---|
126 | 124 |
Benchmark of different timer queue implementation(min-heap, red-black tree, timer vector)
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
57821 | 58 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
googlecreativelab / open-nsynth-super
https://github.com/googlecreativelab/open-nsynth-super
stars | today |
---|---|
836 | 63 |
Open NSynth Super is an experimental physical interface for the NSynth algorithm
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
29416 | 50 |
Bitcoin Core integration/staging tree
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
22955 | 28 |
Open Source Computer Vision Library
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
24392 | 31 |
Protocol Buffers - Google’s data interchange format
BVLC / caffe
stars | today |
---|---|
23258 | 20 |
Caffe: a fast open framework for deep learning.
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
6891 | 20 |
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter
PSI-Rockin / DobieStation
https://github.com/PSI-Rockin/DobieStation
stars | today |
---|---|
72 | 22 |
A dog-themed PS2 emulator
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
6219 | 18 |
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
grpc / grpc
stars | today |
---|---|
14141 | 18 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
11144 | 18 |
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
resonance-audio / resonance-audio
https://github.com/resonance-audio/resonance-audio
stars | today |
---|---|
89 | 18 |
Resonance Audio Source Code
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
8221 | 18 |
An open autonomous driving platform
sqlitebrowser / sqlitebrowser
https://github.com/sqlitebrowser/sqlitebrowser
stars | today |
---|---|
8227 | 16 |
Official home of the DB Browser for SQLite (DB4S) project. Previously known as “SQLite Database Browser” and “Database Browser for SQLite”. Website at:
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
6100 | 14 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
8877 | 15 |
JSON for Modern C++
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
16959 | 15 |
Tesseract Open Source OCR Engine (main repository)
NervanaSystems / ngraph
https://github.com/NervanaSystems/ngraph
stars | today |
---|---|
32 | 14 |
Intel® nGraph™, an open source C++ library for developers of Deep Learning (DL) systems
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
13849 | 13 |
Godot Engine – Multi-platform 2D and 3D game engine
f1xpl / openauto
https://github.com/f1xpl/openauto
stars | today |
---|---|
552 | 14 |
AndroidAuto headunit emulator
cmderdev / cmder
https://github.com/cmderdev/cmder
stars | today |
---|---|
13435 | 13 |
Lovely console emulator package for Windows
facebook / osquery
https://github.com/facebook/osquery
stars | today |
---|---|
11934 | 13 |
SQL powered operating system instrumentation, monitoring, and analytics.
Language: javascript
sindresorhus / fkill-cli
https://github.com/sindresorhus/fkill-cli
stars | today |
---|---|
2869 | 725 |
Fabulously kill processes. Cross-platform.
pshihn / rough
https://github.com/pshihn/rough
stars | today |
---|---|
4881 | 538 |
Create graphics with a hand-drawn, sketchy, appearance
kamranahmedse / driver.js
https://github.com/kamranahmedse/driver.js
stars | today |
---|---|
3925 | 517 |
A light-weight, no-dependency, vanilla JavaScript engine to drive the user’s focus across the page
jaredreich / pell
https://github.com/jaredreich/pell
stars | today |
---|---|
8205 | 426 |
📝 the simplest and smallest (~1kB) WYSIWYG text editor for web, with no dependencies
nhnent / tui.chart
https://github.com/nhnent/tui.chart
stars | today |
---|---|
1200 | 271 |
🍞 🍯 Beautiful chart for data visualization.
Meituan-Dianping / mpvue
https://github.com/Meituan-Dianping/mpvue
stars | today |
---|---|
5530 | 211 |
基于 Vue.js 的小程序开发框架,从底层支持 Vue.js 语法和构建工具体系。
videojs / video.js
https://github.com/videojs/video.js
stars | today |
---|---|
19924 | 198 |
Video.js - open source HTML5 & Flash video player
vadimdemedes / ink
https://github.com/vadimdemedes/ink
stars | today |
---|---|
4858 | 194 |
🌈 React for interactive command-line apps
vuejs / vue
stars | today |
---|---|
87108 | 166 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
yangshun / front-end-interview-handbook
https://github.com/yangshun/front-end-interview-handbook
stars | today |
---|---|
12420 | 142 |
🕸 Almost complete answers to “Front-end Job Interview Questions” which you can use to interview potential candidates, test yourself or completely ignore
chaozh / awesome-blockchain-cn
https://github.com/chaozh/awesome-blockchain-cn
stars | today |
---|---|
8458 | 121 |
收集所有区块链(BlockChain)技术开发相关资料,包括Fabric和Ethereum开发资料
marktext / marktext
https://github.com/marktext/marktext
stars | today |
---|---|
309 | 125 |
📝 Next generation markdown editor, running on platforms of MacOS Windows and Linux.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
90809 | 111 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
pshihn / workly
https://github.com/pshihn/workly
stars | today |
---|---|
1060 | 101 |
A really simple way to move a stand-alone function/class to a web worker. 🏋️♀️ → 😄
maticzav / emma-cli
https://github.com/maticzav/emma-cli
stars | today |
---|---|
308 | 99 |
📦 Terminal assistant to find and install node packages.
cube-ui / cube-application-guide
https://github.com/cube-ui/cube-application-guide
stars | today |
---|---|
83 | 81 |
A guild for cube-ui application
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
28659 | 74 |
Headless Chrome Node API
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
37998 | 74 |
Promise based HTTP client for the browser and node.js
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
45216 | 64 |
Create React apps with no build configuration.
n0ruSh / the-art-of-reading
https://github.com/n0ruSh/the-art-of-reading
stars | today |
---|---|
198 | 74 |
books that i have read and worth sharing
pia-foss / extension-chrome
https://github.com/pia-foss/extension-chrome
stars | today |
---|---|
122 | 72 |
Private Internet Access - Chrome Extension
jumpserver / jumpserver
https://github.com/jumpserver/jumpserver
stars | today |
---|---|
4605 | 66 |
Jumpserver是全球首款完全开源的堡垒机,是符合 4A 的专业运维审计系统。
hugmanrique / turbo-ws
https://github.com/hugmanrique/turbo-ws
stars | today |
---|---|
580 | 67 |
💨 Blazing fast low-level WebSocket server
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
67840 | 60 |
JavaScript Style Guide
BrainJS / brain.js
https://github.com/BrainJS/brain.js
stars | today |
---|---|
2001 | 64 |
🤖 Neural networks in JavaScript
Language: unknown
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
8512 | 282 |
📚 技术面试需要掌握的基础知识整理,持续更新中~
bnb / awesome-developer-streams
https://github.com/bnb/awesome-developer-streams
stars | today |
---|---|
2831 | 173 |
👩🏿💻👨🏾💻👩🏼💻👨🏽💻👩🏻💻 Awesome Developers, Streaming
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
17867 | 150 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
cjdowner / cryptocurrency-icons
https://github.com/cjdowner/cryptocurrency-icons
stars | today |
---|---|
636 | 108 |
A set of icons for all the main cryptocurrencies and altcoins, in a range of styles and sizes.
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
22390 | 105 |
⚡️ Delightful Node.js packages and resources
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
62956 | 69 |
A collection of useful .gitignore templates
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
80419 | 86 |
😎 Curated list of awesome lists
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
44110 | 79 |
Roadmap to becoming a web developer in 2018
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
77612 | 70 |
A book series on JavaScript. @YDKJS on twitter.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
102606 | 58 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
30055 | 55 |
🎉 A curated list of awesome things related to Vue.js
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
59218 | 43 |
A complete computer science study plan to become a software engineer.
andrew–r / frontend-case-studies
https://github.com/andrew--r/frontend-case-studies
stars | today |
---|---|
4054 | 46 |
💼 A curated list of technical talks and articles about real-world enterprise frontend development
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
33684 | 41 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
daveverwer / iOSDevDirectory
https://github.com/daveverwer/iOSDevDirectory
stars | today |
---|---|
44 | 35 |
The iOS Dev Directory
getlantern / forum
https://github.com/getlantern/forum
stars | today |
---|---|
16226 | 40 |
蓝灯(Lantern)官方论坛
jbhuang0604 / awesome-computer-vision
https://github.com/jbhuang0604/awesome-computer-vision
stars | today |
---|---|
5860 | 40 |
A curated list of awesome computer vision resources
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
25833 | 39 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
Sweet-KK / css-layout
https://github.com/Sweet-KK/css-layout
stars | today |
---|---|
151 | 32 |
各种常见布局CSS实现,知名网站布局分析,相关阅读推荐
domenic / package-name-maps
https://github.com/domenic/package-name-maps
stars | today |
---|---|
48 | 32 |
How to solve the web’s “bare import specifier” problem
judasn / IntelliJ-IDEA-Tutorial
https://github.com/judasn/IntelliJ-IDEA-Tutorial
stars | today |
---|---|
7139 | 28 |
IntelliJ IDEA 简体中文专题教程
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
12441 | 28 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
24261 | 28 |
A collection of awesome things regarding React ecosystem.
shimohq / chinese-programmer-wrong-pronunciation
https://github.com/shimohq/chinese-programmer-wrong-pronunciation
stars | today |
---|---|
3878 | 29 |
中国程序员容易发音错误的单词
alevchuk / vim-clutch
https://github.com/alevchuk/vim-clutch
stars | today |
---|---|
2539 | 28 |
A hardware pedal for improved text editing in Vim