Ethan zhang (nanjingu)

nanjingu

Geek Repo

Location:Nanjing,China

Github PK Tool:Github PK Tool

Ethan zhang's starred repositories

redis

Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.

Language:CLicense:NOASSERTIONStargazers:67017Issues:2534Issues:6569

leetcode-master

《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀

grpc

The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

Language:C++License:Apache-2.0Stargazers:41956Issues:1351Issues:11492

TinyWebServer

:fire: Linux下C++轻量级WebServer服务器

Language:C++License:Apache-2.0Stargazers:16839Issues:89Issues:244

brpc

brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".

Language:C++License:Apache-2.0Stargazers:16541Issues:812Issues:1763

muduo

Event-driven network library for multi-threaded Linux server in C++11

Language:C++License:NOASSERTIONStargazers:14865Issues:774Issues:375

CS-Book

计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍

WebServer

A C++ High Performance Web Server

Language:C++License:MITStargazers:7757Issues:75Issues:147

json-tutorial

从零开始的 JSON 库教程

InterviewGuide

🔥🔥「InterviewGuide」是阿秀从校园->职场多年计算机自学过程的记录以及学弟学妹们计算机校招&秋招经验总结文章的汇总,包括但不限于C/C++ 、Golang、JavaScript、Vue、操作系统、数据结构、计算机网络、MySQL、Redis等学习总结,坚持学习,持续成长!

FreeRTOS

'Classic' FreeRTOS distribution. Started as Git clone of FreeRTOS SourceForge SVN repo. Submodules the kernel.

CodingInterviewChinese2

《剑指Offer:名企面试官精讲典型编程面试题》第二版源代码

Language:C++License:NOASSERTIONStargazers:5314Issues:149Issues:82

sylar

C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)

MIT-6.824

Basic Sources for MIT 6.824 Distributed Systems Class

Language:GoLicense:MITStargazers:3155Issues:82Issues:11

WebBench

Webbench是Radim Kolar在1997年写的一个在linux下使用的非常简单的网站压测工具。它使用fork()模拟多个客户端同时访问我们设定的URL,测试网站在压力下工作的性能,最多可以模拟3万个并发连接去测试网站的负载能力。官网地址:http://home.tiscali.cz/~cz210552/webbench.html

Language:CLicense:GPL-3.0Stargazers:2666Issues:120Issues:14

MyPoorWebServer

一款可运行的基于C++ 实现的WebServer服务器,基于《TCPIP网络编程》和《Linux高性能服务器编程》实现的服务器项目。

6.S081-All-in-one

6.S081课程全记录,包括课程使用的书籍、论文、实验要求的中文翻译,以及实验过程记录

WebServer

A C++ Lightweight Web Server based on Linux epoll

Language:HTMLLicense:MITStargazers:605Issues:4Issues:1

jrpc

JSON-RPC implementation in C++17

websocketfiles

Provide two well designed and out of box websocket c++ classes and make your ongoing C++ project support WebSocket easily.

Language:C++License:MITStargazers:78Issues:1Issues:1