Pinned Repositories
annotated_nginx
Annotated Nginx Source(中文)
canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
CodingInterviewsNotes
涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》)、面试题、嵌入式相关等
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
CTK
A set of common support code for medical imaging, surgical navigation, and related purposes.
drogon
Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows
embedded-notes
嵌入式linux软件开发、嵌入式linux驱动开发、c语言、单片机开发、IOT开发等面试要点记录
EmbeddedSoftwareEngineerInterview
嵌入式软件工程师笔试面试指南,主要收录笔试面试八股文。包括C/C++,计算机基础,操作系统,Linux驱动,Arm体系与架构,网络编程,大厂笔试面试题等。持续更新中~~有问题可以加我微信,LinuxDriverDev
k8s-deployment-strategies
Kubernetes deployment strategies explained
tdesktop
Telegram Desktop messaging app
Linn-Wang's Repositories
Linn-Wang/k8s-deployment-strategies
Kubernetes deployment strategies explained
Linn-Wang/tdesktop
Telegram Desktop messaging app
Linn-Wang/annotated_nginx
Annotated Nginx Source(中文)
Linn-Wang/canal
阿里巴巴 MySQL binlog 增量订阅&消费组件
Linn-Wang/CodingInterviewsNotes
涵盖C++ Primer 5th、 effective C++ 、 STL api和demos C++ 基础知识与理论、 智能指针、C++11、 Git教程 Linux命令 Unix操作系统(进程、线程、内存管理、信号)计算机网络、 数据结构(排序、查找)、数据库、、C++对象模型、 设计模式、算法(《剑指offer》、leetcode、lintcode、hihocoder、《王道程序员求职宝典》)、面试题、嵌入式相关等
Linn-Wang/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++
Linn-Wang/CTK
A set of common support code for medical imaging, surgical navigation, and related purposes.
Linn-Wang/drogon
Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows
Linn-Wang/embedded-notes
嵌入式linux软件开发、嵌入式linux驱动开发、c语言、单片机开发、IOT开发等面试要点记录
Linn-Wang/EmbeddedSoftwareEngineerInterview
嵌入式软件工程师笔试面试指南,主要收录笔试面试八股文。包括C/C++,计算机基础,操作系统,Linux驱动,Arm体系与架构,网络编程,大厂笔试面试题等。持续更新中~~有问题可以加我微信,LinuxDriverDev
Linn-Wang/gocron
定时任务管理系统
Linn-Wang/golangFamily
【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子书籍+分词+数据结构+设计模式+去html tag标签等+go学习+go面试
Linn-Wang/Interview-Notes
:books: C++技术面试知识笔记 — 剑指offer题解C++版、Leetcode题解C++版、数据结构与算法、操作系统、Linux、计算机网络、设计模式、数据库、嵌入式
Linn-Wang/leetcode_test
在linux操作系统中使用makefile练习leetcode题目
Linn-Wang/libco
libco is a coroutine library which is widely used in wechat back-end service. It has been running on tens of thousands of machines since 2013.
Linn-Wang/linux
Linux kernel source tree
Linn-Wang/Linux-Tutorial
《Java 程序员眼中的 Linux》
Linn-Wang/nodeeditor
Qt Node Editor. Dataflow programming framework
Linn-Wang/nps
一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy server, with a powerful web management terminal.
Linn-Wang/postgres
Mirror of the official PostgreSQL GIT repository. Note that this is just a *mirror* - we don't work with pull requests on github. To contribute, please see https://wiki.postgresql.org/wiki/Submitting_a_Patch
Linn-Wang/prisma1
💾 Database Tools incl. ORM, Migrations and Admin UI (Postgres, MySQL & MongoDB)
Linn-Wang/sylar
C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)
Linn-Wang/vim-plug
:hibiscus: Minimalist Vim Plugin Manager
Linn-Wang/xbook2
xbook2是一个基于x86处理器的32位操作系统,这次是新的尝试,使用混内核结构,添加一些新的内容进来。