Language: python
google / clusterfuzz
https://github.com/google/clusterfuzz
stars | today |
---|---|
2315 | 406 |
All your bug are belong to us.
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
50255 | 382 |
A collective list of free APIs for use in software and web development.
gto76 / python-cheatsheet
https://github.com/gto76/python-cheatsheet
stars | today |
---|---|
2873 | 253 |
Comprehensive Python Cheatsheet
NVlabs / stylegan
https://github.com/NVlabs/stylegan
stars | today |
---|---|
1523 | 213 |
StyleGAN - Official TensorFlow Implementation
uber / ludwig
https://github.com/uber/ludwig
stars | today |
---|---|
205 | 148 |
Ludwig is a toolbox built on top of TensorFlow that allows to train and test deep learning models without the need to write code.
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
56848 | 132 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
nl8590687 / ASRT_SpeechRecognition
https://github.com/nl8590687/ASRT_SpeechRecognition
stars | today |
---|---|
695 | 121 |
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
iterative / dvc
https://github.com/iterative/dvc
stars | today |
---|---|
2027 | 128 |
⚡️ Data & models versioning for ML projects, make them shareable and reproducible
pyviz / datashader
https://github.com/pyviz/datashader
stars | today |
---|---|
1689 | 118 |
Turns even the largest data into images, accurately.
danielegrattarola / spektral
https://github.com/danielegrattarola/spektral
stars | today |
---|---|
139 | 110 |
A Python framework for relational representation learning in Keras.
Yorko / mlcourse.ai
https://github.com/Yorko/mlcourse.ai
stars | today |
---|---|
3512 | 62 |
Open Machine Learning Course
stanfordnlp / stanfordnlp
https://github.com/stanfordnlp/stanfordnlp
stars | today |
---|---|
1298 | 66 |
Official Stanford NLP Python Library for Many Human Languages
jumper2014 / lianjia-beike-spider
https://github.com/jumper2014/lianjia-beike-spider
stars | today |
---|---|
524 | 61 |
链家网和贝壳网房价爬虫,采集北京上海广州深圳等21个中国主要城市的房价数据(小区,二手房,出租房,新房),稳定可靠快速!支持csv,MySQL, MongoDB,Excel, json存储,支持Python2和3,图表展示数据,注释丰富 🚁 ,点星支持
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
48198 | 43 |
Models and examples built with TensorFlow
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
61322 | 53 |
A curated list of awesome Python frameworks, libraries, software and resources
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
21571 | 45 |
All Algorithms implemented in Python
rsms / inter
stars | today |
---|---|
8286 | 44 |
The Inter font family
noahfl / sdr-densenet-pytorch
https://github.com/noahfl/sdr-densenet-pytorch
stars | today |
---|---|
49 | 43 |
Stochastic Delta Rule implemented in Pytorch on DenseNet
imgarylai / bert-embedding
https://github.com/imgarylai/bert-embedding
stars | today |
---|---|
59 | 40 |
🔡 Token level embeddings from BERT model on mxnet and gluonnlp
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
9335 | 35 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
38124 | 33 |
Deep Learning for humans
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
47078 | 37 |
Command-line program to download videos from YouTube.com and other video sites
NVlabs / ffhq-dataset
https://github.com/NVlabs/ffhq-dataset
stars | today |
---|---|
436 | 36 |
Flickr-Faces-HQ Dataset (FFHQ)
konchunas / pyrs
https://github.com/konchunas/pyrs
stars | today |
---|---|
41 | 36 |
Python to Rust transpiler
python / cpython
https://github.com/python/cpython
stars | today |
---|---|
22336 | 28 |
The Python programming language
Language: go
Ullaakut / Gorsair
https://github.com/Ullaakut/Gorsair
stars | today |
---|---|
465 | 213 |
Gorsair hacks its way into remote docker containers that expose their APIs.
elastic / go-elasticsearch
https://github.com/elastic/go-elasticsearch
stars | today |
---|---|
778 | 156 |
The official Go client for Elasticsearch
chenjiandongx / go-echarts
https://github.com/chenjiandongx/go-echarts
stars | today |
---|---|
183 | 133 |
🎨 The adorable charts library for Golang
eranyanay / 1m-go-websockets
https://github.com/eranyanay/1m-go-websockets
stars | today |
---|---|
132 | 87 |
1M websockets in Go
isacikgoz / gitin
https://github.com/isacikgoz/gitin
stars | today |
---|---|
1412 | 83 |
commit/branch/workdir explorer for git
cjbassi / gotop
https://github.com/cjbassi/gotop
stars | today |
---|---|
4035 | 81 |
A terminal based graphical activity monitor inspired by gtop and vtop
pomerium / pomerium
https://github.com/pomerium/pomerium
stars | today |
---|---|
122 | 60 |
Pomerium is an identity-aware access proxy.
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
48049 | 52 |
Production-Grade Container Scheduling and Management
skanehira / docui
https://github.com/skanehira/docui
stars | today |
---|---|
734 | 58 |
TUI Tool for Docker
derailed / k9s
https://github.com/derailed/k9s
stars | today |
---|---|
850 | 52 |
🐶 Kubernetes CLI To Manage Your Clusters In Style!
golang / go
stars | today |
---|---|
52992 | 49 |
The Go programming language
smallstep / certificates
https://github.com/smallstep/certificates
stars | today |
---|---|
193 | 48 |
An online certificate authority and related tools for secure automated certificate management, so you can use TLS everywhere.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
13292 | 45 |
A platform for building proxies to bypass network restrictions.
ztrue / tracerr
https://github.com/ztrue/tracerr
stars | today |
---|---|
63 | 47 |
Golang errors with stack trace and source fragments.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
39776 | 37 |
A curated list of awesome Go frameworks, libraries and software
quii / learn-go-with-tests
https://github.com/quii/learn-go-with-tests
stars | today |
---|---|
2808 | 39 |
Learn Go with test-driven development
jonatasbaldin / fin
https://github.com/jonatasbaldin/fin
stars | today |
---|---|
75 | 40 |
Fin is an open source backend API to track personal finances, made with Go 💸
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
32543 | 38 |
The world’s fastest framework for building websites.
h2non / filetype
https://github.com/h2non/filetype
stars | today |
---|---|
781 | 39 |
Small, dependency-free and fast Go package to infer file types based on its magic numbers signature
junegunn / fzf
https://github.com/junegunn/fzf
stars | today |
---|---|
19549 | 38 |
🌸 A command-line fuzzy finder
uber / aresdb
https://github.com/uber/aresdb
stars | today |
---|---|
1428 | 38 |
A GPU-powered real-time analytics storage and query engine.
tinygo-org / tinygo
https://github.com/tinygo-org/tinygo
stars | today |
---|---|
1972 | 33 |
Go compiler for small places. Microcontrollers, WebAssembly, and command-line tools. Based on LLVM.
usefathom / fathom
https://github.com/usefathom/fathom
stars | today |
---|---|
4356 | 33 |
Fathom. Simple, trustworthy website analytics. Built with Golang & Preact.
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
13825 | 30 |
A tool for exploring each layer in a docker image
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
17357 | 30 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
Language: java
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
8534 | 134 |
😮 互联网 Java 工程师进阶知识完全扫盲
The-Art-of-Hacking / h4cker
https://github.com/The-Art-of-Hacking/h4cker
stars | today |
---|---|
1909 | 119 |
This repository is primarily maintained by Omar Santos and includes resources related to ethical hacking / penetration testing, digital forensics and incident response (DFIR), vulnerability research, exploit development, reverse engineering, and more.
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
23287 | 98 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
didi / DoraemonKit
https://github.com/didi/DoraemonKit
stars | today |
---|---|
1615 | 85 |
一款功能齐全的客户端(iOS、Android)研发助手,你值得拥有。
b3log / symphony
https://github.com/b3log/symphony
stars | today |
---|---|
10630 | 65 |
🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。 https://hacpai.com
chenBingX / SuperTextView
https://github.com/chenBingX/SuperTextView
stars | today |
---|---|
1960 | 60 |
Welcome to use SuperTextView
alibaba / fescar
https://github.com/alibaba/fescar
stars | today |
---|---|
4747 | 52 |
🔥 Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
iluwatar / java-design-patterns
https://github.com/iluwatar/java-design-patterns
stars | today |
---|---|
44364 | 53 |
Design patterns implemented in Java
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
5802 | 43 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
33984 | 38 |
Spring Boot
yaoguangluo / DETA_DataBase
https://github.com/yaoguangluo/DETA_DataBase
stars | today |
---|---|
269 | 42 |
🔥 Deta quantum-field json PLSQL database integrated in deta《VPCS架构》http server. size 30KB / Json量子碎片去死锁带binlog动态回滚的PLSQL数据库
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
11462 | 20 |
The “REST With Spring” Course:
apache / flink
https://github.com/apache/flink
stars | today |
---|---|
7263 | 34 |
Apache Flink
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
38260 | 26 |
Open Source, Distributed, RESTful Search Engine
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
9644 | 29 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
GoogleContainerTools / jib
https://github.com/GoogleContainerTools/jib
stars | today |
---|---|
5489 | 30 |
⛵️ Build container images for your Java applications.
topjohnwu / Magisk
https://github.com/topjohnwu/Magisk
stars | today |
---|---|
4332 | 26 |
A Magic Mask to Alter Android System Systemless-ly
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
26444 | 18 |
Spring Framework
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
10449 | 23 |
All Algorithms implemented in Java
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
11355 | 22 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
ElderDrivers / EdXposed
https://github.com/ElderDrivers/EdXposed
stars | today |
---|---|
347 | 19 |
Elder driver Xposed Framework.
JakeWharton / nopen
https://github.com/JakeWharton/nopen
stars | today |
---|---|
244 | 20 |
An error-prone checker which requires that classes be final, abstract or annotated with @ Open.
alibaba / nacos
https://github.com/alibaba/nacos
stars | today |
---|---|
4183 | 19 |
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
hankcs / HanLP
https://github.com/hankcs/HanLP
stars | today |
---|---|
10816 | 17 |
自然语言处理 中文分词 词性标注 命名实体识别 依存句法分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁
oracle / graal
https://github.com/oracle/graal
stars | today |
---|---|
7791 | 19 |
GraalVM: Run Programs Faster Anywhere 🚀
Language: c++
poacpm / poac
https://github.com/poacpm/poac
stars | today |
---|---|
184 | 101 |
Package manager for C++
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
120369 | 79 |
An Open Source Machine Learning Framework for Everyone
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
69867 | 49 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
24676 | 36 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
31673 | 32 |
Open Source Computer Vision Library
google / jsonnet
https://github.com/google/jsonnet
stars | today |
---|---|
2349 | 40 |
Jsonnet - The data templating language
ssloy / tinyraycaster
https://github.com/ssloy/tinyraycaster
stars | today |
---|---|
78 | 40 |
Make your own (simple) 3D shooter shooter in a weekend
idea4good / GuiLite
https://github.com/idea4good/GuiLite
stars | today |
---|---|
2119 | 34 |
✔️ The smallest UI framework for all platform – 5k lines code
bitcoin / bitcoin
https://github.com/bitcoin/bitcoin
stars | today |
---|---|
37083 | 22 |
Bitcoin Core integration/staging tree
secrary / idenLib
https://github.com/secrary/idenLib
stars | today |
---|---|
92 | 24 |
idenLib - Library Function Identification
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
32012 | 20 |
Protocol Buffers - Google’s data interchange format
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
46611 | 21 |
The Swift Programming Language
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
19290 | 21 |
Godot Engine – Multi-platform 2D and 3D game engine
horovod / horovod
https://github.com/horovod/horovod
stars | today |
---|---|
5225 | 21 |
Distributed training framework for TensorFlow, Keras, PyTorch, and MXNet.
dchapyshev / aspia
https://github.com/dchapyshev/aspia
stars | today |
---|---|
492 | 21 |
Remote desktop and file transfer tool.
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
24369 | 20 |
Tesseract Open Source OCR Engine (main repository)
uNetworking / uWebSockets.js
https://github.com/uNetworking/uWebSockets.js
stars | today |
---|---|
359 | 21 |
JavaScript / TypeScript web server
ApolloAuto / apollo
https://github.com/ApolloAuto/apollo
stars | today |
---|---|
12445 | 15 |
An open autonomous driving platform
vnpy / vnpy
stars | today |
---|---|
7393 | 18 |
基于Python的开源量化交易平台开发框架
envoyproxy / envoy
https://github.com/envoyproxy/envoy
stars | today |
---|---|
8318 | 18 |
Cloud-native high-performance edge/middle/service proxy
grpc / grpc
stars | today |
---|---|
19453 | 16 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
imageworks / OpenColorIO
https://github.com/imageworks/OpenColorIO
stars | today |
---|---|
545 | 16 |
A color management framework for visual effects and animation.
dmlc / xgboost
https://github.com/dmlc/xgboost
stars | today |
---|---|
14826 | 15 |
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
teeworlds / teeworlds
https://github.com/teeworlds/teeworlds
stars | today |
---|---|
1138 | 13 |
A retro multiplayer shooter
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
11160 | 12 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
Language: javascript
pomber / git-history
https://github.com/pomber/git-history
stars | today |
---|---|
5748 | 964 |
Quickly browse the history of any GitHub file
instantpage / instant.page
https://github.com/instantpage/instant.page
stars | today |
---|---|
1338 | 617 |
Make your site’s pages instant in 1 minute and improve your conversion rate by 1%
kleampa / not-paid
https://github.com/kleampa/not-paid
stars | today |
---|---|
4526 | 392 |
Client did not pay? Add opacity to the body tag and decrease it every day until their site completely fades away
transloadit / uppy
https://github.com/transloadit/uppy
stars | today |
---|---|
13529 | 317 |
The next open source file uploader for web browsers 🐶
felixrieseberg / windows95
https://github.com/felixrieseberg/windows95
stars | today |
---|---|
14650 | 278 |
💩 🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows.
klaussinani / qoa
https://github.com/klaussinani/qoa
stars | today |
---|---|
755 | 277 |
💬 Minimal interactive command-line prompts
postlight / mercury-parser
https://github.com/postlight/mercury-parser
stars | today |
---|---|
776 | 253 |
📜 Extracting content from the chaos of the web.
vasyop / miniC-hosting
https://github.com/vasyop/miniC-hosting
stars | today |
---|---|
412 | 195 |
A simple stack-based virtual machine that runs C in the browser.
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
44343 | 168 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
nextapps-de / flexsearch
https://github.com/nextapps-de/flexsearch
stars | today |
---|---|
3527 | 152 |
Next-Generation full text search library for Browser and Node.js
myliang / x-spreadsheet
https://github.com/myliang/x-spreadsheet
stars | today |
---|---|
3625 | 125 |
A web-based JavaScript(canvas) spreadsheet
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
122096 | 104 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
vuejs / vue
stars | today |
---|---|
127591 | 107 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
zeit / next.js
https://github.com/zeit/next.js
stars | today |
---|---|
34541 | 109 |
The React Framework
react-native-community / react-native-hooks
https://github.com/react-native-community/react-native-hooks
stars | today |
---|---|
756 | 113 |
React Native APIs turned into React Hooks for use in functional React components
leon-ai / leon
https://github.com/leon-ai/leon
stars | today |
---|---|
154 | 105 |
🧠 Leon is your open-source personal assistant.
callstack / linaria
https://github.com/callstack/linaria
stars | today |
---|---|
2710 | 95 |
Zero-runtime CSS in JS library
GitSquared / edex-ui
https://github.com/GitSquared/edex-ui
stars | today |
---|---|
8006 | 81 |
A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
38599 | 77 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
modernserf / zebu
https://github.com/modernserf/zebu
stars | today |
---|---|
89 | 81 |
A compiler for little languages in tagged template strings
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
63350 | 54 |
Set up a modern web app by running one command.
alexmacarthur / typeit
https://github.com/alexmacarthur/typeit
stars | today |
---|---|
1150 | 65 |
The most versatile JavaScript animated typing utility on the planet.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
81576 | 59 |
JavaScript Style Guide
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
31417 | 56 |
Build blazing fast, modern apps and websites with React
sindresorhus / capture-website
https://github.com/sindresorhus/capture-website
stars | today |
---|---|
181 | 59 |
Capture screenshots of websites
Language: unknown
kmario23 / deep-learning-drizzle
https://github.com/kmario23/deep-learning-drizzle
stars | today |
---|---|
2310 | 665 |
Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!
trimstray / nginx-quick-reference
https://github.com/trimstray/nginx-quick-reference
stars | today |
---|---|
3561 | 660 |
⚡️ This notes describes how to improve Nginx performance, security and other important things; ssllabs A+ 100%.
imthenachoman / How-To-Secure-A-Linux-Server
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server
stars | today |
---|---|
696 | 482 |
An evolving how-to guide for securing a Linux server.
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
72694 | 351 |
Roadmap to becoming a web developer in 2019
brightmart / nlp_chinese_corpus
https://github.com/brightmart/nlp_chinese_corpus
stars | today |
---|---|
291 | 200 |
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
MoienTajik / AspNetCore-Developer-Roadmap
https://github.com/MoienTajik/AspNetCore-Developer-Roadmap
stars | today |
---|---|
360 | 198 |
Roadmap to becoming an ASP.NET Core developer in 2019
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
49038 | 96 |
📚 技术面试必备基础知识
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
78853 | 72 |
A collection of useful .gitignore templates
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
101548 | 60 |
😎 Curated list of awesome lists
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
117226 | 51 |
📚 Freely available programming books
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
74101 | 40 |
A complete computer science study plan to become a software engineer.
rShetty / awesome-podcasts
https://github.com/rShetty/awesome-podcasts
stars | today |
---|---|
8206 | 49 |
Collection of awesome podcasts
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
19630 | 46 |
100 Days of ML Coding
aylei / interview
https://github.com/aylei/interview
stars | today |
---|---|
1474 | 47 |
写在19年初的后端社招面试经历 🤑
GitHubDaily / GitHubDaily
https://github.com/GitHubDaily/GitHubDaily
stars | today |
---|---|
1941 | 43 |
GitHubDaily 分享内容定期整理与分类。欢迎推荐、自荐项目,让更多人知道你的项目。
semver / semver
https://github.com/semver/semver
stars | today |
---|---|
3863 | 42 |
Semantic Versioning Specification
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
42220 | 40 |
🎉 A curated list of awesome things related to Vue.js
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
19039 | 36 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
googlehosts / hosts
https://github.com/googlehosts/hosts
stars | today |
---|---|
10282 | 30 |
镜像: https://coding.net/u/scaffrey/p/hosts/git
hjacobs / kubernetes-failure-stories
https://github.com/hjacobs/kubernetes-failure-stories
stars | today |
---|---|
2340 | 37 |
Compilation of public failure/horror stories related to Kubernetes
zeusees / HyperDL-Tutorial
https://github.com/zeusees/HyperDL-Tutorial
stars | today |
---|---|
794 | 36 |
深度学习教程整理 | 干货
danistefanovic / build-your-own-x
https://github.com/danistefanovic/build-your-own-x
stars | today |
---|---|
42103 | 32 |
🤓 Build your own (insert technology here)
Ridter / Intranet_Penetration_Tips
https://github.com/Ridter/Intranet_Penetration_Tips
stars | today |
---|---|
1140 | 34 |
2018年初整理的一些内网渗透TIPS,后面更新的慢,所以公开出来希望跟小伙伴们一起更新维护~
zhaopengme / gitnote
https://github.com/zhaopengme/gitnote
stars | today |
---|---|
268 | 31 |
A modern note taking app based on GIT that does not require a local GIT environment.
3gstudent / Pentest-and-Development-Tips
https://github.com/3gstudent/Pentest-and-Development-Tips
stars | today |
---|---|
360 | 25 |
A collection of pentest and development tips