Language: python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
36858 | 178 |
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 |
---|---|
10327 | 156 |
the only cheat sheet you need
wannabeOG / Mask-RCNN
https://github.com/wannabeOG/Mask-RCNN
stars | today |
---|---|
202 | 135 |
A PyTorch implementation of the architecture of Mask RCNN, serves as an introduction to working with PyTorch
s0md3v / Photon
https://github.com/s0md3v/Photon
stars | today |
---|---|
187 | 97 |
Crawler which extracts URLs, files, intel & endpoints from a target and is ridiculously fast.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
40296 | 50 |
A collective list of public JSON APIs for use in web development.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
38718 | 37 |
Models and examples built with TensorFlow
quantumlib / Cirq
https://github.com/quantumlib/Cirq
stars | today |
---|---|
740 | 35 |
A python framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits.
openai / glow
https://github.com/openai/glow
stars | today |
---|---|
1465 | 29 |
Code for reproducing results in “Glow: Generative Flow with Invertible 1x1 Convolutions”
cuducos / twitter-cleanup
https://github.com/cuducos/twitter-cleanup
stars | today |
---|---|
81 | 30 |
🛁 Clean-up inactive accounts and bots from your Twitter
mraza007 / videodownloader
https://github.com/mraza007/videodownloader
stars | today |
---|---|
33 | 30 |
A simple python script that will allow you to download youtube videos
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
39917 | 28 |
Command-line program to download videos from YouTube.com and other video sites
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
5828 | 22 |
All Algorithms implemented in Python
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
31812 | 19 |
Deep Learning for humans
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
37511 | 25 |
The Python micro framework for building web applications.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
52859 | 25 |
A curated list of awesome Python frameworks, libraries, software and resources
AtsushiSakai / PythonRobotics
https://github.com/AtsushiSakai/PythonRobotics
stars | today |
---|---|
2652 | 23 |
Python sample codes for robotics algorithms.
nbedos / termtosvg
https://github.com/nbedos/termtosvg
stars | today |
---|---|
5862 | 24 |
Record terminal sessions as SVG animations
quantopian / qgrid
https://github.com/quantopian/qgrid
stars | today |
---|---|
1253 | 23 |
An interactive grid for sorting, filtering, and editing DataFrames in Jupyter notebooks
django / django
https://github.com/django/django
stars | today |
---|---|
35226 | 19 |
The Web framework for perfectionists with deadlines.
IndicoDataSolutions / finetune
https://github.com/IndicoDataSolutions/finetune
stars | today |
---|---|
83 | 22 |
Scikit-learn style model finetuning for NLP
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
18837 | 13 |
The Python programming language
XX-net / XX-Net
https://github.com/XX-net/XX-Net
stars | today |
---|---|
23824 | 17 |
a web proxy tool
OlafenwaMoses / ImageAI
https://github.com/OlafenwaMoses/ImageAI
stars | today |
---|---|
1196 | 17 |
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
azizaltuntas / Camelishing
https://github.com/azizaltuntas/Camelishing
stars | today |
---|---|
37 | 15 |
Social Engineering Tool
pypa / pipenv
https://github.com/pypa/pipenv
stars | today |
---|---|
12562 | 17 |
Python Development Workflow for Humans.
Language: go
stripe / veneur
https://github.com/stripe/veneur
stars | today |
---|---|
866 | 202 |
A distributed, fault-tolerant pipeline for observability data
Broadroad / gpool
https://github.com/Broadroad/gpool
stars | today |
---|---|
332 | 198 |
A go tcp connection pool
josephyzhou / github-trending
https://github.com/josephyzhou/github-trending
stars | today |
---|---|
2531 | 142 |
Tracking the most popular Github repos, updated daily
soorajb / loc2country
https://github.com/soorajb/loc2country
stars | today |
---|---|
156 | 91 |
Lat/lon to country
zricethezav / gitleaks
https://github.com/zricethezav/gitleaks
stars | today |
---|---|
3918 | 46 |
Audit git repos for secrets 🔑
golang / go
stars | today |
---|---|
44443 | 35 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
39013 | 31 |
Production-Grade Container Scheduling and Management
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
36289 | 31 |
🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴
gaia-pipeline / gaia
https://github.com/gaia-pipeline/gaia
stars | today |
---|---|
1759 | 31 |
Build powerful pipelines in any programming language.
onestraw / golb
https://github.com/onestraw/golb
stars | today |
---|---|
251 | 26 |
🐙 Yet another load balancer
milo2012 / pathbrute
https://github.com/milo2012/pathbrute
stars | today |
---|---|
56 | 24 |
Pathbrute
ethereum / go-ethereum
https://github.com/ethereum/go-ethereum
stars | today |
---|---|
19442 | 22 |
Official Go implementation of the Ethereum protocol
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
27354 | 24 |
The world’s fastest framework for building websites.
rtr7 / router7
https://github.com/rtr7/router7
stars | today |
---|---|
1488 | 24 |
pure-Go small home internet router
alibaba / pouch
https://github.com/alibaba/pouch
stars | today |
---|---|
2854 | 5 |
PouchContainer is an open-source project created to promote the container technology movement.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
33226 | 22 |
A curated list of awesome Go frameworks, libraries and software
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
4850 | 22 |
百度网盘客户端 - Go语言编写
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
18973 | 21 |
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.
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
7104 | 21 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
9125 | 18 |
A platform for building proxies to bypass network restrictions.
kubernetes / minikube
https://github.com/kubernetes/minikube
stars | today |
---|---|
9981 | 19 |
Run Kubernetes locally
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
17685 | 16 |
The Prometheus monitoring system and time series database.
xiaoenai / tp-micro
https://github.com/xiaoenai/tp-micro
stars | today |
---|---|
86 | 15 |
TP-Micro is a highly available microservice platform based on teleport.
MatrixAINetwork / MatrixAIPOC_GO
https://github.com/MatrixAINetwork/MatrixAIPOC_GO
stars | today |
---|---|
108 | 12 |
A POC of Matrix in the form of golang implementation based on the Ethereum protocol
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
9481 | 16 |
An open platform to connect, manage, and secure microservices.
Language: c++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
105634 | 48 |
Computation using data flow graphs for scalable machine learning
facebookincubator / oomd
https://github.com/facebookincubator/oomd
stars | today |
---|---|
243 | 39 |
A userspace out-of-memory killer
doitsujin / dxvk
https://github.com/doitsujin/dxvk
stars | today |
---|---|
1616 | 28 |
Vulkan-based D3D11 implementation for Linux / Wine
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
26338 | 20 |
Open Source Computer Vision Library
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
10287 | 23 |
An open autonomous driving platform
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
62691 | 23 |
Build cross platform desktop apps with JavaScript, HTML, and CSS
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
33395 | 21 |
Bitcoin Core integration/staging tree
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
17270 | 20 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
google / protobuf
https://github.com/google/protobuf
stars | today |
---|---|
27810 | 21 |
Protocol Buffers - Google’s data interchange format
aseprite / aseprite
https://github.com/aseprite/aseprite
stars | today |
---|---|
4919 | 18 |
Animated sprite editor & pixel art tool (Windows, macOS, Linux)
AnalogMan151 / FreeShopNX
https://github.com/AnalogMan151/FreeShopNX
stars | today |
---|---|
32 | 17 |
Nintendo Switch CDN title installer, based on Rei’s BogInstaller (evolution of eXhop)
grpc / grpc
stars | today |
---|---|
16314 | 14 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
fuchsia-mirror / zircon
https://github.com/fuchsia-mirror/zircon
stars | today |
---|---|
1032 | 15 |
Zircon Kernel, Core Drivers, and Services
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
15878 | 15 |
Godot Engine – Multi-platform 2D and 3D game engine
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
19873 | 15 |
Tesseract Open Source OCR Engine (main repository)
chengr28 / Pcap_DNSProxy
https://github.com/chengr28/Pcap_DNSProxy
stars | today |
---|---|
1877 | 9 |
Pcap_DNSProxy, a local DNS server based on WinPcap and LibPcap
Microsoft / LightGBM
https://github.com/Microsoft/LightGBM
stars | today |
---|---|
6077 | 8 |
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.
facebookincubator / BOLT
https://github.com/facebookincubator/BOLT
stars | today |
---|---|
860 | 10 |
Binary Optimization and Layout Tool - A linux command-line utility used for optimizing performance of binaries
CRYTEK / CRYENGINE
https://github.com/CRYTEK/CRYENGINE
stars | today |
---|---|
8109 | 9 |
CRYENGINE is a powerful real-time game development platform created by Crytek.
OpenGenus / cosmos
https://github.com/OpenGenus/cosmos
stars | today |
---|---|
9396 | 8 |
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
BVLC / caffe
stars | today |
---|---|
24939 | 7 |
Caffe: a fast open framework for deep learning.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
44614 | 8 |
The Swift Programming Language
davisking / dlib
https://github.com/davisking/dlib
stars | today |
---|---|
5385 | 7 |
A toolkit for making real world machine learning and data analysis applications in C++
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
11454 | 7 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
jaagr / polybar
https://github.com/jaagr/polybar
stars | today |
---|---|
3270 | 7 |
A fast and easy-to-use status bar
Language: javascript
GoogleChromeLabs / ndb
https://github.com/GoogleChromeLabs/ndb
stars | today |
---|---|
2606 | 1105 |
ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools
segmentio / evergreen
https://github.com/segmentio/evergreen
stars | today |
---|---|
830 | 258 |
🌲 Evergreen React UI Framework by Segment
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
28638 | 151 |
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
jxnblk / ok-mdx
https://github.com/jxnblk/ok-mdx
stars | today |
---|---|
236 | 155 |
Browser-based MDX editor
imbrn / v8n
stars | today |
---|---|
1960 | 115 |
☑️ JavaScript fluent validation library.
phobal / ivideo
https://github.com/phobal/ivideo
stars | today |
---|---|
7753 | 97 |
一个可以观看国内主流视频平台所有视频的客户端(Mac、Windows、Linux) A client that can watch video of domestic(China) mainstream video platform
vuejs / vue
stars | today |
---|---|
108294 | 87 |
🖖 A progressive, incrementally-adoptable JavaScript framework for building UI on the web.
hasura / graphql-engine
https://github.com/hasura/graphql-engine
stars | today |
---|---|
2704 | 89 |
Blazing fast, instant GraphQL APIs on Postgres with fine grained access control
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
106982 | 81 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
bvaughn / react-window
https://github.com/bvaughn/react-window
stars | today |
---|---|
385 | 85 |
React components for efficiently rendering large lists and tabular data
parcel-bundler / parcel
https://github.com/parcel-bundler/parcel
stars | today |
---|---|
25023 | 54 |
📦 🚀 Blazing fast, zero configuration web application bundler
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
52592 | 46 |
Create React apps with no build configuration.
captbaritone / webamp
https://github.com/captbaritone/webamp
stars | today |
---|---|
6109 | 48 |
A reimplementation of Winamp 2.9 in HTML5 and Javascript
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
45245 | 46 |
Promise based HTTP client for the browser and node.js
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
35216 | 43 |
Headless Chrome Node API
knsv / mermaid
https://github.com/knsv/mermaid
stars | today |
---|---|
19058 | 40 |
Generation of diagram and flowchart from text in a similar manner as markdown
mdx-js / mdx
stars | today |
---|---|
2691 | 39 |
A fully-featured MDX parser, loader and JSX renderer for ambitious projects
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
73759 | 31 |
JavaScript Style Guide
oncebot / pushbar.js
https://github.com/oncebot/pushbar.js
stars | today |
---|---|
278 | 34 |
Tiny javascript plugin for creating sliding drawers in web apps
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
66627 | 28 |
A framework for building native apps with React.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
51519 | 31 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
26094 | 29 |
Interactive UI component dev & test: React, React Native, Vue, Angular
webpack / webpack
https://github.com/webpack/webpack
stars | today |
---|---|
42658 | 28 |
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through “loaders,” modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, … and your custom stuff.
reedhong / fomo3d_clone
https://github.com/reedhong/fomo3d_clone
stars | today |
---|---|
35 | 20 |
clone fomo3d contract source
pinterest / gestalt
https://github.com/pinterest/gestalt
stars | today |
---|---|
2279 | 27 |
A set of React UI components that supports Pinterest’s design language
Language: unknown
dylanbeattie / rockstar
https://github.com/dylanbeattie/rockstar
stars | today |
---|---|
926 | 784 |
The Rockstar programming language specification
thedaviddias / Front-End-Performance-Checklist
https://github.com/thedaviddias/Front-End-Performance-Checklist
stars | today |
---|---|
768 | 363 |
🎮 The only Front-End Performance Checklist that runs faster than the others
InterviewMap / InterviewMap
https://github.com/InterviewMap/InterviewMap
stars | today |
---|---|
5211 | 164 |
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc.
sebastianruder / NLP-progress
https://github.com/sebastianruder/NLP-progress
stars | today |
---|---|
5110 | 62 |
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.
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
11731 | 57 |
Curated list of project-based tutorials
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
36068 | 58 |
🤓 Build your own (insert technology here)
CyC2018 / Interview-Notebook
https://github.com/CyC2018/Interview-Notebook
stars | today |
---|---|
29024 | 47 |
📝 准备秋招学习笔记
adam-golab / react-developer-roadmap
https://github.com/adam-golab/react-developer-roadmap
stars | today |
---|---|
7510 | 42 |
Roadmap to becoming a React developer in 2018
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
89299 | 39 |
😎 Curated list of awesome lists
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
70204 | 22 |
A collection of useful .gitignore templates
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
108570 | 28 |
📚 Freely available programming books
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
22421 | 26 |
后端架构师技术图谱
awesomedata / awesome-public-datasets
https://github.com/awesomedata/awesome-public-datasets
stars | today |
---|---|
26852 | 27 |
A topic-centric list of high-quality open datasets in public domains. Propose NEW data ☛☛☛PR☛☛☛
ExpLife0011 / awesome-windows-kernel-security-development
https://github.com/ExpLife0011/awesome-windows-kernel-security-development
stars | today |
---|---|
111 | 26 |
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
14426 | 23 |
The largest Node.JS best practices list (June 2018)
imhuay / Deep_Learning_Interview_Notes-Chinese
https://github.com/imhuay/Deep_Learning_Interview_Notes-Chinese
stars | today |
---|---|
33 | 22 |
Deep Learning / Machine Learning Interview(深度学习/机器学习面试笔记)
sindresorhus / awesome-nodejs
https://github.com/sindresorhus/awesome-nodejs
stars | today |
---|---|
25055 | 23 |
⚡️ Delightful Node.js packages and resources
kallaway / 100-days-of-code
https://github.com/kallaway/100-days-of-code
stars | today |
---|---|
2413 | 16 |
Fork this template for the 100 days journal - to keep yourself accountable (multiple languages available)
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
35423 | 19 |
🎉 A curated list of awesome things related to Vue.js
Solido / awesome-flutter
https://github.com/Solido/awesome-flutter
stars | today |
---|---|
4918 | 19 |
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
jaredpalmer / awesome-react-render-props
https://github.com/jaredpalmer/awesome-react-render-props
stars | today |
---|---|
815 | 16 |
Awesome list of React components with render props
kelseyhightower / nocode
https://github.com/kelseyhightower/nocode
stars | today |
---|---|
22553 | 14 |
The best way to write secure and reliable applications. Write nothing; deploy nowhere.
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
4579 | 14 |
An updated list of public BitTorrent trackers
LCsion / huaji
https://github.com/LCsion/huaji
stars | today |
---|---|
68 | 12 |
just huaji
h5bp / Front-end-Developer-Interview-Questions
https://github.com/h5bp/Front-end-Developer-Interview-Questions
stars | today |
---|---|
36051 | 13 |
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.