Language: python
pirate / ArchiveBox
https://github.com/pirate/ArchiveBox
stars | today |
---|---|
2354 | 433 |
🗃 The open source self-hosted web archive. Takes browser history/bookmarks/Pocket/Pinboard/etc., saves HTML, JS, PDFs, media, and more…
rusty1s / pytorch_geometric
https://github.com/rusty1s/pytorch_geometric
stars | today |
---|---|
1839 | 296 |
Geometric Deep Learning Extension Library for PyTorch
CriseLYJ / awesome-python-login-model
https://github.com/CriseLYJ/awesome-python-login-model
stars | today |
---|---|
1763 | 158 |
😮 python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助 ❤️ ,如果喜欢记得给个star哦 🌟
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
58979 | 112 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
23004 | 86 |
All Algorithms implemented in Python
geekcomputers / Python
https://github.com/geekcomputers/Python
stars | today |
---|---|
10012 | 70 |
My Python Examples
USTC-Resource / USTC-Course
https://github.com/USTC-Resource/USTC-Course
stars | today |
---|---|
758 | 69 |
❤️ 中国科学技术大学课程资源
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
63735 | 53 |
A curated list of awesome Python frameworks, libraries, software and resources
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
53212 | 53 |
A collective list of free APIs for use in software and web development.
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
15575 | 44 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
OWASP / CheatSheetSeries
https://github.com/OWASP/CheatSheetSeries
stars | today |
---|---|
1084 | 43 |
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
49361 | 36 |
Models and examples built with TensorFlow
dmlc / dgl
stars | today |
---|---|
1591 | 41 |
Python package built to ease deep learning on graph, on top of existing DL frameworks.
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
38906 | 36 |
Deep Learning for humans
Giphy / celeb-detection-oss
https://github.com/Giphy/celeb-detection-oss
stars | today |
---|---|
517 | 40 |
GIPHY’s Open-Source Celebrity Detection Deep Learning Model
foolwood / SiamMask
https://github.com/foolwood/SiamMask
stars | today |
---|---|
541 | 36 |
[CVPR2019] Fast Online Object Tracking and Segmentation: A Unifying Approach
zhaoolee / ChromeAppHeroes
https://github.com/zhaoolee/ChromeAppHeroes
stars | today |
---|---|
401 | 39 |
🌈 Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~
remoteinterview / zero
https://github.com/remoteinterview/zero
stars | today |
---|---|
3788 | 36 |
Zero is a web server to simplify web development.
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
48006 | 33 |
Command-line program to download videos from YouTube.com and other video sites
dropbox / stone
https://github.com/dropbox/stone
stars | today |
---|---|
276 | 36 |
Write your APIs in stone.
openai / gpt-2
https://github.com/openai/gpt-2
stars | today |
---|---|
4354 | 27 |
Code for the paper “Language Models are Unsupervised Multitask Learners”
uber / ludwig
https://github.com/uber/ludwig
stars | today |
---|---|
3798 | 26 |
Ludwig is a toolbox built on top of TensorFlow that allows to train and test deep learning models without the need to write code.
matterport / Mask_RCNN
https://github.com/matterport/Mask_RCNN
stars | today |
---|---|
10741 | 26 |
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
21880 | 24 |
🏡 Open source home automation that puts local control and privacy first
smacke / subsync
https://github.com/smacke/subsync
stars | today |
---|---|
3192 | 26 |
Automagically synchronize subtitles with video.
Language: go
gotify / server
https://github.com/gotify/server
stars | today |
---|---|
1038 | 379 |
A simple server for sending and receiving messages in real-time per web socket. (Includes a sleek web-ui)
pwaller / go2ll-talk
https://github.com/pwaller/go2ll-talk
stars | today |
---|---|
97 | 77 |
Live coding a basic Go compiler with LLVM in 20 minutes
rancher / k3s
https://github.com/rancher/k3s
stars | today |
---|---|
5031 | 71 |
Lightweight Kubernetes. 5 less than k8s.
uber / kraken
https://github.com/uber/kraken
stars | today |
---|---|
1597 | 71 |
P2P Docker registry capable of distributing TBs of data in seconds
ovh / cds
stars | today |
---|---|
1635 | 51 |
Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform
fsnotify / fsnotify
https://github.com/fsnotify/fsnotify
stars | today |
---|---|
3140 | 44 |
Cross-platform file system notifications for Go.
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
20767 | 42 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
micro / go-micro
https://github.com/micro/go-micro
stars | today |
---|---|
6232 | 40 |
A microservice framework
xujiajun / nutsdb
https://github.com/xujiajun/nutsdb
stars | today |
---|---|
455 | 35 |
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.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
40876 | 31 |
A curated list of awesome Go frameworks, libraries and software
golang / go
stars | today |
---|---|
54234 | 31 |
The Go programming language
jpschroeder / pipe-to-me
https://github.com/jpschroeder/pipe-to-me
stars | today |
---|---|
213 | 33 |
Stream data over http using curl.
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
12142 | 29 |
百度网盘客户端 - Go语言编写
dunglas / mercure
https://github.com/dunglas/mercure
stars | today |
---|---|
1043 | 30 |
Server-sent live updates: protocol and reference implementation
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
49293 | 26 |
Production-Grade Container Scheduling and Management
gocaio / goca
https://github.com/gocaio/goca
stars | today |
---|---|
118 | 27 |
Goca Scanner
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
24961 | 26 |
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.
c9s / goprocinfo
https://github.com/c9s/goprocinfo
stars | today |
---|---|
431 | 26 |
Linux /proc info parser for Go
syncthing / syncthing
https://github.com/syncthing/syncthing
stars | today |
---|---|
24547 | 24 |
Open Source Continuous File Synchronization
usefathom / fathom
https://github.com/usefathom/fathom
stars | today |
---|---|
4927 | 23 |
Fathom. Simple, trustworthy website analytics. Built with Golang & Preact.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
33298 | 20 |
The world’s fastest framework for building websites.
mholt / caddy
https://github.com/mholt/caddy
stars | today |
---|---|
20905 | 18 |
Fast, cross-platform HTTP/2 web server with automatic HTTPS
lalamove / konfig
https://github.com/lalamove/konfig
stars | today |
---|---|
441 | 18 |
Composable, observable and performant config handling for Go for the distributed processing era
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
15021 | 17 |
Minio is an open source object storage server compatible with Amazon S3 APIs
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
23361 | 16 |
Distributed reliable key-value store for the most critical data of a distributed system
Language: java
CypherpunkArmory / UserLAnd
https://github.com/CypherpunkArmory/UserLAnd
stars | today |
---|---|
747 | 263 |
Main UserLAnd Repository
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
28367 | 134 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
quarkusio / quarkus
https://github.com/quarkusio/quarkus
stars | today |
---|---|
472 | 99 |
Quarkus: Supersonic Subatomic Java.
gedoor / MyBookshelf
https://github.com/gedoor/MyBookshelf
stars | today |
---|---|
1283 | 66 |
阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
11810 | 60 |
😮 互联网 Java 工程师进阶知识完全扫盲
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
7876 | 54 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
12285 | 22 |
The “REST With Spring” Course:
alibaba / fescar
https://github.com/alibaba/fescar
stars | today |
---|---|
6196 | 31 |
🔥 Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
38957 | 28 |
Open Source, Distributed, RESTful Search Engine
Meituan-Dianping / Leaf
https://github.com/Meituan-Dianping/Leaf
stars | today |
---|---|
684 | 29 |
Distributed ID Generate Service
qiurunze123 / miaosha
https://github.com/qiurunze123/miaosha
stars | today |
---|---|
5614 | 29 |
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析 🙋 🐓
ityouknow / spring-boot-examples
https://github.com/ityouknow/spring-boot-examples
stars | today |
---|---|
9876 | 29 |
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
35005 | 24 |
Spring Boot
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
24945 | 21 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
10760 | 23 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
didi / DoraemonKit
https://github.com/didi/DoraemonKit
stars | today |
---|---|
5616 | 24 |
简称 “DoKit” 。一款功能齐全的客户端( iOS 、Android )研发助手,你值得拥有。
alipay / sofa-jraft
https://github.com/alipay/sofa-jraft
stars | today |
---|---|
397 | 23 |
An industrial-grade java implementation of RAFT consensus algorithm.
apache / incubator-skywalking
https://github.com/apache/incubator-skywalking
stars | today |
---|---|
6199 | 22 |
A distributed tracing system, and APM ( Application Performance Monitoring )
guanpj / JReadHub
https://github.com/guanpj/JReadHub
stars | today |
---|---|
91 | 24 |
Readhub Android 客户端——官网 : https://readhub.cn
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
27094 | 15 |
Spring Framework
netty / netty
https://github.com/netty/netty
stars | today |
---|---|
18213 | 18 |
Netty project - an event-driven asynchronous network application framework
gotify / android
https://github.com/gotify/android
stars | today |
---|---|
79 | 18 |
An app for receiving push notifications on new messages posted to gotify/server.
apache / flink
https://github.com/apache/flink
stars | today |
---|---|
7799 | 14 |
Apache Flink
hankcs / HanLP
https://github.com/hankcs/HanLP
stars | today |
---|---|
11202 | 17 |
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
Wechat-Group / WxJava
https://github.com/Wechat-Group/WxJava
stars | today |
---|---|
13210 | 14 |
WxJava (微信开发 Java SDK),支持包括微信支付、开放平台、小程序、企业微信/企业号和公众号等的后端开发
Language: c++
Microsoft / calculator
https://github.com/Microsoft/calculator
stars | today |
---|---|
9793 | 959 |
Windows Calculator: A simple yet powerful calculator that ships with Windows
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
122338 | 101 |
An Open Source Machine Learning Framework for Everyone
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
14685 | 42 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
huihut / interview
https://github.com/huihut/interview
stars | today |
---|---|
3484 | 33 |
📚 C/C++面试基础知识总结
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
25564 | 30 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
32466 | 24 |
Open Source Computer Vision Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
70796 | 27 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
Xtra-Computing / thundergbm
https://github.com/Xtra-Computing/thundergbm
stars | today |
---|---|
263 | 26 |
ThunderGBM: Fast GBDTs and Random Forests on GPUs
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
19734 | 24 |
Godot Engine – Multi-platform 2D and 3D game engine
REDasmOrg / REDasm
https://github.com/REDasmOrg/REDasm
stars | today |
---|---|
491 | 23 |
The OpenSource Disassembler
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
25063 | 20 |
Tesseract Open Source OCR Engine (main repository)
lemire / simdjson
https://github.com/lemire/simdjson
stars | today |
---|---|
5884 | 21 |
Parsing gigabytes of JSON per second
swoole / swoole-src
https://github.com/swoole/swoole-src
stars | today |
---|---|
12425 | 20 |
🚀 Coroutine-based concurrency library for PHP (Like Golang)
energicryptocurrency / energi
https://github.com/energicryptocurrency/energi
stars | today |
---|---|
1706 | 19 |
Cryptocurrency for world adoption.
generalized-intelligence / GAAS
https://github.com/generalized-intelligence/GAAS
stars | today |
---|---|
436 | 19 |
Open source autonomy flight and operation control system. Designed for autonomous drone and self-flying car.
andrewwillmott / sun-sky
https://github.com/andrewwillmott/sun-sky
stars | today |
---|---|
116 | 19 |
Various sun/sky models, convolution of theta/gamma-parameterised models
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
32573 | 17 |
Protocol Buffers - Google’s data interchange format
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
37426 | 14 |
Bitcoin Core integration/staging tree
google / flutter-desktop-embedding
https://github.com/google/flutter-desktop-embedding
stars | today |
---|---|
4150 | 16 |
Desktop implementations of the Flutter embedding API
uNetworking / uWebSockets.js
https://github.com/uNetworking/uWebSockets.js
stars | today |
---|---|
1469 | 15 |
TypeScript web server - 15x faster than Deno
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
14065 | 12 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
boostorg / beast
https://github.com/boostorg/beast
stars | today |
---|---|
1850 | 15 |
HTTP and WebSocket built on Boost.Asio in C++11
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
46893 | 12 |
The Swift Programming Language
arendst / Sonoff-Tasmota
https://github.com/arendst/Sonoff-Tasmota
stars | today |
---|---|
6122 | 13 |
Provide ESP8266 based itead Sonoff with Web, MQTT and OTA firmware using Arduino IDE or PlatformIO
ValveSoftware / Proton
https://github.com/ValveSoftware/Proton
stars | today |
---|---|
7995 | 14 |
Compatibility tool for Steam Play based on Wine and additional components
Language: javascript
agalwood / Motrix
https://github.com/agalwood/Motrix
stars | today |
---|---|
5382 | 139 |
A full-featured download manager.
viatsko / awesome-vscode
https://github.com/viatsko/awesome-vscode
stars | today |
---|---|
13832 | 122 |
🎨 A curated list of delightful VS Code packages and resources.
vadimdemedes / ink
https://github.com/vadimdemedes/ink
stars | today |
---|---|
9591 | 121 |
🌈 React for interactive command-line apps
vuejs / vue
stars | today |
---|---|
130172 | 96 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
124032 | 84 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
arangodb / arangodb
https://github.com/arangodb/arangodb
stars | today |
---|---|
7496 | 70 |
🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions.
pomber / git-history
https://github.com/pomber/git-history
stars | today |
---|---|
9656 | 63 |
Quickly browse the history of a file from any git repository
myliang / x-spreadsheet
https://github.com/myliang/x-spreadsheet
stars | today |
---|---|
4376 | 57 |
A web-based JavaScript(canvas) spreadsheet
axa-group / nlp.js
https://github.com/axa-group/nlp.js
stars | today |
---|---|
2081 | 54 |
An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
40557 | 48 |
A curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
lukeed / dequal
https://github.com/lukeed/dequal
stars | today |
---|---|
167 | 50 |
A tiny (247B) utility for check for deep equality
victordibia / handtrack.js
https://github.com/victordibia/handtrack.js
stars | today |
---|---|
257 | 46 |
A library for prototyping realtime hand detection (bounding box), directly in the browser.
poteto / hiring-without-whiteboards
https://github.com/poteto/hiring-without-whiteboards
stars | today |
---|---|
11564 | 46 |
⭐️ Companies that don’t have a broken hiring process
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
56122 | 45 |
Promise based HTTP client for the browser and node.js
strapi / strapi
https://github.com/strapi/strapi
stars | today |
---|---|
12270 | 42 |
🚀 Open source Node.js Headless CMS to easily build customisable APIs
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
45749 | 41 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
46386 | 43 |
Headless Chrome Node API
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
16036 | 40 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信/百度/支付宝/字节跳动小程序、H5、React Native 等的应用。 https://taro.js.org/
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
64750 | 35 |
Set up a modern web app by running one command.
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
45018 | 34 |
React components for faster and easier web development. Build your own design system, or start with Material Design.
iamkun / dayjs
https://github.com/iamkun/dayjs
stars | today |
---|---|
19241 | 35 |
⏰ Day.js 2KB immutable date library alternative to Moment.js with the same modern API
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
58864 | 31 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
32449 | 30 |
Build blazing fast, modern apps and websites with React
storybooks / storybook
https://github.com/storybooks/storybook
stars | today |
---|---|
34857 | 30 |
UI component dev & test: React, React Native, Vue, Angular, Ember & more!
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
74832 | 27 |
A framework for building native apps with React.
Language: unknown
NationalSecurityAgency / ghidra
https://github.com/NationalSecurityAgency/ghidra
stars | today |
---|---|
8720 | 430 |
Ghidra is a software reverse engineering (SRE) framework
Micropoor / Micro8
https://github.com/Micropoor/Micro8
stars | today |
---|---|
12202 | 160 |
Gitbook
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
52320 | 97 |
😋 技术面试必备基础知识
ccyyycy / ycy
https://github.com/ccyyycy/ycy
stars | today |
---|---|
1549 | 104 |
“Hello YCY” Programming Competition
kenwoodjw / python_interview_question
https://github.com/kenwoodjw/python_interview_question
stars | today |
---|---|
1709 | 77 |
关于python的面试题
LisaDziuba / Awesome-Design-Tools
https://github.com/LisaDziuba/Awesome-Design-Tools
stars | today |
---|---|
7160 | 80 |
The best design tools for everything.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
103393 | 69 |
😎 Awesome lists about all kinds of interesting topics
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
80100 | 47 |
A collection of useful .gitignore templates
justjavac / free-programming-books-zh_CN
https://github.com/justjavac/free-programming-books-zh_CN
stars | today |
---|---|
46208 | 56 |
📚 免费的计算机编程类中文书籍,欢迎投稿
imthenachoman / How-To-Secure-A-Linux-Server
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server
stars | today |
---|---|
8105 | 51 |
An evolving how-to guide for securing a Linux server.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
118245 | 39 |
📚 Freely available programming books
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
97591 | 40 |
A book series on JavaScript. @YDKJS on twitter.
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
17869 | 41 |
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
BisratYalew / python-cheatsheet
https://github.com/BisratYalew/python-cheatsheet
stars | today |
---|---|
47 | 38 |
Collection of Python code snippets and cheatsheets (made for humans)
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
29628 | 30 |
后端架构师技术图谱
firstcontributions / first-contributions
https://github.com/firstcontributions/first-contributions
stars | today |
---|---|
6007 | 19 |
🚀 ✨ Help beginners to contribute to open source projects
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
18998 | 29 |
Curated list of project-based tutorials
justjavac / awesome-wechat-weapp
https://github.com/justjavac/awesome-wechat-weapp
stars | today |
---|---|
21997 | 24 |
微信小程序开发资源汇总 💯
ngosang / trackerslist
https://github.com/ngosang/trackerslist
stars | today |
---|---|
8294 | 27 |
An updated list of public BitTorrent trackers
googlehosts / hosts
https://github.com/googlehosts/hosts
stars | today |
---|---|
10931 | 22 |
镜像: https://coding.net/u/scaffrey/p/hosts/git
Advanced-Frontend / Daily-Interview-Question
https://github.com/Advanced-Frontend/Daily-Interview-Question
stars | today |
---|---|
3256 | 27 |
工作日每天一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
yoshi1125hisa / lets-not-be-arrested
https://github.com/yoshi1125hisa/lets-not-be-arrested
stars | today |
---|---|
27 | 24 |
This project is intended to protest against the police in Japan
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
43113 | 26 |
🎉 A curated list of awesome things related to Vue.js
binhnguyennus / awesome-scalability
https://github.com/binhnguyennus/awesome-scalability
stars | today |
---|---|
14752 | 24 |
The Patterns Behind Scalable, Reliable, and Performant Large-Scale Systems