Language: python
caronc / apprise
https://github.com/caronc/apprise
stars | today |
---|---|
844 | 773 |
Apprise - Push Notifications that work with just about every platform!
dieegom / brumadinho_location
https://github.com/dieegom/brumadinho_location
stars | today |
---|---|
639 | 303 |
Criamos uma primeira versão de uma ferramenta para colocar latitude e longitude dos desaparecidos e, com base no fluxo de rejeitos, estimar a possível localização da pessoa.
yodaos-project / yodaos
https://github.com/yodaos-project/yodaos
stars | today |
---|---|
448 | 207 |
AI OS for Web Community
fighting41love / funNLP
https://github.com/fighting41love/funNLP
stars | today |
---|---|
4791 | 125 |
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术…
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
55780 | 102 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
d2l-ai / d2l-zh
https://github.com/d2l-ai/d2l-zh
stars | today |
---|---|
6512 | 86 |
《动手学深度学习》,英文版即伯克利深度学习(STAT 157,2019春)教材。面向中文读者、能运行、可讨论。
pjialin / py12306
https://github.com/pjialin/py12306
stars | today |
---|---|
3352 | 75 |
🚂 12306 购票助手,支持分布式,多账号,多任务购票以及 Web 页面管理
michael-lazar / rtv
https://github.com/michael-lazar/rtv
stars | today |
---|---|
3647 | 78 |
Browse Reddit from your terminal
Unity-Technologies / obstacle-tower-env
https://github.com/Unity-Technologies/obstacle-tower-env
stars | today |
---|---|
106 | 68 |
Obstacle Tower Environment
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
60861 | 62 |
A curated list of awesome Python frameworks, libraries, software and resources
testerSunshine / 12306
https://github.com/testerSunshine/12306
stars | today |
---|---|
6469 | 54 |
12306智能刷票,订票
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
46921 | 59 |
A collective list of free APIs for use in software and web development.
Ridter / Exchange2domain
https://github.com/Ridter/Exchange2domain
stars | today |
---|---|
114 | 55 |
CVE-2018-8581
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
47810 | 36 |
Models and examples built with TensorFlow
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
21107 | 46 |
All Algorithms implemented in Python
keras-team / keras
https://github.com/keras-team/keras
stars | today |
---|---|
37819 | 42 |
Deep Learning for humans
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
46685 | 48 |
Command-line program to download videos from YouTube.com and other video sites
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
11619 | 43 |
TensorFlow code and pre-trained models for BERT
dirkjanm / PrivExchange
https://github.com/dirkjanm/PrivExchange
stars | today |
---|---|
353 | 43 |
Exchange your privileges for Domain Admin privs by abusing Exchange
django / django
https://github.com/django/django
stars | today |
---|---|
39173 | 31 |
The Web framework for perfectionists with deadlines.
facebookresearch / LASER
https://github.com/facebookresearch/LASER
stars | today |
---|---|
1353 | 39 |
Language-Agnostic SEntence Representations
521xueweihan / HelloGitHub
https://github.com/521xueweihan/HelloGitHub
stars | today |
---|---|
9189 | 37 |
分享 GitHub 上有趣、入门级的开源项目,帮你找到编程的乐趣。欢迎推荐、自荐项目,让更多人知道你的项目 ⭐️
home-assistant / home-assistant
https://github.com/home-assistant/home-assistant
stars | today |
---|---|
20958 | 35 |
🏡 Open source home automation that puts local control and privacy first
ansible / ansible
https://github.com/ansible/ansible
stars | today |
---|---|
35073 | 29 |
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications — automate in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com/ansible/
osforscience / TensorFlow-Course
https://github.com/osforscience/TensorFlow-Course
stars | today |
---|---|
9618 | 29 |
Simple and ready-to-use tutorials for TensorFlow
Language: go
joewalnes / websocketd
https://github.com/joewalnes/websocketd
stars | today |
---|---|
12478 | 307 |
Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets.
uber / aresdb
https://github.com/uber/aresdb
stars | today |
---|---|
271 | 209 |
bytedance / go-tagexpr
https://github.com/bytedance/go-tagexpr
stars | today |
---|---|
177 | 155 |
An interesting go struct tag expression syntax for field validation, etc.
dgageot / demoit
https://github.com/dgageot/demoit
stars | today |
---|---|
200 | 126 |
Live coding demos without Context Switching
golang / go
stars | today |
---|---|
52556 | 62 |
The Go programming language
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
47555 | 53 |
Production-Grade Container Scheduling and Management
sjqzhang / go-fastdfs
https://github.com/sjqzhang/go-fastdfs
stars | today |
---|---|
114 | 51 |
A simple fast, easy use distributed file system written by golang(similar fastdfs).一个简单的分布式文件存储服务(类fastdfs,称go-fastdfs),高性能,高可靠,运维方面省力省心,极其简单的设计让扩展随心所欲
iikira / BaiduPCS-Go
https://github.com/iikira/BaiduPCS-Go
stars | today |
---|---|
11045 | 47 |
百度网盘客户端 - Go语言编写
quii / learn-go-with-tests
https://github.com/quii/learn-go-with-tests
stars | today |
---|---|
2518 | 47 |
Learn Go with test-driven development
grafana / loki
https://github.com/grafana/loki
stars | today |
---|---|
5063 | 41 |
Like Prometheus, but for logs.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
39436 | 36 |
A curated list of awesome Go frameworks, libraries and software
cnlh / easyProxy
https://github.com/cnlh/easyProxy
stars | today |
---|---|
330 | 35 |
一款轻量级、功能强大的内网穿透代理服务器。支持tcp、udp流量转发,支持内网http代理、内网socks5代理,同时支持snappy压缩(节省带宽和流量)、站点保护、加密传输、多路复用、header修改等。支持web图形化管理。
fatedier / frp
https://github.com/fatedier/frp
stars | today |
---|---|
19390 | 33 |
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
24044 | 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.
containous / traefik
https://github.com/containous/traefik
stars | today |
---|---|
20140 | 31 |
The Cloud Native Edge Router
awslabs / aws-lambda-container-image-converter
https://github.com/awslabs/aws-lambda-container-image-converter
stars | today |
---|---|
854 | 32 |
The AWS Lambda container image converter tool (img2lambda) repackages container images (such as Docker images) into AWS Lambda layers, and publishes them as new layer versions.
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
39916 | 31 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
kgretzky / evilginx2
https://github.com/kgretzky/evilginx2
stars | today |
---|---|
2037 | 30 |
Standalone man-in-the-middle attack framework used for phishing login credentials along with session cookies, allowing for the bypass of 2-factor authentication
minio / minio
https://github.com/minio/minio
stars | today |
---|---|
14529 | 29 |
Minio is an open source object storage server compatible with Amazon S3 APIs
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
14774 | 27 |
Connect, secure, control, and observe services.
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
32197 | 29 |
The world’s fastest framework for building websites.
FiloSottile / mkcert
https://github.com/FiloSottile/mkcert
stars | today |
---|---|
17025 | 29 |
A simple zero-config tool to make locally trusted development certificates with any names you’d like.
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
13018 | 26 |
A platform for building proxies to bypass network restrictions.
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
27705 | 23 |
A golang ebook intro how to build a web with golang
prometheus / prometheus
https://github.com/prometheus/prometheus
stars | today |
---|---|
21751 | 25 |
The Prometheus monitoring system and time series database.
Language: java
guolindev / giffun
https://github.com/guolindev/giffun
stars | today |
---|---|
955 | 554 |
一款开源的GIF在线分享App,乐趣就要和世界分享。
apache / flink
https://github.com/apache/flink
stars | today |
---|---|
6850 | 296 |
Apache Flink
b3log / symphony
https://github.com/b3log/symphony
stars | today |
---|---|
10086 | 248 |
🎶 一款用 Java 实现的现代化社区(论坛/BBS/社交网络/博客)平台。 https://hacpai.com
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
22557 | 121 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
alibaba / fescar
https://github.com/alibaba/fescar
stars | today |
---|---|
4408 | 104 |
Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
7683 | 89 |
😮 互联网 Java 工程师进阶知识完全扫盲
alibaba / nacos
https://github.com/alibaba/nacos
stars | today |
---|---|
3972 | 66 |
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
google / santa-tracker-android
https://github.com/google/santa-tracker-android
stars | today |
---|---|
1403 | 62 |
Ho Ho Ho
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
33678 | 49 |
Spring Boot
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
11225 | 29 |
The “REST With Spring” Course:
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
5573 | 41 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
qiurunze123 / miaosha
https://github.com/qiurunze123/miaosha
stars | today |
---|---|
4340 | 43 |
⛹️ 🐘 秒杀系统设计与实现.互联网工程师进阶与分析 🙋 🐓
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
38023 | 41 |
Open Source, Distributed, RESTful Search Engine
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
9478 | 40 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
11240 | 35 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
xuexiangjys / XUI
https://github.com/xuexiangjys/XUI
stars | today |
---|---|
480 | 37 |
💍 一个简洁而优雅的Android原生UI框架,解放你的双手!
ruibaby / halo
https://github.com/ruibaby/halo
stars | today |
---|---|
1453 | 35 |
Halo可能是最好的Java博客系统 😉
kdn251 / interviews
https://github.com/kdn251/interviews
stars | today |
---|---|
32104 | 34 |
Everything you need to know to get the job.
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
10188 | 31 |
All Algorithms implemented in Java
netty / netty
https://github.com/netty/netty
stars | today |
---|---|
17742 | 28 |
Netty project - an event-driven asynchronous network application framework
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
26280 | 26 |
Spring Framework
crossoverJie / JCSprout
https://github.com/crossoverJie/JCSprout
stars | today |
---|---|
18542 | 29 |
👨🎓 Java Core Sprout : basic, concurrent, algorithm
java-aodeng / hope-plus
https://github.com/java-aodeng/hope-plus
stars | today |
---|---|
278 | 25 |
Hope-plus是一款nice的权限管理系统。基于Springboot2开发,整合使用mybatis+shiro+redis+thymeleaf+maven等实用技术。 🏷
Blankj / AndroidUtilCode
https://github.com/Blankj/AndroidUtilCode
stars | today |
---|---|
22033 | 24 |
🔥 Android developers should collect the following utils(updating).
alibaba / sca-best-practice
https://github.com/alibaba/sca-best-practice
stars | today |
---|---|
152 | 26 |
本项目是 SCA(Spring Cloud Alibaba) 的最佳实践项目,致力于帮助用户更加快速、正确的使用SCA。
Language: c++
ssloy / tinykaboom
https://github.com/ssloy/tinykaboom
stars | today |
---|---|
1353 | 349 |
A brief computer graphics / rendering course
MisterBooo / LeetCodeAnimation
https://github.com/MisterBooo/LeetCodeAnimation
stars | today |
---|---|
12128 | 120 |
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
OpenImageDenoise / oidn
https://github.com/OpenImageDenoise/oidn
stars | today |
---|---|
113 | 105 |
Intel® Open Image Denoise library
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
119653 | 81 |
An Open Source Machine Learning Framework for Everyone
ssloy / tinyrenderer
https://github.com/ssloy/tinyrenderer
stars | today |
---|---|
6154 | 70 |
A brief computer graphics / rendering course
polarphp / polarphp
https://github.com/polarphp/polarphp
stars | today |
---|---|
534 | 54 |
a runtime container of PHP programming language
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
69477 | 45 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
24304 | 40 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
google / mysql-ripple
https://github.com/google/mysql-ripple
stars | today |
---|---|
74 | 43 |
Ripple, a server that can serve as a middleman in MySQL replication
ssloy / tinyraytracer
https://github.com/ssloy/tinyraytracer
stars | today |
---|---|
2197 | 38 |
A brief computer graphics / rendering course
asLody / whale
https://github.com/asLody/whale
stars | today |
---|---|
63 | 37 |
Hook Framework for Android/IOS/Linux/MacOS
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
31834 | 32 |
Protocol Buffers - Google’s data interchange format
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
31438 | 24 |
Open Source Computer Vision Library
Trinkle23897 / thu-cst-cracker
https://github.com/Trinkle23897/thu-cst-cracker
stars | today |
---|---|
312 | 32 |
清华大学计算机系课程攻略
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
24076 | 32 |
Tesseract Open Source OCR Engine (main repository)
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
19103 | 27 |
Godot Engine – Multi-platform 2D and 3D game engine
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
11014 | 29 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
grpc / grpc
stars | today |
---|---|
19293 | 26 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
Tencent / MMKV
https://github.com/Tencent/MMKV
stars | today |
---|---|
6309 | 24 |
An efficient, small mobile key-value storage framework developed by WeChat. Works on iOS, Android, macOS and Windows.
apache / incubator-mxnet
https://github.com/apache/incubator-mxnet
stars | today |
---|---|
16235 | 19 |
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
nlohmann / json
https://github.com/nlohmann/json
stars | today |
---|---|
12656 | 20 |
JSON for Modern C++
alibaba / euler
https://github.com/alibaba/euler
stars | today |
---|---|
1033 | 19 |
A distributed graph deep learning framework.
ocornut / imgui
https://github.com/ocornut/imgui
stars | today |
---|---|
13523 | 17 |
Dear ImGui: Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies
google / flutter-desktop-embedding
https://github.com/google/flutter-desktop-embedding
stars | today |
---|---|
3619 | 19 |
Desktop implementations of the Flutter embedding API
megai2 / d912pxy
https://github.com/megai2/d912pxy
stars | today |
---|---|
106 | 18 |
DirectX9 to DirectX12 API proxy for Guild Wars 2
Language: javascript
myliang / x-spreadsheet
https://github.com/myliang/x-spreadsheet
stars | today |
---|---|
1934 | 1021 |
a javascript spreadsheet for web
vadimdemedes / ink
https://github.com/vadimdemedes/ink
stars | today |
---|---|
7927 | 478 |
🌈 React for interactive command-line apps
didi / chameleon
https://github.com/didi/chameleon
stars | today |
---|---|
1072 | 446 |
真正专注于让一套代码运行多端的开发框架,提供标准的MVVM架构开发模式统一各类终端
github / hotkey
https://github.com/github/hotkey
stars | today |
---|---|
1015 | 201 |
Global DOM element activation
egoist / import-http
https://github.com/egoist/import-http
stars | today |
---|---|
249 | 164 |
Import modules from URL instead of local node_modules
vuejs / vue
stars | today |
---|---|
126577 | 139 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
antonmedv / fx
https://github.com/antonmedv/fx
stars | today |
---|---|
6290 | 117 |
Command-line tool and terminal JSON viewer 🔥
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
121008 | 107 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
huangjianke / Gitter
https://github.com/huangjianke/Gitter
stars | today |
---|---|
255 | 109 |
Gitter for GitHub - 可能是目前颜值最高的GitHub小程序客户端
trekhleb / javascript-algorithms
https://github.com/trekhleb/javascript-algorithms
stars | today |
---|---|
43568 | 92 |
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
37960 | 81 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
cloudfetch / cloudquery
https://github.com/cloudfetch/cloudquery
stars | today |
---|---|
1579 | 80 |
Turn any website to serverless API (support SPA!)
kevinschaich / mintable
https://github.com/kevinschaich/mintable
stars | today |
---|---|
395 | 79 |
Roll-your own Mint clone for managing personal finances using the Google Sheets and Plaid APIs.
LedgerHQ / ledger-live-mobile
https://github.com/LedgerHQ/ledger-live-mobile
stars | today |
---|---|
92 | 80 |
Ledger Live (Mobile)
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
14182 | 73 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信/百度/支付宝/字节跳动小程序、H5、React Native 等的应用。 https://taro.js.org/
i0natan / nodebestpractices
https://github.com/i0natan/nodebestpractices
stars | today |
---|---|
24553 | 70 |
The largest Node.js best practices list (January 2019)
nukeop / nuclear
https://github.com/nukeop/nuclear
stars | today |
---|---|
3610 | 72 |
Desktop music player for streaming from free sources
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
62796 | 55 |
Set up a modern web app by running one command.
ryanmcdermott / clean-code-javascript
https://github.com/ryanmcdermott/clean-code-javascript
stars | today |
---|---|
21556 | 64 |
🛁 Clean Code concepts adapted for JavaScript
finnhvman / matter
https://github.com/finnhvman/matter
stars | today |
---|---|
325 | 59 |
Material Components in Pure CSS
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
30879 | 55 |
Build blazing fast, modern apps and websites with React
aws-samples / aws-appsync-chat
https://github.com/aws-samples/aws-appsync-chat
stars | today |
---|---|
132 | 60 |
Real-Time Offline Ready Chat App written with GraphQL, AWS AppSync, & AWS Amplify
Kickball / awesome-selfhosted
https://github.com/Kickball/awesome-selfhosted
stars | today |
---|---|
28803 | 58 |
This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.
juliangarnier / anime
https://github.com/juliangarnier/anime
stars | today |
---|---|
28982 | 56 |
JavaScript animation engine
GoogleChrome / puppeteer
https://github.com/GoogleChrome/puppeteer
stars | today |
---|---|
44752 | 53 |
Headless Chrome Node API
Language: unknown
trimstray / the-practical-linux-hardening-guide
https://github.com/trimstray/the-practical-linux-hardening-guide
stars | today |
---|---|
5703 | 504 |
🔥 This guide details the planning and the tools involved in creating a secure Linux production systems - work in progress.
phodal / tl
stars | today |
---|---|
None | 360 |
Path to Tech Lead: How to be a tech lead ? 迈向 Tech Lead 之路
ForrestKnight / open-source-cs
https://github.com/ForrestKnight/open-source-cs
stars | today |
---|---|
3214 | 246 |
Video discussing this curriculum:
kamranahmedse / developer-roadmap
https://github.com/kamranahmedse/developer-roadmap
stars | today |
---|---|
70768 | 178 |
Roadmap to becoming a web developer in 2019
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
48443 | 127 |
📚 技术面试必备基础知识
myshov / awesome-mobile-web-development
https://github.com/myshov/awesome-mobile-web-development
stars | today |
---|---|
723 | 143 |
All that you need to create a great mobile web experience
greenaway07 / Girl-Dress-
https://github.com/greenaway07/Girl-Dress-
stars | today |
---|---|
231 | 97 |
看到女装的项目的issue建议妹子建一个男装的项目,但是考虑到github的女性用户 数量貌似并不能达到女装的效果2333总之先建一个。
hjacobs / kubernetes-failure-stories
https://github.com/hjacobs/kubernetes-failure-stories
stars | today |
---|---|
1786 | 93 |
Compilation of public failure/horror stories related to Kubernetes
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
100841 | 78 |
😎 Curated list of awesome lists
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
95524 | 66 |
A book series on JavaScript. @YDKJS on twitter.
ossu / computer-science
https://github.com/ossu/computer-science
stars | today |
---|---|
37468 | 67 |
🎓 Path to a free self-taught education in Computer Science!
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
78324 | 49 |
A collection of useful .gitignore templates
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
12577 | 71 |
⚡️ A collection of awesome lists, manuals, blogs, hacks, one-liners, cli/web tools and more. Especially for System and Network Administrators, DevOps, Pentesters or Security Researchers.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
116777 | 59 |
📚 Freely available programming books
jwasham / coding-interview-university
https://github.com/jwasham/coding-interview-university
stars | today |
---|---|
73670 | 57 |
A complete computer science study plan to become a software engineer.
trimstray / nginx-quick-reference
https://github.com/trimstray/nginx-quick-reference
stars | today |
---|---|
192 | 64 |
This notes describes how to improve Nginx performance, security and other important things.
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
41888 | 45 |
🎉 A curated list of awesome things related to Vue.js
tuvtran / project-based-learning
https://github.com/tuvtran/project-based-learning
stars | today |
---|---|
17688 | 43 |
Curated list of project-based tutorials
zeusees / HyperDL-Tutorial
https://github.com/zeusees/HyperDL-Tutorial
stars | today |
---|---|
579 | 37 |
深度学习教程整理 | 干货
datasciencemasters / go
https://github.com/datasciencemasters/go
stars | today |
---|---|
11352 | 39 |
The Open Source Data Science Masters
xitu / gold-miner
https://github.com/xitu/gold-miner
stars | today |
---|---|
18869 | 37 |
🥇 掘金翻译计划,可能是世界最大最好的英译中技术社区,最懂读者和译者的翻译平台:
sapphirex00 / Threat-Hunting
https://github.com/sapphirex00/Threat-Hunting
stars | today |
---|---|
49 | 37 |
Personal compilation of APT malware from whitepaper releases, documents and own research
sorrycc / blog
https://github.com/sorrycc/blog
stars | today |
---|---|
2762 | 37 |
💡
googlehosts / hosts
https://github.com/googlehosts/hosts
stars | today |
---|---|
10093 | 26 |
镜像: https://coding.net/u/scaffrey/p/hosts/git
basecamp / handbook
https://github.com/basecamp/handbook
stars | today |
---|---|
4415 | 30 |
Basecamp Employee Handbook