Skip to content
View Exai's full-sized avatar

Block or report Exai

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
  • mymuduo Public

    Forked from xyygudu/mymuduo

    c++11实现简易muduo网络库

    C++ Updated Jun 11, 2023
  • 使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。

    C++ Updated Feb 23, 2023
  • libevent1.4 Public

    Forked from libevent/libevent

    Event notification library

    C Other Updated Nov 25, 2022
  • 计算机自学指南

    HTML MIT License Updated Nov 5, 2022
  • ananas Public

    Forked from loveyacper/ananas

    A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc

    C++ MIT License Updated Nov 4, 2022
  • tinyrpc Public

    Forked from Gooddbird/tinyrpc

    c++ async rpc framework. 14w+qps.

    C++ Apache License 2.0 Updated Oct 22, 2022
  • ioCoro Public

    Forked from wythers/ioCoro

    ioCoro is an async-IO service framework based on cpp20Coroutine

    C++ GNU General Public License v3.0 Updated Oct 21, 2022
  • MyTinySTL Public

    Forked from Alinshans/MyTinySTL

    Achieve a tiny STL in C++11

    C++ Other Updated Oct 20, 2022
  • asio Public

    Forked from chriskohlhoff/asio

    Asio C++ Library

    C++ Updated Oct 18, 2022
  • C++11版本muduo网络库 除去了对boost库的依赖

    C++ Updated Oct 14, 2022
  • WebServer Public

    Forked from linyacool/WebServer

    A C++ High Performance Web Server

    C++ MIT License Updated Sep 9, 2022
  • CS-Books- Public

    Forked from forthespada/CS-Books

    🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~

    Updated Sep 1, 2022
  • sylar Public

    Forked from sylar-yin/sylar

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

    C++ Updated Jun 17, 2022
  • 《Effective Modern C++》翻译 - 已完成

    Updated May 5, 2022
  • spdlog Public

    Forked from gabime/spdlog

    Fast C++ logging library.

    C++ Other Updated Apr 23, 2022
  • Simple kernel for learning operating systems. 用于学习操作系统的简单内核

    C++ Other Updated Apr 21, 2022
  • 🔥 Linux下C++轻量级Web服务器

    C++ Apache License 2.0 Updated Apr 20, 2022
  • muduo Public

    Forked from chenshuo/muduo

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

    C++ Other Updated Mar 28, 2022
  • repository to accompany "A Systematic Approach to Learning Robot Programming with ROS"

    C++ Updated Mar 28, 2022
  • ompl Public

    Forked from ompl/ompl

    The Open Motion Planning Library (OMPL)

    C++ 1 Other Updated Mar 22, 2022
  • An optimal trajectory planner considering distinctive topologies for mobile robots based on Timed-Elastic-Bands (ROS Package)

    C++ BSD 3-Clause "New" or "Revised" License Updated Mar 15, 2022
  • NanoLog-17 Public

    Forked from PlatformLab/NanoLog

    Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.

    C++ Other Updated Mar 9, 2022
  • recipes Public

    Forked from chenshuo/recipes

    Some code snippets for sharing

    C++ BSD 3-Clause "New" or "Revised" License Updated Feb 21, 2022
  • FdogLog Public

    Forked from HuaGouFdog/FdogLog

    FdogLog是一个用于C++程序服务的轻量日志库,可输出五种日志类型(Error,Warn,Info,Debug,Trace),操作简单,支持自定义输出类型,终端输出,文件输出,支持日志滚动,线程安全,且支持windows,linux双平台,详情请阅读README.md

    C++ Apache License 2.0 Updated Jan 19, 2022
  • C++ Linux WebServer服务器

    C++ Apache License 2.0 Updated Jan 17, 2022
  • C++ framework for json-rpc (json remote procedure call)

    C++ MIT License Updated Jan 12, 2022
  • CSAPP-Labs Public

    Forked from Exely/CSAPP-Labs

    Solutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记

    C Updated Dec 4, 2021
  • C++ Updated Nov 26, 2021
  • Optimization-based real-time path planning for vehicles.

    C++ Updated Nov 2, 2021
  • Hybrid A* Path Planner

    C++ Updated Oct 15, 2021