-
-
A-Tiny-Network-Library Public
Forked from Shangyizhou/A-Tiny-Network-Library使用 C++ 11 重构陈硕的 muduo 库,去除 boost 依赖。内部实现有 HTTP 服务器,可支持 GET 请求。
C++ UpdatedFeb 23, 2023 -
libevent1.4 Public
Forked from libevent/libeventEvent notification library
C Other UpdatedNov 25, 2022 -
cs-self-learning Public
Forked from PKUFlyingPig/cs-self-learning计算机自学指南
HTML MIT License UpdatedNov 5, 2022 -
ananas Public
Forked from loveyacper/ananasA C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc
C++ MIT License UpdatedNov 4, 2022 -
tinyrpc Public
Forked from Gooddbird/tinyrpcc++ async rpc framework. 14w+qps.
C++ Apache License 2.0 UpdatedOct 22, 2022 -
ioCoro Public
Forked from wythers/ioCoroioCoro is an async-IO service framework based on cpp20Coroutine
C++ GNU General Public License v3.0 UpdatedOct 21, 2022 -
MyTinySTL Public
Forked from Alinshans/MyTinySTLAchieve a tiny STL in C++11
C++ Other UpdatedOct 20, 2022 -
-
muduo_cpp11 Public
Forked from S1mpleBug/muduo_cpp11C++11版本muduo网络库 除去了对boost库的依赖
C++ UpdatedOct 14, 2022 -
WebServer Public
Forked from linyacool/WebServerA C++ High Performance Web Server
C++ MIT License UpdatedSep 9, 2022 -
CS-Books- Public
Forked from forthespada/CS-Books🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
UpdatedSep 1, 2022 -
sylar Public
Forked from sylar-yin/sylarC++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Red…
C++ UpdatedJun 17, 2022 -
EffectiveModernCppChinese Public
Forked from CnTransGroup/EffectiveModernCppChinese《Effective Modern C++》翻译 - 已完成
UpdatedMay 5, 2022 -
-
SimpleKernel Public
Forked from Simple-XX/SimpleKernelSimple kernel for learning operating systems. 用于学习操作系统的简单内核
C++ Other UpdatedApr 21, 2022 -
TinyWebServer Public
Forked from qinguoyi/TinyWebServer🔥 Linux下C++轻量级Web服务器
C++ Apache License 2.0 UpdatedApr 20, 2022 -
muduo Public
Forked from chenshuo/muduoEvent-driven network library for multi-threaded Linux server in C++11
C++ Other UpdatedMar 28, 2022 -
learning_ros Public
Forked from wsnewman/learning_rosrepository to accompany "A Systematic Approach to Learning Robot Programming with ROS"
C++ UpdatedMar 28, 2022 -
The Open Motion Planning Library (OMPL)
-
teb_local_planner Public
Forked from rst-tu-dortmund/teb_local_plannerAn optimal trajectory planner considering distinctive topologies for mobile robots based on Timed-Elastic-Bands (ROS Package)
C++ BSD 3-Clause "New" or "Revised" License UpdatedMar 15, 2022 -
NanoLog-17 Public
Forked from PlatformLab/NanoLogNanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API.
C++ Other UpdatedMar 9, 2022 -
recipes Public
Forked from chenshuo/recipesSome code snippets for sharing
C++ BSD 3-Clause "New" or "Revised" License UpdatedFeb 21, 2022 -
FdogLog Public
Forked from HuaGouFdog/FdogLogFdogLog是一个用于C++程序服务的轻量日志库,可输出五种日志类型(Error,Warn,Info,Debug,Trace),操作简单,支持自定义输出类型,终端输出,文件输出,支持日志滚动,线程安全,且支持windows,linux双平台,详情请阅读README.md
C++ Apache License 2.0 UpdatedJan 19, 2022 -
WebServer-1 Public
Forked from markparticle/WebServerC++ Linux WebServer服务器
C++ Apache License 2.0 UpdatedJan 17, 2022 -
libjson-rpc-cpp Public
Forked from cinemast/libjson-rpc-cppC++ framework for json-rpc (json remote procedure call)
C++ MIT License UpdatedJan 12, 2022 -
CSAPP-Labs Public
Forked from Exely/CSAPP-LabsSolutions and Notes for Labs of Computer Systems: A Programmer's Perspective 3rd Editon // 《深入理解计算机系统》第三版的实验文件、解答与笔记
C UpdatedDec 4, 2021 -
-
path_optimizer_2 Public
Forked from fshi2006/path_optimizer_2Optimization-based real-time path planning for vehicles.
C++ UpdatedNov 2, 2021 -
hybrid-astar-planner Public
Forked from tejus-gupta/hybrid-astar-plannerHybrid A* Path Planner
C++ UpdatedOct 15, 2021