j5207's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
facebook/folly
An open-source C++ library developed and used at Facebook.
facebook/zstd
Zstandard - Fast real-time compression algorithm
forthespada/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
google/orbit
C/C++ Performance Profiler
ros2/ros2
The Robot Operating System, is a meta operating system for robots.
CloudCompare/CloudCompare
CloudCompare main repository
chenshuo/recipes
Some code snippets for sharing
lizhenghn123/StudyBooks
我的学习资料,包括书籍、网址等
anjuke/zguide-cn
ZMQ 指南
xiaoweiChen/CMake-Cookbook
:book: 作为对《CMake Cookbook》的中文翻译。
hedronvision/bazel-compile-commands-extractor
Goal: Enable awesome tooling for Bazel users of the C language family.
Livox-SDK/Livox-SDK
Drivers for receiving LiDAR data and more, support Lidar Mid-40, Mid-70, Tele-15, Horizon, Avia.
YuxuanLing/books
cbeck88/visit_struct
A miniature library for struct-field reflection in C++
grailbio/bazel-compilation-database
Tool to generate compile_commands.json from the Bazel build system
swansontec/map-macro
A recursive C preprocessor macro which performs an operation on each element of a list
ros2/rosbag2
richardcochran/linuxptp
User space PTP stack for the GNU/Linux operating system.
xR3b0rn/dbcppp
C/C++ DBC file parser/tool
boostorg/safe_numerics
Replacements to standard numeric types which throw exceptions on errors
TheMaverickProgrammer/C-Python-like-Decorators
How to write decorator functions in modern C++
ros2/rmw_fastrtps
Implementation of the ROS Middleware (rmw) Interface using eProsima's Fast RTPS.
KangLin/SerialPortAssistant
This project is a cross-platform serial port assistant. It can run on WINDOWS, linux、android、macos system.
ros2/rmw
The ROS Middleware (rmw) Interface.
xatavian/cpp-can-parser
C++ library for parsing CAN databases (currently only with the DBC format)
SonarSystems/Flappy-Bird-SFML-Clone
tismith/tmp-play
C++ template meta programming - Lists, map-reduce, sorts