Stars
How to Make a Computer Operating System in C++
APUE(Advanced Programming in the UNIX)《UNIX环境高级编程(第3版)》学习笔记
modern C++(C++11), simple, easy to use rpc framework
This repository implements a novel approach to odometry calibration independent of the robot's steering geometry. Also, other methods proposed in the literature are implemented for comparison purpo…
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Linux-CAN / SocketCAN user space applications
Embedded TCP/IP network stack with embedded web server, Websocket, and MQTT client
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available …
VDA5050-compatible mission controller
VDA5050-compatible cloud service for fleet mission dispatch
A selection of state-of-the-art research materials on decision making and motion planning.
workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++