Language: python
stewartmcgown / uds
https://github.com/stewartmcgown/uds
stars | today |
---|---|
1586 | 1271 |
Unlimited Drive Storage by splitting binary files into base64
machinelearningmindset / machine-learning-course
https://github.com/machinelearningmindset/machine-learning-course
stars | today |
---|---|
2748 | 449 |
💬 Machine Learning Course with Python
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
39631 | 334 |
All Algorithms implemented in Python
tensorflow / model-optimization
https://github.com/tensorflow/model-optimization
stars | today |
---|---|
140 | 109 |
cool-RR / PySnooper
https://github.com/cool-RR/PySnooper
stars | today |
---|---|
10302 | 107 |
Never use print for debugging again
apachecn / AiLearning
https://github.com/apachecn/AiLearning
stars | today |
---|---|
13766 | 70 |
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
52724 | 54 |
Models and examples built with TensorFlow
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
63099 | 71 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
wandb / client
https://github.com/wandb/client
stars | today |
---|---|
603 | 74 |
The official cli and python API client for W&B
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
67380 | 62 |
A curated list of awesome Python frameworks, libraries, software and resources
STVIR / pysot
https://github.com/STVIR/pysot
stars | today |
---|---|
1276 | 54 |
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
ytdl-org / youtube-dl
https://github.com/ytdl-org/youtube-dl
stars | today |
---|---|
50451 | 54 |
Command-line program to download videos from YouTube.com and other video sites
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
41167 | 48 |
Deep Learning for humans
HelloZeroNet / ZeroNet
https://github.com/HelloZeroNet/ZeroNet
stars | today |
---|---|
13794 | 50 |
ZeroNet - Decentralized websites using Bitcoin crypto and BitTorrent network
Doragd / Chinese-Chatbot-PyTorch-Implementation
https://github.com/Doragd/Chinese-Chatbot-PyTorch-Implementation
stars | today |
---|---|
133 | 47 |
🍀 Another Chinese chatbot implemented in PyTorch, which is the sub-module of intelligent work order processing robot. 👩🔧
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
22994 | 43 |
100 Days of ML Coding
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
37142 | 38 |
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/
pallets / flask
https://github.com/pallets/flask
stars | today |
---|---|
44087 | 43 |
The Python micro framework for building web applications.
rwightman / pytorch-image-models
https://github.com/rwightman/pytorch-image-models
stars | today |
---|---|
166 | 44 |
PyTorch image models, scripts, pretrained weights – (SE)ResNet/ResNeXT, DPN, MobileNet-V3/V2/V1, MNASNet, Single-Path NAS, FBNet, and more
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
56959 | 43 |
A collective list of free APIs for use in software and web development.
OWASP / CheatSheetSeries
https://github.com/OWASP/CheatSheetSeries
stars | today |
---|---|
5251 | 40 |
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
machinelearningmindset / TensorFlow-Course
https://github.com/machinelearningmindset/TensorFlow-Course
stars | today |
---|---|
11693 | 38 |
Simple and ready-to-use tutorials for TensorFlow
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
23836 | 36 |
The world’s simplest facial recognition api for Python and the command line
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
18419 | 35 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
tensorflow / graphics
https://github.com/tensorflow/graphics
stars | today |
---|---|
1269 | 37 |
TensorFlow Graphics: Differentiable Graphics Layers for TensorFlow
Language: go
HFO4 / gameboy.live
https://github.com/HFO4/gameboy.live
stars | today |
---|---|
2961 | 118 |
🕹️ A basic gameboy emulator with terminal “Cloud Gaming” support
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
15726 | 38 |
A platform for building proxies to bypass network restrictions.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
52643 | 53 |
Production-Grade Container Scheduling and Management
bilibili / kratos
https://github.com/bilibili/kratos
stars | today |
---|---|
4282 | 61 |
Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。
golang / go
stars | today |
---|---|
58069 | 52 |
The Go programming language
sql-machine-learning / sqlflow
https://github.com/sql-machine-learning/sqlflow
stars | today |
---|---|
2347 | 50 |
Brings SQL and AI together.
ProtonMail / gopenpgp
https://github.com/ProtonMail/gopenpgp
stars | today |
---|---|
54 | 52 |
A high-level OpenPGP library
yuin / goldmark
https://github.com/yuin/goldmark
stars | today |
---|---|
94 | 50 |
🏆 A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
ncw / rclone
stars | today |
---|---|
14051 | 48 |
“rsync for cloud storage” - Google Drive, Amazon Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Cloudfiles, Google Cloud Storage, Yandex Files
muraenateam / muraena
https://github.com/muraenateam/muraena
stars | today |
---|---|
113 | 48 |
Muraena is an almost-transparent reverse proxy aimed at automating phishing and post-phishing activities.
aceld / zinx
stars | today |
---|---|
477 | 47 |
基于Golang解决的长连接并发服务器框架
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
43788 | 45 |
A curated list of awesome Go frameworks, libraries and software
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
23302 | 40 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
ynqa / ktop
stars | today |
---|---|
61 | 44 |
top for k8s
slok / grafterm
https://github.com/slok/grafterm
stars | today |
---|---|
125 | 43 |
Metrics dashboards on terminal (a grafana inspired terminal version)
pion / webrtc
https://github.com/pion/webrtc
stars | today |
---|---|
1736 | 42 |
Pure Go implementation of the WebRTC API
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
27216 | 39 |
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.
Unknwon / the-way-to-go_ZH_CN
https://github.com/Unknwon/the-way-to-go_ZH_CN
stars | today |
---|---|
15002 | 35 |
《The Way to Go》中文译本,中文正式名《Go 入门指南》
Dreamacro / clash
https://github.com/Dreamacro/clash
stars | today |
---|---|
2659 | 16 |
A rule-based tunnel in Go.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
23922 | 33 |
The Prometheus monitoring system and time series database.
helm / helm
stars | today |
---|---|
11678 | 31 |
The Kubernetes Package Manager
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
35083 | 34 |
The world’s fastest framework for building websites.
chaosblade-io / chaosblade
https://github.com/chaosblade-io/chaosblade
stars | today |
---|---|
1112 | 32 |
An easy to use and powerful chaos engineering experiment toolkit.(阿里巴巴开源的一款简单易用、功能强大的混沌实验注入工具)
goharbor / harbor
https://github.com/goharbor/harbor
stars | today |
---|---|
7843 | 31 |
An open source trusted cloud native registry project that stores, signs, and scans content.
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
24787 | 28 |
Distributed reliable key-value store for the most critical data of a distributed system
Language: java
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
24157 | 414 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
62054 | 199 |
📚 技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
39827 | 172 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
12650 | 126 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
alibaba / flutter_boost
https://github.com/alibaba/flutter_boost
stars | today |
---|---|
1360 | 102 |
FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts
KunMinX / Linkage-RecyclerView
https://github.com/KunMinX/Linkage-RecyclerView
stars | today |
---|---|
677 | 94 |
即使不用饿了么订餐,也请务必收藏好该库! 🔥 一行代码即可接入,二级联动订餐列表 - Even if you don’t order by Eleme, please be sure to collect the library! 🔥 This secondary linkage list widget can be accessed by only one line of code. Supporting by RecyclerView & AndroidX.
hollischuang / toBeTopJavaer
https://github.com/hollischuang/toBeTopJavaer
stars | today |
---|---|
2872 | 94 |
To Be Top Javaer - Java工程师成神之路
uber / RxDogTag
https://github.com/uber/RxDogTag
stars | today |
---|---|
220 | 98 |
Automatic tagging of RxJava 2 originating subscribe points for onError() investigation.
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
19689 | 78 |
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识
devzwy / open_nsfw_android
https://github.com/devzwy/open_nsfw_android
stars | today |
---|---|
99 | 63 |
色情图片离线识别,基于TensorFlow实现。识别只需200ms,可断网测试,成功率99%,调用只要一行代码,从雅虎的开源项目open_nsfw_python移植,tflite(6M)为训练好的模型,该模型文件可用于iOS、java、C++等平台
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
13703 | 55 |
All Algorithms implemented in Java
ityouknow / spring-boot-examples
https://github.com/ityouknow/spring-boot-examples
stars | today |
---|---|
14814 | 52 |
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
37895 | 48 |
Spring Boot
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
13989 | 49 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
29106 | 40 |
Spring Framework
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
14107 | 28 |
The “REST With Spring” Course:
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
41050 | 38 |
Open Source, Distributed, RESTful Search Engine
Alluxio / alluxio
https://github.com/Alluxio/alluxio
stars | today |
---|---|
4111 | 44 |
Alluxio, data orchestration for analytics and machine learning in the cloud
didi / DoraemonKit
https://github.com/didi/DoraemonKit
stars | today |
---|---|
8175 | 37 |
简称 “DoKit” 。一款功能齐全的客户端( iOS 、Android )研发助手,你值得拥有。
metatron-app / metatron-discovery
https://github.com/metatron-app/metatron-discovery
stars | today |
---|---|
782 | 40 |
Powerful & Easy way for big data discovery
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
47613 | 34 |
Design patterns implemented in Java
NationalSecurityAgency / ghidra
https://github.com/NationalSecurityAgency/ghidra
stars | today |
---|---|
15415 | 34 |
Ghidra is a software reverse engineering (SRE) framework
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
26423 | 26 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
13055 | 32 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
square / okhttp
https://github.com/square/okhttp
stars | today |
---|---|
32300 | 34 |
An HTTP+HTTP/2 client for Android and Java applications.
Language: c++
microsoft / terminal
https://github.com/microsoft/terminal
stars | today |
---|---|
37310 | 721 |
The new Windows Terminal, and the original Windows console host – all in the same place!
lettier / 3d-game-shaders-for-beginners
https://github.com/lettier/3d-game-shaders-for-beginners
stars | today |
---|---|
2958 | 428 |
🎮 A step-by-step guide on how to implement SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
microsoft / SPTAG
https://github.com/microsoft/SPTAG
stars | today |
---|---|
672 | 370 |
A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario.
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
127641 | 106 |
An Open Source Machine Learning Framework for Everyone
vesoft-inc / nebula
https://github.com/vesoft-inc/nebula
stars | today |
---|---|
96 | 75 |
A high performance distributed Graph Database
microsoft / interpret
https://github.com/microsoft/interpret
stars | today |
---|---|
518 | 67 |
Fit interpretable models. Explain blackbox machine learning.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
34723 | 43 |
Open Source Computer Vision Library
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
28052 | 45 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
34308 | 46 |
Protocol Buffers - Google’s data interchange format
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
26967 | 37 |
Tesseract Open Source OCR Engine (main repository)
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
73302 | 36 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
microsoft / calculator
https://github.com/microsoft/calculator
stars | today |
---|---|
16695 | 29 |
Windows Calculator: A simple yet powerful calculator that ships with Windows
grpc / grpc
stars | today |
---|---|
21127 | 29 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
oguzhaninan / Stacer
https://github.com/oguzhaninan/Stacer
stars | today |
---|---|
4189 | 32 |
Linux System Optimizer and Monitoring - https://oguzhaninan.github.io/Stacer-Web
alibaba / MNN
https://github.com/alibaba/MNN
stars | today |
---|---|
1656 | 29 |
MNN is a lightweight deep neural network inference engine.
huihut / interview
https://github.com/huihut/interview
stars | today |
---|---|
5179 | 26 |
📚 C/C++面试基础知识总结
microsoft / wil
https://github.com/microsoft/wil
stars | today |
---|---|
714 | 27 |
Windows Implementation Library
supertuxkart / stk-code
https://github.com/supertuxkart/stk-code
stars | today |
---|---|
1213 | 23 |
The code base of supertuxkart
google / leveldb
https://github.com/google/leveldb
stars | today |
---|---|
17502 | 23 |
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
12697 | 22 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
22183 | 22 |
Godot Engine – Multi-platform 2D and 3D game engine
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
47730 | 21 |
The Swift Programming Language
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
38307 | 18 |
Bitcoin Core integration/staging tree
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
15954 | 19 |
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
Ewenwan / MVision
https://github.com/Ewenwan/MVision
stars | today |
---|---|
2096 | 17 |
机器人视觉 移动机器人 VS-SLAM ORB-SLAM2 深度学习目标检测 yolov3 行为检测 opencv PCL 机器学习 无人驾驶
Language: javascript
reZach / my-budget
https://github.com/reZach/my-budget
stars | today |
---|---|
340 | 241 |
Free, open source offline cross-platform budgeting solution built with Electron.
sveltejs / svelte
https://github.com/sveltejs/svelte
stars | today |
---|---|
14834 | 222 |
Cybernetically enhanced web apps
kentcdodds / stop-runaway-react-effects
https://github.com/kentcdodds/stop-runaway-react-effects
stars | today |
---|---|
206 | 167 |
🏃 Catches situations when a react use(Layout)Effect runs repeatedly in rapid succession
vuejs / vue
stars | today |
---|---|
138574 | 124 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
lib-pku / libpku
https://github.com/lib-pku/libpku
stars | today |
---|---|
17008 | 113 |
贵校课程资料民间整理
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
28960 | 125 |
✅ The largest Node.js best practices list (May 2019)
ehmicky / log-process-errors
https://github.com/ehmicky/log-process-errors
stars | today |
---|---|
285 | 125 |
Show some ❤️ to Node.js process errors
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
129130 | 92 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
GoogleChromeLabs / comlink
https://github.com/GoogleChromeLabs/comlink
stars | today |
---|---|
3374 | 102 |
Comlink makes WebWorkers enjoyable.
franciscop / ola
https://github.com/franciscop/ola
stars | today |
---|---|
166 | 93 |
🌊 Smooth animation library for interpolating numbers
azl397985856 / leetcode
https://github.com/azl397985856/leetcode
stars | today |
---|---|
6122 | 84 |
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
qianguyihao / Web
https://github.com/qianguyihao/Web
stars | today |
---|---|
4316 | 84 |
Web前端入门和进阶学习笔记,超详细的前端学习图文教程。从零开始学前端,做一个Web全栈工程师。持续更新…
dcloudio / uni-app
https://github.com/dcloudio/uni-app
stars | today |
---|---|
7067 | 76 |
使用 Vue.js 开发跨平台应用的前端框架
cloud-annotations / training
https://github.com/cloud-annotations/training
stars | today |
---|---|
1808 | 68 |
🐝 Custom Object Detection and Classification Training
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
49205 | 71 |
Headless Chrome Node API
liuzirui1122 / zhuoyao_radar
https://github.com/liuzirui1122/zhuoyao_radar
stars | today |
---|---|
198 | 55 |
捉妖雷达 web版
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
59329 | 63 |
Promise based HTTP client for the browser and node.js
syhyz1990 / baiduyun
https://github.com/syhyz1990/baiduyun
stars | today |
---|---|
5250 | 64 |
🖖 油猴脚本 一个脚本搞定百度网盘下载
Firenzia / sakura-ui
https://github.com/Firenzia/sakura-ui
stars | today |
---|---|
140 | 61 |
🌸 梦回樱花飘落的坡道~~
chvin / react-tetris
https://github.com/chvin/react-tetris
stars | today |
---|---|
4987 | 60 |
Use React, Redux, Immutable to code Tetris. 🎮
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
44521 | 59 |
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
67588 | 53 |
Set up a modern web app by running one command.
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
51475 | 50 |
JavaScript 3D library.
hiroppy / fusuma
https://github.com/hiroppy/fusuma
stars | today |
---|---|
2314 | 55 |
✍️ Fusuma makes slides with Markdown easily.
lucagez / slow-json-stringify
https://github.com/lucagez/slow-json-stringify
stars | today |
---|---|
94 | 54 |
The slowest stringifier in the known universe. Just kidding, it’s the fastest (:
Language: unknown
dwmkerr / hacker-laws
https://github.com/dwmkerr/hacker-laws
stars | today |
---|---|
2678 | 1348 |
💻 📖 Laws, Theories, Principles and Patterns that developers will find useful.
microsoft / PowerToys
https://github.com/microsoft/PowerToys
stars | today |
---|---|
3381 | 314 |
Windows system utilities to maximize productivity
FudanNLP / nlp-beginner
https://github.com/FudanNLP/nlp-beginner
stars | today |
---|---|
738 | 258 |
NLP上手教程
choerodon / choerodon
https://github.com/choerodon/choerodon
stars | today |
---|---|
1168 | 133 |
Open Source Multi-Cloud Application Platform.
lorin / resilience-engineering
https://github.com/lorin/resilience-engineering
stars | today |
---|---|
909 | 107 |
Resilience Engineering Notes
glauberfc / awesome-react-hooks
https://github.com/glauberfc/awesome-react-hooks
stars | today |
---|---|
380 | 99 |
A curated list about React Hooks
llSourcell / Learn_Physics_in_2_Months
https://github.com/llSourcell/Learn_Physics_in_2_Months
stars | today |
---|---|
232 | 85 |
This is the curriculum for “Learn Physics in 2 Months” by Siraj Raval on Youtube
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
83819 | 64 |
A collection of useful .gitignore templates
eonist / How-to-collaborate-on-github
https://github.com/eonist/How-to-collaborate-on-github
stars | today |
---|---|
182 | 90 |
A mini book about collaborating on GitHub
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
101773 | 75 |
A book series on JavaScript. @YDKJS on twitter.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
108473 | 77 |
😎 Awesome lists about all kinds of interesting topics
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
81209 | 64 |
Roadmap to becoming a web developer in 2019
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
122906 | 49 |
📚 Freely available programming books
xiaoketongxue / CV-News
https://github.com/xiaoketongxue/CV-News
stars | today |
---|---|
77 | 48 |
Summarize the paper and code in Semantation(Semantic Segmentation,2D Medical Segmentation,3D Medical Segmentation,Instance Segmentation,Panoptic Segmentation)
scutan90 / DeepLearning-500-questions
https://github.com/scutan90/DeepLearning-500-questions
stars | today |
---|---|
25471 | 41 |
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续………… 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
77581 | 41 |
A complete computer science study plan to become a software engineer.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
45349 | 40 |
🎉 A curated list of awesome things related to Vue.js
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
32160 | 35 |
后端架构师技术图谱
dxxzst / Free-SS-SSR
https://github.com/dxxzst/Free-SS-SSR
stars | today |
---|---|
929 | 40 |
免费的SS账号、SSR账号,定期更新。优先更新:
mqyqingfeng / Blog
https://github.com/mqyqingfeng/Blog
stars | today |
---|---|
11883 | 38 |
冴羽写博客的地方,预计写四个系列:JavaScript深入系列、JavaScript专题系列、ES6系列、React系列。
CoolPhilChen / SJTU-Courses
https://github.com/CoolPhilChen/SJTU-Courses
stars | today |
---|---|
3864 | 37 |
上海交通大学课程资料分享
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
40836 | 37 |
🎓 Path to a free self-taught education in Computer Science!
dgryski / go-perfbook
https://github.com/dgryski/go-perfbook
stars | today |
---|---|
7393 | 37 |
Thoughts on Go performance optimization
Moosphan / Android-Daily-Interview
https://github.com/Moosphan/Android-Daily-Interview
stars | today |
---|---|
1142 | 35 |
每工作日更新一道 Android 面试题,小聚成河,大聚成江,共勉之~
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
21222 | 32 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台: