Language: python
s0md3v / Photon
https://github.com/s0md3v/Photon
stars | today |
---|---|
1887 | 368 |
Incredibly fast crawler which extracts urls, emails, files, website accounts and much more.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
37693 | 148 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
chubin / cheat.sh
https://github.com/chubin/cheat.sh
stars | today |
---|---|
11021 | 156 |
the only cheat sheet you need
instacart / lore
https://github.com/instacart/lore
stars | today |
---|---|
946 | 131 |
Lore makes machine learning approachable for Software Engineers and maintainable for Machine Learning Researchers
MarkPKCollier / NeuralTuringMachine
https://github.com/MarkPKCollier/NeuralTuringMachine
stars | today |
---|---|
273 | 103 |
Tensorflow implementation of a Neural Turing Machine
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
39007 | 61 |
Models and examples built with TensorFlow
python-attrs / attrs
https://github.com/python-attrs/attrs
stars | today |
---|---|
1874 | 65 |
Python Classes Without Boilerplate
supervisely / supervisely
https://github.com/supervisely/supervisely
stars | today |
---|---|
74 | 59 |
AI for everyone! 🎉 Neural networks, tools and a library we use in Supervisely
timgrossmann / InstaPy
https://github.com/timgrossmann/InstaPy
stars | today |
---|---|
5033 | 52 |
📷 Instagram Bot - Like/Comment/Follow Automation Script
colental / byob
https://github.com/colental/byob
stars | today |
---|---|
75 | 42 |
BYOB (Build Your Own Botnet)
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
53032 | 42 |
A curated list of awesome Python frameworks, libraries, software and resources
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
31941 | 38 |
Deep Learning for humans
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
40052 | 43 |
Command-line program to download videos from YouTube.com and other video sites
iterative / dvc
https://github.com/iterative/dvc
stars | today |
---|---|
966 | 42 |
Data Science Version Control - Git for data scientists
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
29542 | 32 |
scikit-learn: machine learning in Python
salesforce / decaNLP
https://github.com/salesforce/decaNLP
stars | today |
---|---|
1054 | 36 |
The Natural Language Decathlon: A Multitask Challenge for NLP
Nekmo / dirhunt
https://github.com/Nekmo/dirhunt
stars | today |
---|---|
293 | 38 |
Find web directories without bruteforce
pypa / pipenv
https://github.com/pypa/pipenv
stars | today |
---|---|
12676 | 38 |
Python Development Workflow for Humans.
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
31618 | 31 |
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. https://docs.ansible.com/ansible/
django / django
https://github.com/django/django
stars | today |
---|---|
35323 | 31 |
The Web framework for perfectionists with deadlines.
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
37617 | 30 |
The Python micro framework for building web applications.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
40482 | 34 |
A collective list of public JSON APIs for use in web development.
tensorflow / cleverhans
https://github.com/tensorflow/cleverhans
stars | today |
---|---|
2140 | 32 |
An adversarial example library for constructing attacks, building defenses, and benchmarking both
tristandeleu / pytorch-maml-rl
https://github.com/tristandeleu/pytorch-maml-rl
stars | today |
---|---|
168 | 33 |
Reinforcement Learning with Model-Agnostic Meta-Learning in Pytorch
Marten4n6 / EvilOSX
https://github.com/Marten4n6/EvilOSX
stars | today |
---|---|
701 | 30 |
An evil RAT (Remote Administration Tool) for macOS / OS X.
Language: go
google / go-cloud
https://github.com/google/go-cloud
stars | today |
---|---|
2541 | 506 |
A library and tools for open cloud development in Go.
knative / docs
https://github.com/knative/docs
stars | today |
---|---|
490 | 95 |
Documentation for users of Knative components
knative / serving
https://github.com/knative/serving
stars | today |
---|---|
441 | 79 |
Kubernetes-based, scale-to-zero, request-driven compute
kgretzky / evilginx2
https://github.com/kgretzky/evilginx2
stars | today |
---|---|
86 | 73 |
Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, alowing to bypass 2-factor authentication.
ga0 / netgraph
https://github.com/ga0/netgraph
stars | today |
---|---|
251 | 76 |
A cross platform http sniffer with a web UI
securego / gosec
https://github.com/securego/gosec
stars | today |
---|---|
1055 | 73 |
Golang security checker
golang / go
stars | today |
---|---|
44660 | 63 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
39233 | 56 |
Production-Grade Container Scheduling and Management
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
9706 | 60 |
An open platform to connect, manage, and secure microservices.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
33432 | 56 |
A curated list of awesome Go frameworks, libraries and software
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
36422 | 47 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
19114 | 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.
developer-learning / night-reading-go
https://github.com/developer-learning/night-reading-go
stars | today |
---|---|
675 | 45 |
Go 夜读 - 每周四晚上 Go 源码阅读以及线下技术讨论。
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
5017 | 42 |
百度网盘客户端 - Go语言编写
akupila / go-wasm
https://github.com/akupila/go-wasm
stars | today |
---|---|
48 | 40 |
WebAssembly binary file parser written in go
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
16589 | 37 |
The Cloud Native Edge Router
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
9276 | 35 |
A platform for building proxies to bypass network restrictions.
manifoldco / heighliner
https://github.com/manifoldco/heighliner
stars | today |
---|---|
159 | 37 |
Continuous Delivery from GitHub to your Kubernetes cluster
grafana / grafana
https://github.com/grafana/grafana
stars | today |
---|---|
22960 | 27 |
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
19540 | 24 |
Official Go implementation of the Ethereum protocol
astaxie / beego
https://github.com/astaxie/beego
stars | today |
---|---|
16270 | 28 |
beego is an open-source, high-performance web framework for the Go programming language.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
27477 | 28 |
The world’s fastest framework for building websites.
fogleman / rbgg
https://github.com/fogleman/rbgg
stars | today |
---|---|
51 | 29 |
Isolate and remove the background gradient from images of paper.
gogs / gogs
stars | today |
---|---|
26320 | 23 |
Gogs is a painless self-hosted Git service.
perkeep / perkeep
https://github.com/perkeep/perkeep
stars | today |
---|---|
2912 | 24 |
Perkeep (née Camlistore) is your personal storage system for life: a way of storing, syncing, sharing, modelling and backing up content.
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
106026 | 106 |
Computation using data flow graphs for scalable machine learning
baidu / AnyQ
stars | today |
---|---|
271 | 76 |
FAQ-based Question Answering System
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
62821 | 47 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
26453 | 32 |
Open Source Computer Vision Library
aseprite / aseprite
https://github.com/aseprite/aseprite
stars | today |
---|---|
5052 | 42 |
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
27937 | 34 |
Protocol Buffers - Google’s data interchange format
zhubenfu / License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9
https://github.com/zhubenfu/License-Plate-Detect-Recognition-via-Deep-Neural-Networks-accuracy-up-to-99.9
stars | today |
---|---|
435 | 35 |
works in real-time with detection and recognition accuracy up to 99.8% for Chinese license plates: 100 ms/plate
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
33502 | 26 |
Bitcoin Core integration/staging tree
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
10370 | 25 |
An open autonomous driving platform
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
17375 | 26 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
19969 | 23 |
Tesseract Open Source OCR Engine (main repository)
grpc / grpc
stars | today |
---|---|
16385 | 18 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
XiaoMi / pegasus
https://github.com/XiaoMi/pegasus
stars | today |
---|---|
709 | 21 |
A distributed key-value storage system developed and maintained by Xiaomi Cloud Storage Team.
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
8695 | 17 |
Google Test
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
5905 | 19 |
C++ front/service proxy
v8 / v8
stars | today |
---|---|
9988 | 17 |
The official mirror of the V8 Git repository
ethereum / solidity
https://github.com/ethereum/solidity
stars | today |
---|---|
5575 | 18 |
Solidity, the Contract-Oriented Programming Language
doitsujin / dxvk
https://github.com/doitsujin/dxvk
stars | today |
---|---|
1717 | 19 |
Vulkan-based D3D11 implementation for Linux / Wine
BVLC / caffe
stars | today |
---|---|
24993 | 16 |
Caffe: a fast open framework for deep learning.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
44661 | 17 |
The Swift Programming Language
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
10262 | 16 |
JSON for Modern C++
Microsoft / AirSim
https://github.com/Microsoft/AirSim
stars | today |
---|---|
5439 | 15 |
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
DoubleLabyrinth / navicat-keygen
https://github.com/DoubleLabyrinth/navicat-keygen
stars | today |
---|---|
1464 | 14 |
A keygen for Navicat Premium
TranslucentTB / TranslucentTB
https://github.com/TranslucentTB/TranslucentTB
stars | today |
---|---|
2386 | 16 |
A lightweight utility that makes the Windows taskbar translucent/transparent.
uber / horovod
https://github.com/uber/horovod
stars | today |
---|---|
3270 | 15 |
Distributed training framework for TensorFlow, Keras, and PyTorch.
Language: javascript
GoogleChromeLabs / ndb
https://github.com/GoogleChromeLabs/ndb
stars | today |
---|---|
5036 | 385 |
ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
29457 | 202 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
thedaviddias / Front-End-Checklist
https://github.com/thedaviddias/Front-End-Checklist
stars | today |
---|---|
28879 | 199 |
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
faressoft / terminalizer
https://github.com/faressoft/terminalizer
stars | today |
---|---|
383 | 171 |
🦄 Record your terminal and generate animated gif images
segmentio / evergreen
https://github.com/segmentio/evergreen
stars | today |
---|---|
2115 | 171 |
🌲 Evergreen React UI Framework by Segment
vuejs / vue
stars | today |
---|---|
108830 | 142 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
phobal / ivideo
https://github.com/phobal/ivideo
stars | today |
---|---|
8464 | 132 |
一个可以观看国内主流视频平台所有视频的客户端(Mac、Windows、Linux) A client that can watch video of domestic(China) mainstream video platform
danielstjules / jsinspect
https://github.com/danielstjules/jsinspect
stars | today |
---|---|
1989 | 151 |
Detect copy-pasted and structurally similar code
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
107349 | 104 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
github / fetch
https://github.com/github/fetch
stars | today |
---|---|
19597 | 97 |
A window.fetch JavaScript polyfill.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
52871 | 70 |
Create React apps with no build configuration.
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
45553 | 77 |
Promise based HTTP client for the browser and node.js
Kickball / awesome-selfhosted
https://github.com/Kickball/awesome-selfhosted
stars | today |
---|---|
24829 | 75 |
This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
26333 | 73 |
Interactive UI component dev & test: React, React Native, Vue, Angular
hanford / trends
https://github.com/hanford/trends
stars | today |
---|---|
251 | 71 |
ultra high performance github trending application
natergj / excel4node
https://github.com/natergj/excel4node
stars | today |
---|---|
414 | 68 |
Node module to allow for easy Excel file creation
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
35487 | 65 |
Headless Chrome Node API
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
51702 | 51 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
43559 | 46 |
JavaScript 3D library.
facebook / prepack
https://github.com/facebook/prepack
stars | today |
---|---|
12492 | 53 |
A JavaScript bundle optimizer.
lodash / lodash
https://github.com/lodash/lodash
stars | today |
---|---|
33573 | 51 |
A modern JavaScript utility library delivering modularity, performance, & extras.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
66809 | 46 |
A framework for building native apps with React.
justjavac / awesome-wechat-weapp
https://github.com/justjavac/awesome-wechat-weapp
stars | today |
---|---|
16417 | 45 |
微信小程序开发资源汇总 💯
vshymanskyy / node-inline-cpp
https://github.com/vshymanskyy/node-inline-cpp
stars | today |
---|---|
85 | 49 |
Inline C++ with Node.js
browsh-org / browsh
https://github.com/browsh-org/browsh
stars | today |
---|---|
8723 | 47 |
A fully-modern text-based browser, rendering to TTY and browsers
Language: unknown
thedaviddias / Front-End-Performance-Checklist
https://github.com/thedaviddias/Front-End-Performance-Checklist
stars | today |
---|---|
3573 | 422 |
🎮 The only Front-End Performance Checklist that runs faster than the others
dylanbeattie / rockstar
https://github.com/dylanbeattie/rockstar
stars | today |
---|---|
3141 | 219 |
The Rockstar programming language specification
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
29530 | 159 |
📝 准备秋招学习笔记
InterviewMap / InterviewMap
https://github.com/InterviewMap/InterviewMap
stars | today |
---|---|
6092 | 155 |
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
70402 | 60 |
A collection of useful .gitignore templates
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
85435 | 63 |
A book series on JavaScript. @YDKJS on twitter.
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
22631 | 55 |
后端架构师技术图谱
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
89566 | 58 |
😎 Curated list of awesome lists
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
108727 | 48 |
📚 Freely available programming books
adam-golab / react-developer-roadmap
https://github.com/adam-golab/react-developer-roadmap
stars | today |
---|---|
7906 | 52 |
Roadmap to becoming a React developer in 2018
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
36286 | 49 |
🤓 Build your own (insert technology here)
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
5034 | 44 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
11902 | 42 |
Curated list of project-based tutorials
sebastianruder / NLP-progress
https://github.com/sebastianruder/NLP-progress
stars | today |
---|---|
5333 | 38 |
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
35568 | 31 |
🎉 A curated list of awesome things related to Vue.js
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
14502 | 31 |
The largest Node.JS best practices list (June 2018)
NSHipster / articles-zh-Hans
https://github.com/NSHipster/articles-zh-Hans
stars | today |
---|---|
39 | 30 |
Articles for NSHipster.cn
zaptst / zap
stars | today |
---|---|
31 | 29 |
A streamable structured interface for reporting tests in real time.
Snailclimb / Java-Guide
https://github.com/Snailclimb/Java-Guide
stars | today |
---|---|
741 | 25 |
📖 Java面试通关手册(Java学习指南)Java Interview Customs Manual (Java Study Guide)
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
14532 | 25 |
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
22641 | 27 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
tuoxie007 / play_with_llvm
https://github.com/tuoxie007/play_with_llvm
stars | today |
---|---|
87 | 27 |
Book of《玩转LLVM》
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
36115 | 24 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
15247 | 25 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
gnijuohz / get-out
https://github.com/gnijuohz/get-out
stars | today |
---|---|
154 | 26 |
A guide