Language: python
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
42358 | 337 |
All Algorithms implemented in Python
facebookresearch / pythia
https://github.com/facebookresearch/pythia
stars | today |
---|---|
1936 | 323 |
A modular framework for Visual Question Answering research from Facebook AI Research (FAIR)
machinelearningmindset / machine-learning-course
https://github.com/machinelearningmindset/machine-learning-course
stars | today |
---|---|
4478 | 79 |
💬 Machine Learning Course with Python
weskerfoot / DeleteFB
https://github.com/weskerfoot/DeleteFB
stars | today |
---|---|
1906 | 81 |
Selenium script to delete all of your Facebook wall posts
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
53152 | 58 |
Models and examples built with TensorFlow
OWASP / CheatSheetSeries
https://github.com/OWASP/CheatSheetSeries
stars | today |
---|---|
5604 | 73 |
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
jakubroztocil / httpie
https://github.com/jakubroztocil/httpie
stars | today |
---|---|
41560 | 72 |
As easy as httpie /aitch-tee-tee-pie/ 🥧 Modern command line HTTP client – user-friendly curl alternative with intuitive UI, JSON support, syntax highlighting, wget-like downloads, extensions, etc. https://twitter.com/clihttp
apachecn / AiLearning
https://github.com/apachecn/AiLearning
stars | today |
---|---|
14116 | 63 |
AiLearning: 机器学习 - MachineLearning - ML、深度学习 - DeepLearning - DL、自然语言处理 NLP
cool-RR / PySnooper
https://github.com/cool-RR/PySnooper
stars | today |
---|---|
10733 | 67 |
Never use print for debugging again
kudeh / automate-the-boring-stuff-projects
https://github.com/kudeh/automate-the-boring-stuff-projects
stars | today |
---|---|
94 | 63 |
My project solutions for automate the boring stuff with python
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
63511 | 58 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
67730 | 55 |
A curated list of awesome Python frameworks, libraries, software and resources
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
24406 | 53 |
The Python programming language
shengqiangzhang / examples-of-web-crawlers
https://github.com/shengqiangzhang/examples-of-web-crawlers
stars | today |
---|---|
1677 | 54 |
python爬虫例子,对新手比较友好,主要爬取淘宝、天猫、微信、豆瓣、QQ等网站。
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
57284 | 51 |
A collective list of free APIs for use in software and web development.
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
23825 | 41 |
🏡 Open source home automation that puts local control and privacy first
ageitgey / face_recognition
https://github.com/ageitgey/face_recognition
stars | today |
---|---|
24112 | 38 |
The world’s simplest facial recognition api for Python and the command line
pyecharts / pyecharts
https://github.com/pyecharts/pyecharts
stars | today |
---|---|
5620 | 42 |
🎨 Python Echarts Plotting Library
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
41389 | 35 |
Deep Learning for humans
dagwieers / dstat
https://github.com/dagwieers/dstat
stars | today |
---|---|
1104 | 41 |
Versatile resource statistics tool
googlecolab / colabtools
https://github.com/googlecolab/colabtools
stars | today |
---|---|
468 | 42 |
Python libraries for Google Colaboratory
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
18636 | 36 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
python / black
https://github.com/python/black
stars | today |
---|---|
10305 | 39 |
The uncompromising Python code formatter
django / django
https://github.com/django/django
stars | today |
---|---|
41722 | 28 |
The Web framework for perfectionists with deadlines.
aquasecurity / kube-hunter
https://github.com/aquasecurity/kube-hunter
stars | today |
---|---|
1305 | 34 |
Hunt for security weaknesses in Kubernetes clusters
Language: go
djhworld / simple-computer
https://github.com/djhworld/simple-computer
stars | today |
---|---|
610 | 221 |
the scott CPU from “But How Do It Know?” by J. Clark Scott
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
53060 | 72 |
Production-Grade Container Scheduling and Management
golang / go
stars | today |
---|---|
58491 | 78 |
The Go programming language
VictoriaMetrics / VictoriaMetrics
https://github.com/VictoriaMetrics/VictoriaMetrics
stars | today |
---|---|
196 | 79 |
VictoriaMetrics - high-performance and cost-effective time series database
hashicorp / terraform
https://github.com/hashicorp/terraform
stars | today |
---|---|
16985 | 57 |
Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
44136 | 52 |
A curated list of awesome Go frameworks, libraries and software
aceld / zinx
stars | today |
---|---|
773 | 49 |
基于Golang解决的长连接并发服务器框架
rancher / rio
https://github.com/rancher/rio
stars | today |
---|---|
523 | 50 |
Kubernetes based MicroPaaS
b3log / wide
stars | today |
---|---|
2843 | 50 |
🌈 一款基于 Web 的 Go 语言 IDE,随时随地玩 golang。 https://hacpai.com/tag/wide
kubernetes-sigs / kind
https://github.com/kubernetes-sigs/kind
stars | today |
---|---|
1895 | 49 |
Kubernetes IN Docker - local clusters for testing Kubernetes
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
27492 | 46 |
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.
pulumi / pulumi
https://github.com/pulumi/pulumi
stars | today |
---|---|
2777 | 46 |
Define cloud apps and infrastructure in your favorite language and deploy to any cloud
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
30210 | 36 |
A golang ebook intro how to build a web with golang
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
17705 | 34 |
Connect, secure, control, and observe services.
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
21612 | 39 |
🌸 A command-line fuzzy finder
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
24128 | 37 |
The Prometheus monitoring system and time series database.
developer-learning / reading-go
https://github.com/developer-learning/reading-go
stars | today |
---|---|
3686 | 35 |
Go 夜读 > 每周通过 zoom 在线直播的方式分享 Go 相关的技术话题,每天大家在 微信/Slack 上及时沟通交流编程技术话题。
knqyf263 / trivy
https://github.com/knqyf263/trivy
stars | today |
---|---|
1131 | 35 |
A Simple and Comprehensive Vulnerability Scanner for Containers, Suitable for CI
grafana / loki
https://github.com/grafana/loki
stars | today |
---|---|
6126 | 34 |
Like Prometheus, but for logs.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
35321 | 31 |
The world’s fastest framework for building websites.
bilibili / kratos
https://github.com/bilibili/kratos
stars | today |
---|---|
4489 | 31 |
Kratos是bilibili开源的一套Go微服务框架,包含大量微服务相关框架及工具。
fullstorydev / grpcurl
https://github.com/fullstorydev/grpcurl
stars | today |
---|---|
1614 | 31 |
Like cURL, but for gRPC: Command-line tool for interacting with gRPC servers
hashicorp / consul
https://github.com/hashicorp/consul
stars | today |
---|---|
15983 | 27 |
Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
helm / helm
stars | today |
---|---|
11847 | 24 |
The Kubernetes Package Manager
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
42124 | 28 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
Language: java
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
27014 | 334 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
40934 | 178 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
63350 | 177 |
📚 技术面试必备基础知识、Leetcode 题解、后端面试、Java 面试、春招、秋招、操作系统、计算机网络、系统设计
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
13820 | 158 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
siaorg / sia-task
https://github.com/siaorg/sia-task
stars | today |
---|---|
370 | 127 |
微服务任务调度框架
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
20240 | 67 |
😮 互联网 Java 工程师进阶知识完全扫盲:涵盖高并发、分布式、高可用、微服务等领域知识
ityouknow / spring-boot-examples
https://github.com/ityouknow/spring-boot-examples
stars | today |
---|---|
15249 | 65 |
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
linlinjava / litemall
https://github.com/linlinjava/litemall
stars | today |
---|---|
6898 | 65 |
又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
14310 | 40 |
The “REST With Spring” Course:
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
38228 | 55 |
Spring Boot
devzwy / open_nsfw_android
https://github.com/devzwy/open_nsfw_android
stars | today |
---|---|
431 | 57 |
色情图片离线识别,基于TensorFlow实现。识别只需200ms,可断网测试,成功率99%,调用只要一行代码,从雅虎的开源项目open_nsfw移植,tflite(6M)为训练好的模型,该模型文件可用于iOS、java、C++等平台
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
26653 | 48 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
14232 | 48 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
41291 | 42 |
Open Source, Distributed, RESTful Search Engine
alibaba / easyexcel
https://github.com/alibaba/easyexcel
stars | today |
---|---|
6047 | 42 |
快速、简单避免OOM的java处理Excel工具
b2ihealthcare / snow-owl
https://github.com/b2ihealthcare/snow-owl
stars | today |
---|---|
78 | 47 |
🦉 Snow Owl - production ready, scalable terminology server (SNOMED CT, ATC, ICD-10, LOINC and others)
seata / seata
https://github.com/seata/seata
stars | today |
---|---|
9010 | 40 |
🔥 Seata is an easy-to-use, high-performance, java based, open source distributed transaction solution.
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
14064 | 40 |
All Algorithms implemented in Java
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
13311 | 40 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
zhangdaiscott / jeecg-boot
https://github.com/zhangdaiscott/jeecg-boot
stars | today |
---|---|
1248 | 38 |
Jeecg-Boot 是一款基于代码生成器的智能开发平台!采用前后端分离架构:SpringBoot,Mybatis,Shiro,JWT,Vue&Ant Design。强大的代码生成器让前端和后台代码一键生成,不需要写任何代码,绝对是全栈开发福音!! JeecgBoot的宗旨是提高UI能力的同时,降低前后分离的开发成本,JeecgBoot还独创在线开发模式,No代码概念,一系列在线智能开发:在线配置表单、在线配置报表、在线设计流程等等。
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
29341 | 31 |
Spring Framework
apache / skywalking
https://github.com/apache/skywalking
stars | today |
---|---|
8601 | 36 |
APM, Application Performance Monitoring System
alibaba / flutter_boost
https://github.com/alibaba/flutter_boost
stars | today |
---|---|
1639 | 35 |
FlutterBoost is a Flutter plugin which enables hybrid integration of Flutter for your existing native apps with minimum efforts
elunez / eladmin
https://github.com/elunez/eladmin
stars | today |
---|---|
1499 | 28 |
项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
47838 | 30 |
Design patterns implemented in Java
Language: c++
BinomialLLC / basis_universal
https://github.com/BinomialLLC/basis_universal
stars | today |
---|---|
729 | 519 |
Basis Universal GPU Texture Codec
SerenityOS / serenity
https://github.com/SerenityOS/serenity
stars | today |
---|---|
1172 | 458 |
Serenity Operating System
microsoft / terminal
https://github.com/microsoft/terminal
stars | today |
---|---|
40514 | 326 |
The new Windows Terminal, and the original Windows console host – all in the same place!
SandboxEscaper / polarbearrepo
https://github.com/SandboxEscaper/polarbearrepo
stars | today |
---|---|
592 | 213 |
topisani / OTTO
https://github.com/topisani/OTTO
stars | today |
---|---|
1370 | 224 |
Sampler, Sequencer, Multi-engine synth and effects - in a box!
xdspacelab / openvslam
https://github.com/xdspacelab/openvslam
stars | today |
---|---|
619 | 190 |
A Versatile Visual SLAM Framework
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
128158 | 101 |
An Open Source Machine Learning Framework for Everyone
google / zetasql
https://github.com/google/zetasql
stars | today |
---|---|
936 | 108 |
ZetaSQL - Analyzer Framework for SQL
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
73586 | 57 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
lettier / 3d-game-shaders-for-beginners
https://github.com/lettier/3d-game-shaders-for-beginners
stars | today |
---|---|
3864 | 59 |
🎮 A step-by-step guide on how to implement SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
35012 | 34 |
Open Source Computer Vision Library
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
28335 | 41 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
34510 | 37 |
Protocol Buffers - Google’s data interchange format
microsoft / SPTAG
https://github.com/microsoft/SPTAG
stars | today |
---|---|
3009 | 40 |
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.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
27191 | 39 |
Tesseract Open Source OCR Engine (main repository)
microsoft / interpret
https://github.com/microsoft/interpret
stars | today |
---|---|
982 | 38 |
Fit interpretable models. Explain blackbox machine learning.
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
47818 | 29 |
The Swift Programming Language
Mooophy / Cpp-Primer
https://github.com/Mooophy/Cpp-Primer
stars | today |
---|---|
4114 | 30 |
C++ Primer 5 answers
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
22354 | 27 |
Godot Engine – Multi-platform 2D and 3D game engine
microsoft / calculator
https://github.com/microsoft/calculator
stars | today |
---|---|
16890 | 26 |
Windows Calculator: A simple yet powerful calculator that ships with Windows
supertuxkart / stk-code
https://github.com/supertuxkart/stk-code
stars | today |
---|---|
1390 | 23 |
The code base of supertuxkart
huihut / interview
https://github.com/huihut/interview
stars | today |
---|---|
5350 | 25 |
📚 C/C++面试基础知识总结
QBDI / QBDI
stars | today |
---|---|
455 | 26 |
A Dynamic Binary Instrumentation framework based on LLVM.
BVLC / caffe
stars | today |
---|---|
28161 | 23 |
Caffe: a fast open framework for deep learning.
olive-editor / olive
https://github.com/olive-editor/olive
stars | today |
---|---|
1750 | 26 |
Professional open-source NLE video editor
Language: javascript
cloudkj / scar
https://github.com/cloudkj/scar
stars | today |
---|---|
1018 | 445 |
Deploy static websites in seconds - with HTTPS, a global CDN, and custom domains.
azl397985856 / leetcode
https://github.com/azl397985856/leetcode
stars | today |
---|---|
7990 | 195 |
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
PavelDoGreat / WebGL-Fluid-Simulation
https://github.com/PavelDoGreat/WebGL-Fluid-Simulation
stars | today |
---|---|
2542 | 205 |
Play with fluids in your browser (works even on mobile)
imfunniee / gitfolio
https://github.com/imfunniee/gitfolio
stars | today |
---|---|
2219 | 192 |
personal website + blog for every github user
developit / dlv
https://github.com/developit/dlv
stars | today |
---|---|
768 | 147 |
Safe deep property access in 120 bytes. x = dlv(obj, ‘a.b.x’)
vuejs / vue
stars | today |
---|---|
139293 | 125 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
sveltejs / svelte
https://github.com/sveltejs/svelte
stars | today |
---|---|
16444 | 140 |
Cybernetically enhanced web apps
TankerHQ / sdk-js
https://github.com/TankerHQ/sdk-js
stars | today |
---|---|
439 | 134 |
Tanker client-side encryption SDK for JavaScript
playcanvas / engine
https://github.com/playcanvas/engine
stars | today |
---|---|
4480 | 127 |
Fast and lightweight WebGL game engine
lib-pku / libpku
https://github.com/lib-pku/libpku
stars | today |
---|---|
17536 | 96 |
贵校课程资料民间整理
agalwood / Motrix
https://github.com/agalwood/Motrix
stars | today |
---|---|
9802 | 87 |
A full-featured download manager.
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
129687 | 84 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
mui-org / material-ui
https://github.com/mui-org/material-ui
stars | today |
---|---|
47071 | 63 |
React components for faster and easier web development. Build your own design system, or start with Material Design.
dcloudio / uni-app
https://github.com/dcloudio/uni-app
stars | today |
---|---|
7411 | 70 |
使用 Vue.js 开发跨平台应用的前端框架
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
77444 | 61 |
A framework for building native apps with React.
jaywcjlove / awesome-mac
https://github.com/jaywcjlove/awesome-mac
stars | today |
---|---|
28472 | 67 |
Now we have become very big, Different from the original idea. Collect premium software in various categories.
robb0wen / tornis
https://github.com/robb0wen/tornis
stars | today |
---|---|
571 | 68 |
Tornis helps you watch and respond to changes in your browser’s viewport 🌲
syhyz1990 / baiduyun
https://github.com/syhyz1990/baiduyun
stars | today |
---|---|
5750 | 62 |
🖖 油猴脚本 一个脚本搞定百度网盘下载
axios / axios
https://github.com/axios/axios
stars | today |
---|---|
59724 | 61 |
Promise based HTTP client for the browser and node.js
franciscop / ola
https://github.com/franciscop/ola
stars | today |
---|---|
1370 | 63 |
🌊 Smooth animation library for interpolating numbers
Binaryify / NeteaseCloudMusicApi
https://github.com/Binaryify/NeteaseCloudMusicApi
stars | today |
---|---|
9144 | 57 |
网易云音乐 Node.js API service
mrdoob / three.js
https://github.com/mrdoob/three.js
stars | today |
---|---|
51782 | 53 |
JavaScript 3D library.
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
67893 | 49 |
Set up a modern web app by running one command.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
133492 | 46 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
nodejs / node
https://github.com/nodejs/node
stars | today |
---|---|
61450 | 49 |
Node.js JavaScript runtime ✨ 🐢 🚀 ✨
Language: unknown
jlevy / the-art-of-command-line
https://github.com/jlevy/the-art-of-command-line
stars | today |
---|---|
45149 | 2996 |
Master the command line, in one page
benmahr / RenZhengfei
https://github.com/benmahr/RenZhengfei
stars | today |
---|---|
2459 | 842 |
任正非思想
jamiebuilds / babel-handbook
https://github.com/jamiebuilds/babel-handbook
stars | today |
---|---|
7208 | 208 |
📘 A guided handbook on how to use Babel and how to create plugins for Babel.
dwmkerr / hacker-laws
https://github.com/dwmkerr/hacker-laws
stars | today |
---|---|
5614 | 198 |
💻 📖 Laws, Theories, Principles and Patterns that developers will find useful.
abhat222 / Data-Science–Cheat-Sheet
https://github.com/abhat222/Data-Science--Cheat-Sheet
stars | today |
---|---|
6392 | 120 |
Cheat Sheets
nusr / hacker-laws-zh
https://github.com/nusr/hacker-laws-zh
stars | today |
---|---|
2197 | 114 |
💻 📖 Laws, Theories, Principles and Patterns that developers will find useful. (对开发人员有用的定律、理论、原则和模式。)
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
108956 | 95 |
😎 Awesome lists about all kinds of interesting topics
Bypass007 / Emergency-Response-Notes
https://github.com/Bypass007/Emergency-Response-Notes
stars | today |
---|---|
743 | 81 |
应急响应实战笔记,一个安全工程师的自我修养。
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
81716 | 76 |
Roadmap to becoming a web developer in 2019
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
84201 | 57 |
A collection of useful .gitignore templates
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
123229 | 52 |
📚 Freely available programming books
yadox666 / The-Hackers-Hardware-Toolkit
https://github.com/yadox666/The-Hackers-Hardware-Toolkit
stars | today |
---|---|
879 | 48 |
The best hacker’s gadgets for Red Team pentesters and security researchers.
scutan90 / DeepLearning-500-questions
https://github.com/scutan90/DeepLearning-500-questions
stars | today |
---|---|
25748 | 43 |
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续………… 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
getlantern / download
https://github.com/getlantern/download
stars | today |
---|---|
7765 | 44 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/lantern/releases/tag/latest 🔴
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
45580 | 39 |
🎉 A curated list of awesome things related to Vue.js
HuijieL / RenZhengfei
https://github.com/HuijieL/RenZhengfei
stars | today |
---|---|
542 | 38 |
任正非思想
alebcay / awesome-shell
https://github.com/alebcay/awesome-shell
stars | today |
---|---|
15844 | 41 |
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
20242 | 39 |
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
justjavac / awesome-wechat-weapp
https://github.com/justjavac/awesome-wechat-weapp
stars | today |
---|---|
24022 | 35 |
微信小程序开发资源汇总 💯
herrbischoff / awesome-macos-command-line
https://github.com/herrbischoff/awesome-macos-command-line
stars | today |
---|---|
20980 | 35 |
Use your macOS terminal shell to do awesome things.
chokcoco / iCSS
https://github.com/chokcoco/iCSS
stars | today |
---|---|
5855 | 31 |
不止于 CSS
dxxzst / Free-SS-SSR
https://github.com/dxxzst/Free-SS-SSR
stars | today |
---|---|
1152 | 32 |
免费的SS账号、SSR账号,定期更新。优先更新:
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
32365 | 27 |
后端架构师技术图谱
MSWorkers / support.996.ICU
https://github.com/MSWorkers/support.996.ICU
stars | today |
---|---|
9518 | 30 |
Microsoft and GitHub Workers Support 996.ICU
jdlc105 / Must-read-papers-and-continuous-tracking-on-Graph-Neural-Network-GNN-progress
https://github.com/jdlc105/Must-read-papers-and-continuous-tracking-on-Graph-Neural-Network-GNN-progress
stars | today |
---|---|
59 | 27 |
Papers on Graph neural network(GNN)