Language: python
SpiderLabs / social_mapper
https://github.com/SpiderLabs/social_mapper
stars | today |
---|---|
836 | 114 |
A Social Media Enumeration & Correlation Tool by Jacob Wilkin(Greenwolf)
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
40827 | 93 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
yogurt-cultures / kefir
https://github.com/yogurt-cultures/kefir
stars | today |
---|---|
115 | 81 |
Kefir is a natural language processing kit for Turkic languages
wannabeOG / Mask-RCNN
https://github.com/wannabeOG/Mask-RCNN
stars | today |
---|---|
479 | 62 |
A PyTorch implementation of the architecture of Mask RCNN, serves as an introduction to working with PyTorch
jhfjhfj1 / autokeras
https://github.com/jhfjhfj1/autokeras
stars | today |
---|---|
2192 | 44 |
This is an automated machine learning (AutoML) package.
haskellcamargo / sclack
https://github.com/haskellcamargo/sclack
stars | today |
---|---|
1247 | 44 |
The best CLI client for Slack, because everything is terrible!
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
41036 | 42 |
A collective list of public JSON APIs for use in web development.
Featuretools / featuretools
https://github.com/Featuretools/featuretools
stars | today |
---|---|
1820 | 39 |
automated feature engineering
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
53705 | 35 |
A curated list of awesome Python frameworks, libraries, software and resources
chubin / cheat.sh
https://github.com/chubin/cheat.sh
stars | today |
---|---|
12107 | 37 |
the only cheat sheet you need
gkbrk / python-jvm-interpreter
https://github.com/gkbrk/python-jvm-interpreter
stars | today |
---|---|
45 | 38 |
Java Virtual Machine implementation in Python
hardikvasa / google-images-download
https://github.com/hardikvasa/google-images-download
stars | today |
---|---|
2639 | 35 |
Python Script to download hundreds of images from ‘Google Images’. It is a ready-to-run code!
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
40542 | 35 |
Command-line program to download videos from YouTube.com and other video sites
MikeTheWatchGuy / PySimpleGUI
https://github.com/MikeTheWatchGuy/PySimpleGUI
stars | today |
---|---|
180 | 34 |
Super-simple GUI to grasp… Powerfully customizable…. all on tkinter
lyft / xiblint
https://github.com/lyft/xiblint
stars | today |
---|---|
255 | 32 |
A tool for linting storyboard and xib files
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
32446 | 24 |
Deep Learning for humans
umich-vl / CornerNet
https://github.com/umich-vl/CornerNet
stars | today |
---|---|
203 | 27 |
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
15840 | 26 |
The world’s simplest facial recognition api for Python and the command line
jsn5 / dancenet
https://github.com/jsn5/dancenet
stars | today |
---|---|
165 | 24 |
DanceNet - 💃 💃 Dance generator using Autoencoder, LSTM and Mixture Density Network. (Keras)
xiaolai-sqlai / gluon-reid
https://github.com/xiaolai-sqlai/gluon-reid
stars | today |
---|---|
29 | 26 |
A code gallery for person re-identification with mxnet-gluon, and I will reproduce many STOA algorithm.
Aidaho12 / haproxy-wi
https://github.com/Aidaho12/haproxy-wi
stars | today |
---|---|
205 | 25 |
Web interface for managing Haproxy servers
dimagi / commcare-hq
https://github.com/dimagi/commcare-hq
stars | today |
---|---|
133 | 24 |
A server-side tool to help manage community health workers, written in Django
JonnoFTW / img_term
https://github.com/JonnoFTW/img_term
stars | today |
---|---|
54 | 24 |
Display image and video camera in your ANSI terminal!
astropy / astropy
https://github.com/astropy/astropy
stars | today |
---|---|
1688 | 23 |
Repository for the Astropy core package
scikit-learn / scikit-learn
https://github.com/scikit-learn/scikit-learn
stars | today |
---|---|
29877 | 17 |
scikit-learn: machine learning in Python
Language: go
jesseduffield / lazygit
https://github.com/jesseduffield/lazygit
stars | today |
---|---|
6980 | 183 |
simple terminal UI for git commands
chai2010 / advanced-go-programming-book
https://github.com/chai2010/advanced-go-programming-book
stars | today |
---|---|
4210 | 48 |
📚 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题
golang / go
stars | today |
---|---|
45400 | 35 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
39940 | 31 |
Production-Grade Container Scheduling and Management
m3db / m3
stars | today |
---|---|
694 | 32 |
M3 monorepo - Distributed TSDB and Query Engine, Prometheus Sidecar, Metrics Platform
scylladb / go-set
https://github.com/scylladb/go-set
stars | today |
---|---|
353 | 29 |
Type-safe, zero-allocation sets for Go
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
19926 | 20 |
Official Go implementation of the Ethereum protocol
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
18078 | 23 |
The Prometheus monitoring system and time series database.
ncw / rclone
stars | today |
---|---|
10239 | 22 |
“rsync for cloud storage” - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
36834 | 19 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
jroimartin / gocui
https://github.com/jroimartin/gocui
stars | today |
---|---|
3093 | 21 |
Minimalist Go package aimed at creating Console User Interfaces.
mmatczuk / go_generics
https://github.com/mmatczuk/go_generics
stars | today |
---|---|
72 | 21 |
Templates, generics engine for Go
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
27855 | 18 |
The world’s fastest framework for building websites.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
19509 | 18 |
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.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
14284 | 18 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
9612 | 18 |
A platform for building proxies to bypass network restrictions.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
24422 | 16 |
A golang ebook intro how to build a web with golang
michenriksen / gitrob
https://github.com/michenriksen/gitrob
stars | today |
---|---|
2922 | 19 |
Reconnaissance tool for GitHub organizations
go-gitea / gitea
https://github.com/go-gitea/gitea
stars | today |
---|---|
9383 | 18 |
Git with a cup of tea, painless self-hosted git service
coreos / etcd
https://github.com/coreos/etcd
stars | today |
---|---|
19678 | 17 |
Distributed reliable key-value store for the most critical data of a distributed system
redhat-developer / odo
https://github.com/redhat-developer/odo
stars | today |
---|---|
75 | 18 |
OpenShift Command line for Developers
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
33997 | 16 |
A curated list of awesome Go frameworks, libraries and software
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
21531 | 15 |
Open Source Continuous File Synchronization
google / go-cloud
https://github.com/google/go-cloud
stars | today |
---|---|
3793 | 14 |
A library and tools for open cloud development in Go.
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
10724 | 13 |
Connect, secure, control, and observe services.
Language: c++
Microsoft / Detours
https://github.com/Microsoft/Detours
stars | today |
---|---|
479 | 114 |
Detours is a software package for monitoring and instrumenting API calls on Windows. It is distributed in source code form.
google / filament
https://github.com/google/filament
stars | today |
---|---|
3443 | 58 |
Filament is a physically based rendering engine for Android, Windows, Linux and macOS
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
107199 | 45 |
Computation using data flow graphs for scalable machine learning
Microsoft / glTF-SDK
https://github.com/Microsoft/glTF-SDK
stars | today |
---|---|
43 | 33 |
glTF-SDK is a Software Development Kit for glTF (GL Transmission Format - https://github.com/KhronosGroup/glTF ).
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
33901 | 29 |
Bitcoin Core integration/staging tree
aseprite / aseprite
https://github.com/aseprite/aseprite
stars | today |
---|---|
5425 | 26 |
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
63257 | 21 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
17792 | 21 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
pytorch / ELF
https://github.com/pytorch/ELF
stars | today |
---|---|
2022 | 20 |
ELF: a platform for game research with AlphaGoZero/AlphaZero reimplementation
ultralight-ux / ultralight-webcore
https://github.com/ultralight-ux/ultralight-webcore
stars | today |
---|---|
48 | 21 |
Ultralight WebCore Source
ONNC / onnc
stars | today |
---|---|
32 | 21 |
Open Neural Network Compiler
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
26795 | 13 |
Open Source Computer Vision Library
zhongyang219 / TrafficMonitor
https://github.com/zhongyang219/TrafficMonitor
stars | today |
---|---|
1842 | 18 |
这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
28322 | 16 |
Protocol Buffers - Google’s data interchange format
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
10532 | 13 |
An open autonomous driving platform
topisani / OTTO
https://github.com/topisani/OTTO
stars | today |
---|---|
423 | 15 |
Your entire music-making workflow, in one box.
EOSIO / eos
stars | today |
---|---|
8943 | 13 |
An open source smart contract platform
cmderdev / cmder
https://github.com/cmderdev/cmder
stars | today |
---|---|
15102 | 13 |
Lovely console emulator package for Windows
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
16146 | 11 |
Godot Engine – Multi-platform 2D and 3D game engine
grpc / grpc
stars | today |
---|---|
16599 | 12 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
20272 | 11 |
Tesseract Open Source OCR Engine (main repository)
qbittorrent / qBittorrent
https://github.com/qbittorrent/qBittorrent
stars | today |
---|---|
4721 | 11 |
qBittorrent BitTorrent client
nmulasmajic / syscall_exploit_CVE-2018-8897
https://github.com/nmulasmajic/syscall_exploit_CVE-2018-8897
stars | today |
---|---|
37 | 11 |
Implements the POP/MOV SS (CVE-2018-8897) vulnerability by leveraging SYSCALL to perform a local privilege escalation (LPE).
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
11626 | 11 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
14530 | 10 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
Language: javascript
hasura / graphqurl
https://github.com/hasura/graphqurl
stars | today |
---|---|
942 | 226 |
curl for GraphQL with autocomplete, subscriptions and GraphiQL. Also a JS library
zeeshanu / dumper.js
https://github.com/zeeshanu/dumper.js
stars | today |
---|---|
864 | 157 |
A better and pretty variable inspector for your Node.js applications
monostable / electro-grammar
https://github.com/monostable/electro-grammar
stars | today |
---|---|
122 | 98 |
⚡️ A parser for electronic component descriptions
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
33448 | 77 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
sindresorhus / got
https://github.com/sindresorhus/got
stars | today |
---|---|
3404 | 84 |
Simplified HTTP requests
vuejs / vue
stars | today |
---|---|
110587 | 62 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
108566 | 61 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
lutzroeder / Netron
https://github.com/lutzroeder/Netron
stars | today |
---|---|
1297 | 58 |
Visualizer for deep learning and machine learning models
emberjs / ember.js
https://github.com/emberjs/ember.js
stars | today |
---|---|
19364 | 55 |
Ember.js - A JavaScript framework for creating ambitious web applications
vuejs / vue-cli
https://github.com/vuejs/vue-cli
stars | today |
---|---|
14813 | 54 |
🛠️ Standard Tooling for Vue.js Development
erxes / erxes
https://github.com/erxes/erxes
stars | today |
---|---|
213 | 50 |
erxes is an AI meets open source messaging platform for sales, marketing and support
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
53633 | 43 |
Create React apps with no build configuration.
dawnlabs / carbon
https://github.com/dawnlabs/carbon
stars | today |
---|---|
13030 | 44 |
🎨 Create and share beautiful images of your source code
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
67385 | 37 |
A framework for building native apps with React.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
74547 | 36 |
JavaScript Style Guide
vuejs / vuepress
https://github.com/vuejs/vuepress
stars | today |
---|---|
8574 | 37 |
📝 Minimalistic Vue-powered static site generator
gpbl / react-day-picker
https://github.com/gpbl/react-day-picker
stars | today |
---|---|
2483 | 38 |
Flexible date picker for React
browsh-org / browsh
https://github.com/browsh-org/browsh
stars | today |
---|---|
9291 | 37 |
A fully-modern text-based browser, rendering to TTY and browsers
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
46400 | 33 |
Promise based HTTP client for the browser and node.js
osrec / SuperSlide.js
https://github.com/osrec/SuperSlide.js
stars | today |
---|---|
72 | 36 |
A flexible, smooth, GPU accelerated sliding menu for your next PWA
bvaughn / react-window
https://github.com/bvaughn/react-window
stars | today |
---|---|
1488 | 35 |
React components for efficiently rendering large lists and tabular data
jxnblk / mdx-deck
https://github.com/jxnblk/mdx-deck
stars | today |
---|---|
3306 | 32 |
MDX-based presentation decks
klauscfhq / taskbook
https://github.com/klauscfhq/taskbook
stars | today |
---|---|
4133 | 30 |
📓 Tasks, boards & notes for the command-line habitat
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
36227 | 30 |
Headless Chrome Node API
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
43999 | 26 |
JavaScript 3D library.
Language: unknown
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
6867 | 257 |
100 Days of ML Coding
open-source-ideas / open-source-ideas
https://github.com/open-source-ideas/open-source-ideas
stars | today |
---|---|
2827 | 150 |
💡 Ever had a cool idea to an Open Source project but didn’t have the time to implement yourself? Let someone else give it a try!
shengxinjing / programmer-job-blacklist
https://github.com/shengxinjing/programmer-job-blacklist
stars | today |
---|---|
8664 | 99 |
🙈 程序员找工作黑名单,换工作和当技术合伙人需谨慎啊
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
109412 | 60 |
📚 Freely available programming books
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
90493 | 55 |
😎 Curated list of awesome lists
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
31402 | 49 |
💡 准备秋招学习笔记
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
15233 | 44 |
The largest Node.JS best practices list (August 2018)
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
71133 | 32 |
A collection of useful .gitignore templates
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
36204 | 29 |
🎉 A curated list of awesome things related to Vue.js
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
54829 | 27 |
Roadmap to becoming a web developer in 2018
tiimgreen / github-cheat-sheet
https://github.com/tiimgreen/github-cheat-sheet
stars | today |
---|---|
25617 | 26 |
A list of cool features of Git and GitHub.
InterviewMap / InterviewMap
https://github.com/InterviewMap/InterviewMap
stars | today |
---|---|
7871 | 24 |
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
fffaraz / awesome-cpp
https://github.com/fffaraz/awesome-cpp
stars | today |
---|---|
14804 | 24 |
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-… stuff.
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
23208 | 19 |
后端架构师技术图谱
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
36907 | 22 |
🤓 Build your own (insert technology here)
alexeymezenin / laravel-best-practices
https://github.com/alexeymezenin/laravel-best-practices
stars | today |
---|---|
1115 | 21 |
Laravel best practices
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
25437 | 20 |
⚡️ Delightful Node.js packages and resources
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
5442 | 20 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
thedaviddias / Front-End-Performance-Checklist
https://github.com/thedaviddias/Front-End-Performance-Checklist
stars | today |
---|---|
6646 | 18 |
🎮 The only Front-End Performance Checklist that runs faster than the others
chokcoco / iCSS
https://github.com/chokcoco/iCSS
stars | today |
---|---|
3089 | 19 |
谈谈一些有趣的 CSS 话题
adam-golab / react-developer-roadmap
https://github.com/adam-golab/react-developer-roadmap
stars | today |
---|---|
8483 | 17 |
Roadmap to becoming a React developer in 2018
transitive-bullshit / awesome-puppeteer
https://github.com/transitive-bullshit/awesome-puppeteer
stars | today |
---|---|
147 | 17 |
A curated list of awesome puppeteer resources.
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
4880 | 16 |
An updated list of public BitTorrent trackers
kelseyhightower / kubernetes-the-hard-way
https://github.com/kelseyhightower/kubernetes-the-hard-way
stars | today |
---|---|
10845 | 14 |
Bootstrap Kubernetes the hard way on Google Cloud Platform. No scripts.
MunGell / awesome-for-beginners
https://github.com/MunGell/awesome-for-beginners
stars | today |
---|---|
5952 | 13 |
A list of awesome beginners-friendly projects.