Language: python
meetmangukiya / instagram-scraper
https://github.com/meetmangukiya/instagram-scraper
stars | today |
---|---|
299 | 277 |
Scrape the Instagram frontend. Inspired from twitter-scrapper by @kennethreitz .
vibora-io / vibora
https://github.com/vibora-io/vibora
stars | today |
---|---|
1757 | 162 |
Fast, asynchronous and elegant Python web framework.
SteamDatabase / SalienCheat
https://github.com/SteamDatabase/SalienCheat
stars | today |
---|---|
403 | 130 |
👽 Cheating Salien minigame, the proper way
llSourcell / learn_math_fast
https://github.com/llSourcell/learn_math_fast
stars | today |
---|---|
1111 | 123 |
This is the Curriculum for “How to Learn Mathematics Fast” By Siraj Raval on Youtube
ChrisTheCoolHut / Zeratool
https://github.com/ChrisTheCoolHut/Zeratool
stars | today |
---|---|
125 | 95 |
Automatic Exploit Generation (AEG) and remote flag capture for exploitable CTF problems
mahyarnajibi / SNIPER
https://github.com/mahyarnajibi/SNIPER
stars | today |
---|---|
987 | 72 |
SNIPER is an efficient multi-scale object detection algorithm
ashishb / adb-enhanced
https://github.com/ashishb/adb-enhanced
stars | today |
---|---|
129 | 58 |
ADB enhanced for developers
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
51758 | 46 |
A curated list of awesome Python frameworks, libraries, software and resources
salesforce / decaNLP
https://github.com/salesforce/decaNLP
stars | today |
---|---|
580 | 46 |
The Natural Language Decathlon: A Multitask Challenge for NLP
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
37286 | 33 |
Models and examples built with TensorFlow
ryu577 / pyray
https://github.com/ryu577/pyray
stars | today |
---|---|
198 | 40 |
A 3d rendering library written completely in python.
OlafenwaMoses / ImageAI
https://github.com/OlafenwaMoses/ImageAI
stars | today |
---|---|
430 | 32 |
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
38715 | 33 |
A collective list of public JSON APIs for use in web development.
yunho0130 / awesome-blockchain-kor
https://github.com/yunho0130/awesome-blockchain-kor
stars | today |
---|---|
39 | 29 |
모두를 위한 블록체인: 함께 만들어가는 Repository라 생각합니다. Pull Request는 언제든지 환영합니다.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
30887 | 24 |
Deep Learning for humans
w1109790800 / penetration
https://github.com/w1109790800/penetration
stars | today |
---|---|
105 | 27 |
渗透 超全面的渗透资料 💯 包含:0day,xss,sql注入,提权……
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
38012 | 25 |
Command-line program to download videos from YouTube.com and other video sites
jeffzh3ng / Fuxi-Scanner
https://github.com/jeffzh3ng/Fuxi-Scanner
stars | today |
---|---|
91 | 26 |
Network Security Vulnerability Scanner
facebookresearch / Detectron
https://github.com/facebookresearch/Detectron
stars | today |
---|---|
14834 | 24 |
FAIR’s research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
NervanaSystems / distiller
https://github.com/NervanaSystems/distiller
stars | today |
---|---|
532 | 24 |
Neural Network Distiller: a Python package for neural network compression research.
tensorlayer / tensorlayer
https://github.com/tensorlayer/tensorlayer
stars | today |
---|---|
3981 | 24 |
Deep Learning for Researchers and Engineers
django / django
https://github.com/django/django
stars | today |
---|---|
34683 | 19 |
The Web framework for perfectionists with deadlines.
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
18299 | 20 |
The Python programming language
matterport / Mask_RCNN
https://github.com/matterport/Mask_RCNN
stars | today |
---|---|
6302 | 20 |
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
mitmproxy / mitmproxy
https://github.com/mitmproxy/mitmproxy
stars | today |
---|---|
11596 | 21 |
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
Language: go
dutchcoders / transfer.sh
https://github.com/dutchcoders/transfer.sh
stars | today |
---|---|
6437 | 82 |
Easy and fast file sharing from the command-line.
v2tec / watchtower
https://github.com/v2tec/watchtower
stars | today |
---|---|
2204 | 49 |
Automatically update running Docker containers
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
37941 | 35 |
Production-Grade Container Scheduling and Management
thedevsaddam / gojsonq
https://github.com/thedevsaddam/gojsonq
stars | today |
---|---|
126 | 33 |
A simple Go package to Query over JSON Data
DataDog / pupernetes
https://github.com/DataDog/pupernetes
stars | today |
---|---|
88 | 32 |
Spin up a full fledged Kubernetes environment designed for local development & CI
senorprogrammer / wtf
https://github.com/senorprogrammer/wtf
stars | today |
---|---|
6237 | 30 |
The personal information dashboard for your terminal.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
26602 | 28 |
The world’s fastest framework for building websites.
campoy / go-tooling-workshop
https://github.com/campoy/go-tooling-workshop
stars | today |
---|---|
2031 | 25 |
A workshop covering all the tools gophers use in their day to day life
golang / go
stars | today |
---|---|
43215 | 23 |
The Go programming language
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
8752 | 22 |
A platform for building proxies to bypass network restrictions.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
18200 | 22 |
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.
go-xorm / xorm
https://github.com/go-xorm/xorm
stars | today |
---|---|
3415 | 21 |
Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
32071 | 19 |
A curated list of awesome Go frameworks, libraries and software
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
4171 | 17 |
百度网盘客户端 - Go语言编写
cornelk / hashmap
https://github.com/cornelk/hashmap
stars | today |
---|---|
405 | 18 |
A Golang lock-free thread-safe HashMap optimized for fastest read access.
pulumi / pulumi
https://github.com/pulumi/pulumi
stars | today |
---|---|
734 | 18 |
A multi-language, multi-cloud development platform – your code, your cloud, your team
subfinder / subfinder
https://github.com/subfinder/subfinder
stars | today |
---|---|
348 | 17 |
SubFinder is a subdomain discovery tool that can enumerate massive amounts of valid subdomains for any target. It has a simple modular architecture and has been aimed as a successor to sublist3r project.
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
18794 | 14 |
Official Go implementation of the Ethereum protocol
ulikunitz / xz
https://github.com/ulikunitz/xz
stars | today |
---|---|
169 | 17 |
Pure golang package for reading and writing xz-compressed files
txthinking / brook
https://github.com/txthinking/brook
stars | today |
---|---|
5012 | 17 |
Brook is a cross-platform(Linux/MacOS/Windows/Android/iOS) proxy software
xo / usql
stars | today |
---|---|
4084 | 17 |
universal command-line interface for SQL databases
pions / webrtc
https://github.com/pions/webrtc
stars | today |
---|---|
177 | 17 |
A pure Golang implementation of the WebRTC Native API
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
23509 | 15 |
A golang ebook intro how to build a web with golang
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
11847 | 16 |
Minio is an open source object storage server compatible with Amazon S3 APIs
TylerBrock / saw
https://github.com/TylerBrock/saw
stars | today |
---|---|
162 | 16 |
Fast, multi-purpose tool for tailing AWS CloudWatch Logs
Language: c++
galaxyhaxz / devilution
https://github.com/galaxyhaxz/devilution
stars | today |
---|---|
4635 | 149 |
Diablo devolved - magic behind the 1996 computer game
google / jsonnet
https://github.com/google/jsonnet
stars | today |
---|---|
1477 | 98 |
Jsonnet - The data templating language
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
103432 | 66 |
Computation using data flow graphs for scalable machine learning
Tencent / Tars
https://github.com/Tencent/Tars
stars | today |
---|---|
4069 | 72 |
Tars is a highly performance rpc framework based on naming service using tars protocol and provides a semi-automatic operation platform.
Tencent / TSeer
https://github.com/Tencent/TSeer
stars | today |
---|---|
262 | 51 |
A high available service discovery & registration & fault-tolerance framework
jvm-profiling-tools / async-profiler
https://github.com/jvm-profiling-tools/async-profiler
stars | today |
---|---|
930 | 35 |
Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace + perf_events
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
61665 | 32 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
cldellow / sqlite-parquet-vtable
https://github.com/cldellow/sqlite-parquet-vtable
stars | today |
---|---|
34 | 32 |
A SQLite vtable extension to read Parquet files
vegard / prog-fuzz
https://github.com/vegard/prog-fuzz
stars | today |
---|---|
39 | 28 |
Compiler/source code fuzzing tool using AFL instrumentation
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
25646 | 18 |
Open Source Computer Vision Library
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
16607 | 21 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
facebookincubator / BOLT
https://github.com/facebookincubator/BOLT
stars | today |
---|---|
700 | 23 |
Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries
aseprite / aseprite
https://github.com/aseprite/aseprite
stars | today |
---|---|
4298 | 22 |
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
32726 | 16 |
Bitcoin Core integration/staging tree
haoel / leetcode
https://github.com/haoel/leetcode
stars | today |
---|---|
7290 | 18 |
LeetCode Problems’ Solutions
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
12481 | 15 |
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
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
9449 | 15 |
An open autonomous driving platform
musyoku / generative-query-network
https://github.com/musyoku/generative-query-network
stars | today |
---|---|
53 | 16 |
Neural scene representation and rendering (GQN)
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
27082 | 13 |
Protocol Buffers - Google’s data interchange format
facebook / rocksdb
https://github.com/facebook/rocksdb
stars | today |
---|---|
10853 | 15 |
A library that provides an embeddable, persistent key-value store for fast storage.
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
14084 | 13 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
19298 | 14 |
Tesseract Open Source OCR Engine (main repository)
Microsoft / LightGBM
https://github.com/Microsoft/LightGBM
stars | today |
---|---|
5852 | 12 |
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks. It is under the umbrella of the DMTK( http://github.com/microsoft/dmtk ) project of Microsoft.
grpc / grpc
stars | today |
---|---|
15922 | 13 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
9226 | 11 |
Algorithms that run our universe | Your personal library of every algorithm and data structure code that you will ever encounter | Ask us anything at our forum
Language: javascript
vuejs / vue
stars | today |
---|---|
104792 | 127 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
ry / deno
stars | today |
---|---|
21163 | 96 |
A secure TypeScript runtime on V8
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
24406 | 90 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
104401 | 80 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
kiranz / just-api
https://github.com/kiranz/just-api
stars | today |
---|---|
192 | 76 |
Specification based API test framework for HTTP APIs (REST, GraphQL)
yued-fe / lulu
https://github.com/yued-fe/lulu
stars | today |
---|---|
820 | 64 |
LuLu UI for PC web
South-Paw / salien-script-js
https://github.com/South-Paw/salien-script-js
stars | today |
---|---|
81 | 63 |
👽 An easy to install, run and update Node.js script for the Steam salien mini-game.
meepen / salien-bot
https://github.com/meepen/salien-bot
stars | today |
---|---|
446 | 52 |
Steam Summer Sale 2018 “Salien” minigame bot - runs in console or browser
chinchang / web-maker
https://github.com/chinchang/web-maker
stars | today |
---|---|
952 | 49 |
A blazing fast & offline frontend playground
Netflix / pollyjs
https://github.com/Netflix/pollyjs
stars | today |
---|---|
5257 | 49 |
Record, Replay, and Stub HTTP Interactions.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
51048 | 37 |
Create React apps with no build configuration.
bytedance / xgplayer
https://github.com/bytedance/xgplayer
stars | today |
---|---|
119 | 43 |
A Web video player with a parser that saves traffic
atlassian / react-beautiful-dnd
https://github.com/atlassian/react-beautiful-dnd
stars | today |
---|---|
7241 | 43 |
Beautiful, accessible drag and drop for lists with React.js
ensingm2 / saliengame_idler
https://github.com/ensingm2/saliengame_idler
stars | today |
---|---|
131 | 32 |
A Javascript Idler for the 2018 Steam Summer ‘Salien’ Minigame
MarshallOfSound / Google-Play-Music-Desktop-Player-UNOFFICIAL-
https://github.com/MarshallOfSound/Google-Play-Music-Desktop-Player-UNOFFICIAL-
stars | today |
---|---|
6479 | 40 |
A beautiful cross platform Desktop Player for Google Play Music
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
22805 | 40 |
⚛️ 📄 🚀 Blazing fast static site generator for React
spritejs / spritejs
https://github.com/spritejs/spritejs
stars | today |
---|---|
1436 | 38 |
A cross-platform lightweight 2D render object model.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
72443 | 32 |
JavaScript Style Guide
stereobooster / react-ideal-image
https://github.com/stereobooster/react-ideal-image
stars | today |
---|---|
2265 | 35 |
🖼️ An Almost Ideal React Image Component
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
43800 | 35 |
Promise based HTTP client for the browser and node.js
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
65577 | 31 |
A framework for building native apps with React.
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
4407 | 32 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信小程序、H5、React Native 等的应用。
coleturner / pettier
https://github.com/coleturner/pettier
stars | today |
---|---|
98 | 32 |
Prettier config that randomizes options and arbitrarily switches between spaces and tabs 🙄
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
33919 | 30 |
Headless Chrome Node API
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
25193 | 29 |
Interactive UI component dev & test: React, React Native, Vue, Angular
Language: unknown
sebastianruder / NLP-progress
https://github.com/sebastianruder/NLP-progress
stars | today |
---|---|
1274 | 615 |
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.
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
65480 | 107 |
A complete computer science study plan to become a software engineer.
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
33849 | 100 |
🤓 Build your own (insert technology here)
arasatasaygin / openlogos
https://github.com/arasatasaygin/openlogos
stars | today |
---|---|
1839 | 88 |
Free logos for open source projects
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
25864 | 59 |
📆 准备秋招学习笔记
coderplex / learn
https://github.com/coderplex/learn
stars | today |
---|---|
141 | 55 |
Open Source Learning Guides to master your favorite technology
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
87820 | 47 |
😎 Curated list of awesome lists
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
21067 | 43 |
后端架构师技术图谱
learn-vuejs / vue-patterns
https://github.com/learn-vuejs/vue-patterns
stars | today |
---|---|
182 | 45 |
Useful Vue patterns, techniques, tips and tricks and helpful curated links.
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
68836 | 32 |
A collection of useful .gitignore templates
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
107310 | 35 |
📚 Freely available programming books
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
34314 | 25 |
🎉 A curated list of awesome things related to Vue.js
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
4114 | 25 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
selfagency / microsoft-drop-ice
https://github.com/selfagency/microsoft-drop-ice
stars | today |
---|---|
420 | 16 |
Tell Microsoft to drop ICE as a client or lose us as GitHub users
yellowbyte / analysis-of-anti-analysis
https://github.com/yellowbyte/analysis-of-anti-analysis
stars | today |
---|---|
103 | 23 |
writings on anti-reverse engineering
Kinimiwar / Penetration-Testing
https://github.com/Kinimiwar/Penetration-Testing
stars | today |
---|---|
169 | 19 |
List of awesome penetration testing resources, tools and other shiny things
mjbvz / vscode-lit-html
https://github.com/mjbvz/vscode-lit-html
stars | today |
---|---|
64 | 18 |
Adds syntax highlighting for html inside of JavaScript and TypeScript tagged template strings
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
24570 | 16 |
⚡️ Delightful Node.js packages and resources
enaqx / awesome-react
https://github.com/enaqx/awesome-react
stars | today |
---|---|
26244 | 14 |
A collection of awesome things regarding React ecosystem.
googlesamples / android-architecture
https://github.com/googlesamples/android-architecture
stars | today |
---|---|
27939 | 13 |
A collection of samples to discuss and showcase different architectural tools and patterns for Android apps.
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
14048 | 15 |
The largest Node.JS best practices list (June 2018)
sorrycc / awesome-javascript
https://github.com/sorrycc/awesome-javascript
stars | today |
---|---|
14635 | 14 |
🐢 A collection of awesome browser-side JavaScript libraries, resources and shiny things.
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
11877 | 14 |
High Scalability, High Availability, High Stability, High Performance, and High Intelligence Back-End Design Patterns
Snailclimb / Java-Guide
https://github.com/Snailclimb/Java-Guide
stars | today |
---|---|
305 | 12 |
📖 Java面试通关手册(Java学习指南)Java Interview Customs Manual (Java Study Guide)
prakhar1989 / awesome-courses
https://github.com/prakhar1989/awesome-courses
stars | today |
---|---|
24705 | 12 |
📚 List of awesome university courses for learning Computer Science!