Language: python
remoteinterview / zero
https://github.com/remoteinterview/zero
stars | today |
---|---|
2594 | 366 |
Zero is a web server to simplify web development.
imhuay / Algorithm_Interview_Notes-Chinese
https://github.com/imhuay/Algorithm_Interview_Notes-Chinese
stars | today |
---|---|
17412 | 287 |
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
toddmotto / public-apis
https://github.com/toddmotto/public-apis
stars | today |
---|---|
52476 | 271 |
A collective list of free APIs for use in software and web development.
chiphuyen / lazynlp
https://github.com/chiphuyen/lazynlp
stars | today |
---|---|
508 | 195 |
Library to scrape and clean web pages to create massive datasets.
Mckinsey666 / bullet
https://github.com/Mckinsey666/bullet
stars | today |
---|---|
1511 | 205 |
🚅 Beautiful Python prompts made simple. Build a prompt like stacking blocks.
deepfakes / faceswap
https://github.com/deepfakes/faceswap
stars | today |
---|---|
14867 | 146 |
Non official project based on original /r/Deepfakes thread. Many thanks to him!
smacke / subsync
https://github.com/smacke/subsync
stars | today |
---|---|
2683 | 164 |
Automagically synchronize subtitles with video.
Luolc / AdaBound
https://github.com/Luolc/AdaBound
stars | today |
---|---|
1618 | 127 |
An optimizer that trains as fast as Adam and as good as SGD.
aiven / pghoard
https://github.com/aiven/pghoard
stars | today |
---|---|
571 | 90 |
PostgreSQL backup and restore service
JoYoungjoo / SC-FEGAN
https://github.com/JoYoungjoo/SC-FEGAN
stars | today |
---|---|
1839 | 77 |
SC-FEGAN : Face Editing Generative Adversarial Network with User’s Sketch and Color
zulip / zulip
https://github.com/zulip/zulip
stars | today |
---|---|
9147 | 72 |
Zulip server - powerful open source team chat
tensorflow / models
https://github.com/tensorflow/models
stars | today |
---|---|
48974 | 48 |
Models and examples built with TensorFlow
521xueweihan / HelloGitHub
https://github.com/521xueweihan/HelloGitHub
stars | today |
---|---|
10160 | 60 |
分享 GitHub 上有趣、入门级的开源项目,帮你找到编程的乐趣。欢迎推荐、自荐项目,让更多人知道你的项目 ⭐️
yoyoyo-yo / DeepLearningMugenKnock
https://github.com/yoyoyo-yo/DeepLearningMugenKnock
stars | today |
---|---|
125 | 60 |
でぃーぷらーにんぐを無限にやってディープラーニングでディープラニングするためのもの
donnemartin / system-design-primer
https://github.com/donnemartin/system-design-primer
stars | today |
---|---|
57995 | 55 |
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
taki0112 / Tensorflow-Cookbook
https://github.com/taki0112/Tensorflow-Cookbook
stars | today |
---|---|
1988 | 53 |
Simple Tensorflow Cookbook for easy-to-use
vinta / awesome-python
https://github.com/vinta/awesome-python
stars | today |
---|---|
63328 | 52 |
A curated list of awesome Python frameworks, libraries, software and resources
openai / gpt-2
https://github.com/openai/gpt-2
stars | today |
---|---|
3991 | 49 |
Code for the paper “Language Models are Unsupervised Multitask Learners”
donnemartin / gitsome
https://github.com/donnemartin/gitsome
stars | today |
---|---|
6229 | 51 |
A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/category/desktop-tools
google-research / bert
https://github.com/google-research/bert
stars | today |
---|---|
12614 | 46 |
TensorFlow code and pre-trained models for BERT
rg3 / youtube-dl
https://github.com/rg3/youtube-dl
stars | today |
---|---|
47738 | 44 |
Command-line program to download videos from YouTube.com and other video sites
GauravBh1010tt / DL-Seq2Seq
https://github.com/GauravBh1010tt/DL-Seq2Seq
stars | today |
---|---|
139 | 46 |
Implementation of papers on Deep Seq2seq learning using Pytorch.
TheAlgorithms / Python
https://github.com/TheAlgorithms/Python
stars | today |
---|---|
22620 | 39 |
All Algorithms implemented in Python
tensorflow / magenta
https://github.com/tensorflow/magenta
stars | today |
---|---|
12377 | 41 |
Magenta: Music and Art Generation with Machine Intelligence
fighting41love / funNLP
https://github.com/fighting41love/funNLP
stars | today |
---|---|
5526 | 37 |
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术…
Language: go
rancher / k3s
https://github.com/rancher/k3s
stars | today |
---|---|
3654 | 377 |
Lightweight Kubernetes. 5 less than k8s.
cosmos72 / gomacro
https://github.com/cosmos72/gomacro
stars | today |
---|---|
1163 | 93 |
Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros
kubernetes / kubernetes
https://github.com/kubernetes/kubernetes
stars | today |
---|---|
48912 | 68 |
Production-Grade Container Scheduling and Management
smallnest / 1m-go-tcp-server
https://github.com/smallnest/1m-go-tcp-server
stars | today |
---|---|
160 | 60 |
benchmarks for implementation of servers which support 1 million connections
golang / go
stars | today |
---|---|
53869 | 56 |
The Go programming language
micro / micro
https://github.com/micro/micro
stars | today |
---|---|
5579 | 54 |
A microservice toolkit
CovenantSQL / CovenantSQL
https://github.com/CovenantSQL/CovenantSQL
stars | today |
---|---|
478 | 42 |
a SQL database with Blockchain features.
avelino / awesome-go
https://github.com/avelino/awesome-go
stars | today |
---|---|
40509 | 40 |
A curated list of awesome Go frameworks, libraries and software
ovh / cds
stars | today |
---|---|
1388 | 42 |
Enterprise-Grade Continuous Delivery & DevOps Automation Open Source Platform
getlantern / lantern
https://github.com/getlantern/lantern
stars | today |
---|---|
40535 | 38 |
🔴 蓝灯最新版本下载 https://github.com/getlantern/download 🔴 Lantern Latest Download https://github.com/getlantern/download 🔴
v2ray / v2ray-core
https://github.com/v2ray/v2ray-core
stars | today |
---|---|
13903 | 38 |
A platform for building proxies to bypass network restrictions.
gin-gonic / gin
https://github.com/gin-gonic/gin
stars | today |
---|---|
24730 | 35 |
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.
wagoodman / dive
https://github.com/wagoodman/dive
stars | today |
---|---|
14234 | 34 |
A tool for exploring each layer in a docker image
istio / istio
https://github.com/istio/istio
stars | today |
---|---|
15743 | 32 |
Connect, secure, control, and observe services.
containerd / containerd
https://github.com/containerd/containerd
stars | today |
---|---|
3566 | 31 |
An open and reliable container runtime
jesseduffield / lazygit
https://github.com/jesseduffield/lazygit
stars | today |
---|---|
11414 | 32 |
simple terminal UI for git commands
eranyanay / 1m-go-websockets
https://github.com/eranyanay/1m-go-websockets
stars | today |
---|---|
2997 | 31 |
handling 1M websockets connections in Go
astaxie / build-web-application-with-golang
https://github.com/astaxie/build-web-application-with-golang
stars | today |
---|---|
28169 | 30 |
A golang ebook intro how to build a web with golang
go-delve / delve
https://github.com/go-delve/delve
stars | today |
---|---|
10635 | 27 |
Delve is a debugger for the Go programming language.
etcd-io / etcd
https://github.com/etcd-io/etcd
stars | today |
---|---|
23219 | 25 |
Distributed reliable key-value store for the most critical data of a distributed system
derailed / k9s
https://github.com/derailed/k9s
stars | today |
---|---|
1325 | 26 |
🐶 Kubernetes CLI To Manage Your Clusters In Style!
cjbassi / gotop
https://github.com/cjbassi/gotop
stars | today |
---|---|
4702 | 25 |
A terminal based graphical activity monitor inspired by gtop and vtop
gohugoio / hugo
https://github.com/gohugoio/hugo
stars | today |
---|---|
33077 | 21 |
The world’s fastest framework for building websites.
securego / gosec
https://github.com/securego/gosec
stars | today |
---|---|
2051 | 22 |
Golang security checker
chai2010 / go2-book
https://github.com/chai2010/go2-book
stars | today |
---|---|
479 | 22 |
📚 《Go2编程指南》开源图书,重点讲解Go2新特性,以及Go1教程中较少涉及的特性
Language: java
ityouknow / spring-boot-examples
https://github.com/ityouknow/spring-boot-examples
stars | today |
---|---|
9279 | 254 |
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
Snailclimb / JavaGuide
https://github.com/Snailclimb/JavaGuide
stars | today |
---|---|
26875 | 216 |
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
doocs / advanced-java
https://github.com/doocs/advanced-java
stars | today |
---|---|
11022 | 112 |
😮 互联网 Java 工程师进阶知识完全扫盲
javagrowing / JGrowing
https://github.com/javagrowing/JGrowing
stars | today |
---|---|
364 | 86 |
Java is Growing up but not only Java。Java成长路线,但学到不仅仅是Java。
macrozheng / mall
https://github.com/macrozheng/mall
stars | today |
---|---|
7304 | 70 |
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
alibaba / arthas
https://github.com/alibaba/arthas
stars | today |
---|---|
10471 | 74 |
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
didi / DoraemonKit
https://github.com/didi/DoraemonKit
stars | today |
---|---|
4981 | 67 |
简称 “DoKit” 。一款功能齐全的客户端( iOS 、Android )研发助手,你值得拥有。
spring-cloud-incubator / spring-cloud-alibaba
https://github.com/spring-cloud-incubator/spring-cloud-alibaba
stars | today |
---|---|
4048 | 56 |
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
gauravk95 / bubble-navigation
https://github.com/gauravk95/bubble-navigation
stars | today |
---|---|
69 | 62 |
🎉 [Android Library] A light-weight library to make beautiful Navigation Bar easily with ton of 🎨 customization option.
alibaba / fescar
https://github.com/alibaba/fescar
stars | today |
---|---|
5791 | 52 |
🔥 Fescar is an easy-to-use, high-performance, java based, open source distributed transaction solution.
spring-projects / spring-boot
https://github.com/spring-projects/spring-boot
stars | today |
---|---|
34712 | 37 |
Spring Boot
eugenp / tutorials
https://github.com/eugenp/tutorials
stars | today |
---|---|
12020 | 33 |
The “REST With Spring” Course:
forezp / SpringCloudLearning
https://github.com/forezp/SpringCloudLearning
stars | today |
---|---|
6600 | 44 |
《史上最简单的Spring Cloud教程源码》
spring-projects / spring-framework
https://github.com/spring-projects/spring-framework
stars | today |
---|---|
26905 | 30 |
Spring Framework
ctripcorp / apollo
https://github.com/ctripcorp/apollo
stars | today |
---|---|
11832 | 34 |
Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。
zhkl0228 / emulator
https://github.com/zhkl0228/emulator
stars | today |
---|---|
45 | 31 |
Allows you to emulate an Android ARM32 and/or ARM64 native library
elastic / elasticsearch
https://github.com/elastic/elasticsearch
stars | today |
---|---|
38738 | 33 |
Open Source, Distributed, RESTful Search Engine
li-xiaojun / XPopup
https://github.com/li-xiaojun/XPopup
stars | today |
---|---|
1351 | 36 |
🔥 功能强大,UI简洁,交互优雅的通用弹窗!可以替代Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner等组件,自带十几种效果良好的动画, 支持完全的UI和动画自定义!(Powerful and Beautiful Popup,can absolutely replace Dialog,PopupWindow,PopupMenu,BottomSheet,DrawerLayout,Spinner. With built-in animators , very easy to custom Popup View.)
apache / incubator-dubbo
https://github.com/apache/incubator-dubbo
stars | today |
---|---|
24749 | 31 |
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
alibaba / druid
https://github.com/alibaba/druid
stars | today |
---|---|
15389 | 32 |
阿里巴巴数据库事业部出品,为监控而生的数据库连接池。阿里云Data Lake Analytics( https://www.aliyun.com/product/datalakeanalytics )、DRDS、TDDL 连接池powered by Druid
TheAlgorithms / Java
https://github.com/TheAlgorithms/Java
stars | today |
---|---|
11003 | 30 |
All Algorithms implemented in Java
dyc87112 / SpringBoot-Learning
https://github.com/dyc87112/SpringBoot-Learning
stars | today |
---|---|
5993 | 35 |
Spring Boot教程
alibaba / nacos
https://github.com/alibaba/nacos
stars | today |
---|---|
4616 | 33 |
an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.
xaecbd / RCT
stars | today |
---|---|
34 | 32 |
RCT (Redis Computed Tomography) include parse redis rdb , slowlog analyze and clientlist analyze
qiurunze123 / miaosha
https://github.com/qiurunze123/miaosha
stars | today |
---|---|
5344 | 31 |
⭐⭐⭐⭐秒杀系统设计与实现.互联网工程师进阶与分析 🙋 🐓
Language: c++
mbinary / USTC-CS-Courses-Resource
https://github.com/mbinary/USTC-CS-Courses-Resource
stars | today |
---|---|
11765 | 1138 |
❤️ 中国科学技术大学计算机学院课程资源( https://mbinary.xyz/ustc-cs/ )
lemire / simdjson
https://github.com/lemire/simdjson
stars | today |
---|---|
5209 | 174 |
Parsing gigabytes of JSON per second
tensorflow / tensorflow
https://github.com/tensorflow/tensorflow
stars | today |
---|---|
121554 | 87 |
An Open Source Machine Learning Framework for Everyone
thrust / thrust
https://github.com/thrust/thrust
stars | today |
---|---|
2162 | 75 |
Thrust is a C++ parallel programming library which resembles the C++ Standard Library.
cool2528 / baiduCDP
https://github.com/cool2528/baiduCDP
stars | today |
---|---|
767 | 41 |
百度网盘下载神器
opencv / opencv
https://github.com/opencv/opencv
stars | today |
---|---|
32206 | 24 |
Open Source Computer Vision Library
electron / electron
https://github.com/electron/electron
stars | today |
---|---|
70529 | 38 |
Build cross-platform desktop apps with JavaScript, HTML, and CSS
mozilla / DeepSpeech
https://github.com/mozilla/DeepSpeech
stars | today |
---|---|
9455 | 39 |
A TensorFlow implementation of Baidu’s DeepSpeech architecture
Joshua-Ashton / d9vk
https://github.com/Joshua-Ashton/d9vk
stars | today |
---|---|
84 | 35 |
A d3d9 to vk layer based off DXVK’s codebase.
pytorch / pytorch
https://github.com/pytorch/pytorch
stars | today |
---|---|
25272 | 30 |
Tensors and Dynamic neural networks in Python with strong GPU acceleration
huihut / interview
https://github.com/huihut/interview
stars | today |
---|---|
3205 | 27 |
📚 C/C++面试基础知识总结
olive-editor / olive
https://github.com/olive-editor/olive
stars | today |
---|---|
523 | 33 |
Professional open-source NLE video editor
amzeratul / halley
https://github.com/amzeratul/halley
stars | today |
---|---|
1797 | 27 |
A lightweight game engine written in modern C++
tesseract-ocr / tesseract
https://github.com/tesseract-ocr/tesseract
stars | today |
---|---|
24865 | 23 |
Tesseract Open Source OCR Engine (main repository)
CMU-Perceptual-Computing-Lab / openpose
https://github.com/CMU-Perceptual-Computing-Lab/openpose
stars | today |
---|---|
11439 | 21 |
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
protocolbuffers / protobuf
https://github.com/protocolbuffers/protobuf
stars | today |
---|---|
32385 | 18 |
Protocol Buffers - Google’s data interchange format
uNetworking / uWebSockets.js
https://github.com/uNetworking/uWebSockets.js
stars | today |
---|---|
1390 | 22 |
TypeScript web server - 15x faster than Deno
apple / swift
https://github.com/apple/swift
stars | today |
---|---|
46807 | 21 |
The Swift Programming Language
anhkgg / SuperWeChatPC
https://github.com/anhkgg/SuperWeChatPC
stars | today |
---|---|
747 | 21 |
超级微信电脑客户端,支持多开、防消息撤销、语音消息备份…开放WeChatSDK
grpc / grpc
stars | today |
---|---|
19758 | 19 |
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
generalized-intelligence / GAAS
https://github.com/generalized-intelligence/GAAS
stars | today |
---|---|
271 | 21 |
Open source autonomy flight and operation control system. Designed for autonomous drone and self-flying car.
godotengine / godot
https://github.com/godotengine/godot
stars | today |
---|---|
19600 | 17 |
Godot Engine – Multi-platform 2D and 3D game engine
zhongyang219 / TrafficMonitor
https://github.com/zhongyang219/TrafficMonitor
stars | today |
---|---|
3275 | 19 |
这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
NVlabs / intrinsic3d
https://github.com/NVlabs/intrinsic3d
stars | today |
---|---|
33 | 19 |
Intrinsic3D - High-Quality 3D Reconstruction by Joint Appearance and Geometry Optimization with Spatially-Varying Lighting (ICCV 2017)
google / jsonnet
https://github.com/google/jsonnet
stars | today |
---|---|
2569 | 17 |
Jsonnet - The data templating language
Language: javascript
gpujs / gpu.js
https://github.com/gpujs/gpu.js
stars | today |
---|---|
7671 | 263 |
GPU Accelerated JavaScript
weilanwl / ColorUI
https://github.com/weilanwl/ColorUI
stars | today |
---|---|
1444 | 252 |
鲜亮的高饱和色彩,专注视觉的小程序组件库
artf / grapesjs
https://github.com/artf/grapesjs
stars | today |
---|---|
7840 | 246 |
Free and Open source Web Builder Framework. Next generation tool for building templates without coding
agalwood / Motrix
https://github.com/agalwood/Motrix
stars | today |
---|---|
4514 | 197 |
A full-featured download manager.
nosir / cleave.js
https://github.com/nosir/cleave.js
stars | today |
---|---|
12799 | 174 |
Format input text content when you are typing…
vuejs / vue
stars | today |
---|---|
129314 | 121 |
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
Tencent / omi
https://github.com/Tencent/omi
stars | today |
---|---|
7416 | 118 |
下一代前端统一框架 - 支持桌面Web、移动H5和小程序 - Next Front End Framework
antonmedv / fx
https://github.com/antonmedv/fx
stars | today |
---|---|
7274 | 108 |
Command-line tool and terminal JSON viewer 🔥
facebook / react
https://github.com/facebook/react
stars | today |
---|---|
123473 | 90 |
A declarative, efficient, and flexible JavaScript library for building user interfaces.
antonmedv / fx-completion
https://github.com/antonmedv/fx-completion
stars | today |
---|---|
103 | 102 |
Bash completion for fx
NervJS / taro
https://github.com/NervJS/taro
stars | today |
---|---|
15476 | 95 |
多端统一开发框架,支持用 React 的开发方式编写一次代码,生成能运行在微信/百度/支付宝/字节跳动小程序、H5、React Native 等的应用。 https://taro.js.org/
koala-interactive / frenchkiss.js
https://github.com/koala-interactive/frenchkiss.js
stars | today |
---|---|
282 | 98 |
The blazing fast lightweight i18n module for javascript
facebook / create-react-app
https://github.com/facebook/create-react-app
stars | today |
---|---|
64322 | 75 |
Set up a modern web app by running one command.
drcmda / react-three-fiber
https://github.com/drcmda/react-three-fiber
stars | today |
---|---|
877 | 82 |
👌 React-fiber renderer for THREE.js
infinitered / nsfwjs
https://github.com/infinitered/nsfwjs
stars | today |
---|---|
1713 | 76 |
NSFW detection on the client-side via Tensorflow JS
myliang / x-spreadsheet
https://github.com/myliang/x-spreadsheet
stars | today |
---|---|
4136 | 74 |
A web-based JavaScript(canvas) spreadsheet
kesne / with-react-hooks
https://github.com/kesne/with-react-hooks
stars | today |
---|---|
82 | 70 |
Add support for React Hooks in your class components. Live your own life and break the rules.
gengchen528 / wechatBot
https://github.com/gengchen528/wechatBot
stars | today |
---|---|
70 | 61 |
微信每日说,每日自动发送微信消息
30-seconds / 30-seconds-of-code
https://github.com/30-seconds/30-seconds-of-code
stars | today |
---|---|
40039 | 56 |
Curated collection of useful JavaScript snippets that you can understand in 30 seconds or less.
twbs / bootstrap
https://github.com/twbs/bootstrap
stars | today |
---|---|
131213 | 46 |
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
gatsbyjs / gatsby
https://github.com/gatsbyjs/gatsby
stars | today |
---|---|
32146 | 48 |
Build blazing fast, modern apps and websites with React
leon-ai / leon
https://github.com/leon-ai/leon
stars | today |
---|---|
4349 | 51 |
🧠 Leon is your open-source personal assistant.
airbnb / javascript
https://github.com/airbnb/javascript
stars | today |
---|---|
82255 | 48 |
JavaScript Style Guide
developit / microbundle
https://github.com/developit/microbundle
stars | today |
---|---|
3188 | 52 |
📦 Zero-configuration bundler for tiny modules.
facebook / react-native
https://github.com/facebook/react-native
stars | today |
---|---|
74570 | 48 |
A framework for building native apps with React.
Language: unknown
LisaDziuba / Awesome-Design-Tools
https://github.com/LisaDziuba/Awesome-Design-Tools
stars | today |
---|---|
5501 | 361 |
The best design tools for everything.
Micropoor / Micro8
https://github.com/Micropoor/Micro8
stars | today |
---|---|
9375 | 300 |
Gitbook
dreamingechoes / awesome-mental-health
https://github.com/dreamingechoes/awesome-mental-health
stars | today |
---|---|
892 | 338 |
A curated list of awesome articles, websites and resources about mental health in the software industry.
CyC2018 / CS-Notes
https://github.com/CyC2018/CS-Notes
stars | today |
---|---|
51321 | 149 |
😋 技术面试必备基础知识
0xInfection / Awesome-WAF
https://github.com/0xInfection/Awesome-WAF
stars | today |
---|---|
1040 | 131 |
🔥 A curated list of awesome web-app firewall (WAF) stuff.
trimstray / the-book-of-secret-knowledge
https://github.com/trimstray/the-book-of-secret-knowledge
stars | today |
---|---|
17424 | 97 |
⭐️ A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
sindresorhus / awesome
https://github.com/sindresorhus/awesome
stars | today |
---|---|
102860 | 79 |
😎 Awesome lists about all kinds of interesting topics
trimstray / nginx-quick-reference
https://github.com/trimstray/nginx-quick-reference
stars | today |
---|---|
7127 | 74 |
⚡️ These 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 |
---|---|
7608 | 73 |
An evolving how-to guide for securing a Linux server.
getify / You-Dont-Know-JS
https://github.com/getify/You-Dont-Know-JS
stars | today |
---|---|
97169 | 68 |
A book series on JavaScript. @YDKJS on twitter.
Advanced-Frontend / Daily-Interview-Question
https://github.com/Advanced-Frontend/Daily-Interview-Question
stars | today |
---|---|
2611 | 68 |
工作日每天一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。
xingshaocheng / architect-awesome
https://github.com/xingshaocheng/architect-awesome
stars | today |
---|---|
29284 | 60 |
后端架构师技术图谱
github / gitignore
https://github.com/github/gitignore
stars | today |
---|---|
79709 | 51 |
A collection of useful .gitignore templates
GitHubDaily / GitHubDaily
https://github.com/GitHubDaily/GitHubDaily
stars | today |
---|---|
2445 | 58 |
GitHubDaily 分享内容定期整理与分类。欢迎推荐、自荐项目,让更多人知道你的项目。
rmcelreath / statrethinking_winter2019
https://github.com/rmcelreath/statrethinking_winter2019
stars | today |
---|---|
289 | 54 |
Statistical Rethinking course at MPI-EVA from Dec 2018 through Feb 2019
Avik-Jain / 100-Days-Of-ML-Code
https://github.com/Avik-Jain/100-Days-Of-ML-Code
stars | today |
---|---|
20348 | 48 |
100 Days of ML Coding
taniarascia / new-moon
https://github.com/taniarascia/new-moon
stars | today |
---|---|
229 | 53 |
The optimized dark theme for web development. Intuitive syntax highlighting for all your apps.
EbookFoundation / free-programming-books
https://github.com/EbookFoundation/free-programming-books
stars | today |
---|---|
117944 | 48 |
📚 Freely available programming books
sorrycc / awesome-f2e-libs
https://github.com/sorrycc/awesome-f2e-libs
stars | today |
---|---|
654 | 50 |
🎉 整理我平时关注的前端库。
formulahendry / awesome-vscode-cn
https://github.com/formulahendry/awesome-vscode-cn
stars | today |
---|---|
248 | 50 |
中文版 Awesome VS Code
ruanyf / weekly
https://github.com/ruanyf/weekly
stars | today |
---|---|
4056 | 48 |
技术分享周刊,每周五发布
jjqqkk / chromium
https://github.com/jjqqkk/chromium
stars | today |
---|---|
1325 | 36 |
Chromium browser with SSL VPN. Use this browser to unblock websites.
alexpate / awesome-design-systems
https://github.com/alexpate/awesome-design-systems
stars | today |
---|---|
8700 | 38 |
💅🏻 ⚒ A collection of awesome design systems
vuejs / awesome-vue
https://github.com/vuejs/awesome-vue
stars | today |
---|---|
42852 | 37 |
🎉 A curated list of awesome things related to Vue.js