Language: python
CriseLYJ / awesome-python-login-model
https://github.com/CriseLYJ/awesome-python-login-model
stars | today |
---|---|
1166 | 1010 |
😮 python各大网站登陆方式与一些简单的爬虫,希望对你们有所帮助 ❤️ ,如果喜欢记得给个star哦 🌟
USTC-Resource / USTC-Course
https://github.com/USTC-Resource/USTC-Course
stars | today |
---|---|
550 | 241 |
❤️ 中国科学技术大学课程资源( https://ustc-resource.github.io/USTC-Course )
Giphy / celeb-detection-oss
https://github.com/Giphy/celeb-detection-oss
stars | today |
---|---|
308 | 259 |
GIPHY’s Open-Source Celebrity Detection Deep Learning Model
foolwood / SiamMask
https://github.com/foolwood/SiamMask
stars | today |
---|---|
437 | 150 |
[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
53106 | 130 |
A collective list of free APIs for use in software and web development.
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
15484 | 102 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
fuergaosi233 / gitbook2pdf
https://github.com/fuergaosi233/gitbook2pdf
stars | today |
---|---|
145 | 121 |
Grab the contents of the gitbook document and convert it to pdf
BayesWitnesses / m2cgen
https://github.com/BayesWitnesses/m2cgen
stars | today |
---|---|
1057 | 102 |
Transform ML models into a native code (Java, C, Python, etc.) with zero dependencies
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
49290 | 78 |
Models and examples built with TensorFlow
tensorflow / privacy
https://github.com/tensorflow/privacy
stars | today |
---|---|
530 | 83 |
Library for training machine learning models with privacy for training data
remoteinterview / zero
https://github.com/remoteinterview/zero
stars | today |
---|---|
3688 | 82 |
Zero is a web server to simplify web development.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
63649 | 70 |
A curated list of awesome Python frameworks, libraries, software and resources
openai / neural-mmo
https://github.com/openai/neural-mmo
stars | today |
---|---|
678 | 75 |
Neural MMO - A Massively Multiagent Game Environment
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
58758 | 63 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
zodiac182 / autoxuexi
https://github.com/zodiac182/autoxuexi
stars | today |
---|---|
64 | 60 |
学习强国自动化工具
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
22878 | 48 |
All Algorithms implemented in Python
rusty1s / pytorch_geometric
https://github.com/rusty1s/pytorch_geometric
stars | today |
---|---|
1456 | 55 |
Geometric Deep Learning Extension Library for PyTorch
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
12822 | 49 |
TensorFlow code and pre-trained models for BERT
OWASP / CheatSheetSeries
https://github.com/OWASP/CheatSheetSeries
stars | today |
---|---|
934 | 54 |
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
zjhuang22 / maskscoring_rcnn
https://github.com/zjhuang22/maskscoring_rcnn
stars | today |
---|---|
665 | 52 |
Codes for paper “Mask Scoring R-CNN”.
smacke / subsync
https://github.com/smacke/subsync
stars | today |
---|---|
3123 | 51 |
Automagically synchronize subtitles with video.
uber / ludwig
https://github.com/uber/ludwig
stars | today |
---|---|
3735 | 50 |
Ludwig is a toolbox built on top of TensorFlow that allows to train and test deep learning models without the need to write code.
zhaoolee / ChromeAppHeroes
https://github.com/zhaoolee/ChromeAppHeroes
stars | today |
---|---|
310 | 48 |
Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~
bitsadmin / wesng
https://github.com/bitsadmin/wesng
stars | today |
---|---|
755 | 49 |
Windows Exploit Suggester - Next Generation
Mckinsey666 / bullet
https://github.com/Mckinsey666/bullet
stars | today |
---|---|
2006 | 49 |
🚅 Interactive prompts made simple. Build a prompt like stacking blocks.
Language: go
uber / kraken
https://github.com/uber/kraken
stars | today |
---|---|
1366 | 325 |
P2P docker registry capable of distributing TBs of data in seconds
rancher / k3s
https://github.com/rancher/k3s
stars | today |
---|---|
4866 | 173 |
Lightweight Kubernetes. 5 less than k8s.
xujiajun / nutsdb
https://github.com/xujiajun/nutsdb
stars | today |
---|---|
349 | 158 |
A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set.
micro / go-micro
https://github.com/micro/go-micro
stars | today |
---|---|
6114 | 109 |
A microservice framework
jpschroeder / pipe-to-me
https://github.com/jpschroeder/pipe-to-me
stars | today |
---|---|
110 | 98 |
Stream data over http using curl.
golang / go
stars | today |
---|---|
54153 | 75 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
49214 | 59 |
Production-Grade Container Scheduling and Management
dunglas / mercure
https://github.com/dunglas/mercure
stars | today |
---|---|
960 | 59 |
Server-sent live updates: protocol and reference implementation
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
40800 | 55 |
A curated list of awesome Go frameworks, libraries and software
lni / dragonboat
https://github.com/lni/dragonboat
stars | today |
---|---|
1949 | 50 |
A feature complete and high performance multi-group Raft library in Go.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
20696 | 46 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
benbjohnson / immutable
https://github.com/benbjohnson/immutable
stars | today |
---|---|
191 | 48 |
Immutable collections for Go
lalamove / konfig
https://github.com/lalamove/konfig
stars | today |
---|---|
389 | 48 |
Composable, observable and performant config handling for Go for the distributed processing era
uber / makisu
https://github.com/uber/makisu
stars | today |
---|---|
1403 | 46 |
Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos and Kubernetes.
tidwall / tile38
https://github.com/tidwall/tile38
stars | today |
---|---|
5951 | 44 |
Tile38 is a geospatial database, spatial index, and realtime geofence. 🌐
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
33251 | 40 |
The world’s fastest framework for building websites.
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
22492 | 38 |
The Prometheus monitoring system and time series database.
Unknwon / the-way-to-go_ZH_CN
https://github.com/Unknwon/the-way-to-go_ZH_CN
stars | today |
---|---|
11675 | 36 |
《The Way to Go》中文译本,中文正式名《Go 入门指南》
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
12094 | 33 |
百度网盘客户端 - Go语言编写
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
28323 | 33 |
A golang ebook intro how to build a web with golang
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
24902 | 33 |
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.
snail007 / goproxy
https://github.com/snail007/goproxy
stars | today |
---|---|
4860 | 32 |
Proxy is a high performance HTTP(S), websocket, TCP, UDP,Secure DNS, Socks5 proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,防污染DNS,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,域名黑白名单,跨平台,KCP协议支持,集成外部API。
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
15900 | 31 |
Connect, secure, control, and observe services.
github / vulcanizer
https://github.com/github/vulcanizer
stars | today |
---|---|
230 | 35 |
GitHub’s ops focused Elasticsearch library
sirupsen / logrus
https://github.com/sirupsen/logrus
stars | today |
---|---|
10062 | 31 |
Structured, pluggable logging for Go.
Language: java
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
28068 | 291 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
alibaba / flutter_boost
https://github.com/alibaba/flutter_boost
stars | today |
---|---|
213 | 187 |
FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts
quarkusio / quarkus
https://github.com/quarkusio/quarkus
stars | today |
---|---|
191 | 165 |
Quarkus: Supersonic Subatomic Java.
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
11688 | 156 |
😮 互联网 Java 工程师进阶知识完全扫盲
gedoor / MyBookshelf
https://github.com/gedoor/MyBookshelf
stars | today |
---|---|
1087 | 117 |
阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
7755 | 88 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
x-ream / x7
stars | today |
---|---|
874 | 66 |
didi / DoraemonKit
https://github.com/didi/DoraemonKit
stars | today |
---|---|
5562 | 83 |
简称 “DoKit” 。一款功能齐全的客户端( iOS 、Android )研发助手,你值得拥有。
ityouknow / spring-boot-examples
https://github.com/ityouknow/spring-boot-examples
stars | today |
---|---|
9804 | 66 |
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
12239 | 33 |
The “REST With Spring” Course:
qiurunze123 / miaosha
https://github.com/qiurunze123/miaosha
stars | today |
---|---|
5554 | 52 |
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析 🙋 🐓
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
10703 | 50 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
34957 | 41 |
Spring Boot
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
12010 | 42 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
android-exchange / Android-Interview
https://github.com/android-exchange/Android-Interview
stars | today |
---|---|
372 | 45 |
整理 Android 相关的面试题及常见套路,持续更新…
alibaba / fescar
https://github.com/alibaba/fescar
stars | today |
---|---|
6134 | 40 |
🔥 Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
38894 | 36 |
Open Source, Distributed, RESTful Search Engine
alibaba / nacos
https://github.com/alibaba/nacos
stars | today |
---|---|
4749 | 39 |
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
11171 | 33 |
All Algorithms implemented in Java
alipay / sofa-jraft
https://github.com/alipay/sofa-jraft
stars | today |
---|---|
345 | 35 |
An industrial-grade java implementation of RAFT consensus algorithm.
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
24915 | 28 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
apache / flink
https://github.com/apache/flink
stars | today |
---|---|
7768 | 31 |
Apache Flink
gauravk95 / bubble-navigation
https://github.com/gauravk95/bubble-navigation
stars | today |
---|---|
438 | 33 |
🎉 [Android Library] A light-weight library to easily make beautiful Navigation Bar with ton of 🎨 customization option.
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
27057 | 27 |
Spring Framework
oracle / graal
https://github.com/oracle/graal
stars | today |
---|---|
8022 | 29 |
GraalVM: Run Programs Faster Anywhere 🚀
Language: c++
Microsoft / calculator
https://github.com/Microsoft/calculator
stars | today |
---|---|
6573 | 4789 |
Windows Calculator: A simple yet powerful calculator that ships with Windows
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
122124 | 217 |
An Open Source Machine Learning Framework for Everyone
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
14546 | 83 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Xtra-Computing / thundergbm
https://github.com/Xtra-Computing/thundergbm
stars | today |
---|---|
221 | 76 |
ThunderGBM: Fast GBDTs and Random Forests on GPUs
lemire / simdjson
https://github.com/lemire/simdjson
stars | today |
---|---|
5834 | 74 |
Parsing gigabytes of JSON per second
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
32419 | 45 |
Open Source Computer Vision Library
koekeishiya / chunkwm
https://github.com/koekeishiya/chunkwm
stars | today |
---|---|
3512 | 62 |
Tiling window manager for macOS based on plugin architecture
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
25505 | 48 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
70739 | 50 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
huihut / interview
https://github.com/huihut/interview
stars | today |
---|---|
3426 | 45 |
📚 C/C++面试基础知识总结
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
32535 | 39 |
Protocol Buffers - Google’s data interchange format
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
25011 | 32 |
Tesseract Open Source OCR Engine (main repository)
google / googletest
https://github.com/google/googletest
stars | today |
---|---|
10766 | 26 |
Googletest - Google Testing and Mocking Framework
energicryptocurrency / energi
https://github.com/energicryptocurrency/energi
stars | today |
---|---|
1666 | 27 |
Cryptocurrency for world adoption.
REDasmOrg / REDasm
https://github.com/REDasmOrg/REDasm
stars | today |
---|---|
455 | 25 |
The OpenSource Disassembler
notepad-plus-plus / notepad-plus-plus
https://github.com/notepad-plus-plus/notepad-plus-plus
stars | today |
---|---|
7069 | 25 |
Notepad++ official repository
mawww / kakoune
https://github.com/mawww/kakoune
stars | today |
---|---|
4473 | 24 |
mawww’s experiment for a better code editor
BVLC / caffe
stars | today |
---|---|
27315 | 21 |
Caffe: a fast open framework for deep learning.
oktal / pistache
https://github.com/oktal/pistache
stars | today |
---|---|
1334 | 22 |
A high-performance REST Toolkit written in C++
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
11540 | 20 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
uglide / RedisDesktopManager
https://github.com/uglide/RedisDesktopManager
stars | today |
---|---|
11243 | 22 |
🔧 Cross-platform GUI management tool for Redis
grpc / grpc
stars | today |
---|---|
19857 | 21 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
JoaoLopesF / RemoteDebug
https://github.com/JoaoLopesF/RemoteDebug
stars | today |
---|---|
223 | 19 |
Remote debug for ESP8266 and ESP32 - Library for Arduino - Debug WiFi projects over telnet with Print commands like Serial Monitor
cmderdev / cmder
https://github.com/cmderdev/cmder
stars | today |
---|---|
17312 | 19 |
Lovely console emulator package for Windows
generalized-intelligence / GAAS
https://github.com/generalized-intelligence/GAAS
stars | today |
---|---|
395 | 20 |
Open source autonomy flight and operation control system. Designed for autonomous drone and self-flying car.
Language: javascript
vadimdemedes / ink
https://github.com/vadimdemedes/ink
stars | today |
---|---|
9310 | 300 |
🌈 React for interactive command-line apps
vuejs / vue
stars | today |
---|---|
130001 | 138 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
123896 | 100 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
poteto / hiring-without-whiteboards
https://github.com/poteto/hiring-without-whiteboards
stars | today |
---|---|
11435 | 100 |
⭐️ Companies that don’t have a broken hiring process
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
40450 | 99 |
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
agalwood / Motrix
https://github.com/agalwood/Motrix
stars | today |
---|---|
5174 | 88 |
A full-featured download manager.
strapi / strapi
https://github.com/strapi/strapi
stars | today |
---|---|
12133 | 88 |
🚀 Open source Node.js Headless CMS to easily build customisable APIs
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
15949 | 75 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信/百度/支付宝/字节跳动小程序、H5、React Native 等的应用。 https://taro.js.org/
victordibia / handtrack.js
https://github.com/victordibia/handtrack.js
stars | today |
---|---|
145 | 79 |
A library for prototyping realtime hand detection (bounding box), directly in the browser.
iamkun / dayjs
https://github.com/iamkun/dayjs
stars | today |
---|---|
19152 | 78 |
⏰ Day.js 2KB immutable date library alternative to Moment.js with the same modern API
pomber / git-history
https://github.com/pomber/git-history
stars | today |
---|---|
9501 | 74 |
Quickly browse the history of a file from any git repository
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
45669 | 70 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
34764 | 67 |
UI component dev & test: React, React Native, Vue, Angular, Ember & more!
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
46312 | 65 |
Headless Chrome Node API
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
56037 | 64 |
Promise based HTTP client for the browser and node.js
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
64681 | 56 |
Set up a modern web app by running one command.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
74781 | 55 |
A framework for building native apps with React.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
32387 | 54 |
Build blazing fast, modern apps and websites with React
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
131380 | 43 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
82480 | 56 |
JavaScript Style Guide
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
49283 | 49 |
JavaScript 3D library.
SqueezerIO / squeezer
https://github.com/SqueezerIO/squeezer
stars | today |
---|---|
121 | 58 |
Squeezer Framework - Build serverless dApps
didi / chameleon
https://github.com/didi/chameleon
stars | today |
---|---|
3786 | 54 |
🦎 一套代码运行多端,一端所见即多端所见
diogomoretti / react-snakke
https://github.com/diogomoretti/react-snakke
stars | today |
---|---|
58 | 54 |
🐍 Reading position indicator for React
weilanwl / ColorUI
https://github.com/weilanwl/ColorUI
stars | today |
---|---|
1770 | 48 |
鲜亮的高饱和色彩,专注视觉的小程序组件库
Language: unknown
NationalSecurityAgency / ghidra
https://github.com/NationalSecurityAgency/ghidra
stars | today |
---|---|
7456 | 1965 |
Ghidra is a software reverse engineering (SRE) framework
ccyyycy / ycy
https://github.com/ccyyycy/ycy
stars | today |
---|---|
1122 | 1073 |
Welcome!Hello YCY
Micropoor / Micro8
https://github.com/Micropoor/Micro8
stars | today |
---|---|
11765 | 651 |
Gitbook
kenwoodjw / python_interview_question
https://github.com/kenwoodjw/python_interview_question
stars | today |
---|---|
1541 | 196 |
关于python的面试题
LisaDziuba / Awesome-Design-Tools
https://github.com/LisaDziuba/Awesome-Design-Tools
stars | today |
---|---|
6943 | 208 |
The best design tools for everything.
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
52084 | 141 |
😋 技术面试必备基础知识
imthenachoman / How-To-Secure-A-Linux-Server
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server
stars | today |
---|---|
7975 | 104 |
An evolving how-to guide for securing a Linux server.
Advanced-Frontend / Daily-Interview-Question
https://github.com/Advanced-Frontend/Daily-Interview-Question
stars | today |
---|---|
3179 | 95 |
工作日每天一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
80018 | 73 |
A collection of useful .gitignore templates
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
103255 | 82 |
😎 Awesome lists about all kinds of interesting topics
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
17787 | 76 |
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
97512 | 70 |
A book series on JavaScript. @YDKJS on twitter.
trimstray / nginx-quick-reference
https://github.com/trimstray/nginx-quick-reference
stars | today |
---|---|
7325 | 68 |
These notes describes how to improve Nginx performance, security and other important things; @ssllabs A+ 100%.
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
46118 | 62 |
📚 免费的计算机编程类中文书籍,欢迎投稿
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
118185 | 58 |
📚 Freely available programming books
justjavac / awesome-wechat-weapp
https://github.com/justjavac/awesome-wechat-weapp
stars | today |
---|---|
21949 | 51 |
微信小程序开发资源汇总 💯
XiaoGerGer / zimuzu-yyets-resourcelist
https://github.com/XiaoGerGer/zimuzu-yyets-resourcelist
stars | today |
---|---|
112 | 58 |
友好爬取了人人影视资源列表,按影片等级倒序排序
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
29557 | 49 |
后端架构师技术图谱
maruos / maruos
https://github.com/maruos/maruos
stars | today |
---|---|
1344 | 48 |
Your phone is your PC.
googlehosts / hosts
https://github.com/googlehosts/hosts
stars | today |
---|---|
10892 | 37 |
镜像: https://coding.net/u/scaffrey/p/hosts/git
sw-yx / react-typescript-cheatsheet
https://github.com/sw-yx/react-typescript-cheatsheet
stars | today |
---|---|
4395 | 47 |
Cheatsheets for experienced React developers getting started with TypeScript
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
18944 | 40 |
Curated list of project-based tutorials
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
43048 | 40 |
🎉 A curated list of awesome things related to Vue.js
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
42775 | 39 |
🤓 Build your own (insert technology here)