Pinned Repositories
abs-guide
:book: Advanced Bash-Scripting Guide - An in-depth exploration of the art of shell scripting
apue
:book: Advanced Programming in the UNIX Environment - 3rd Edition
CCiA
:book: C++ Concurrency in Action - Practical Multithreading
cplusplus-11
c++11/14/17 test code
CppPrimer
:books: C++ Primer 5th
cppstdlib
:book: The C++ Standard Library - A Tutorial and Reference, 2nd Edition
etcp
:memo: Effective TCP/IP Programming
qgroundcontrol
Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
DriverFramework
Operating system and flight stack agnostic driver framework for POSIX (Linux, NuttX, Mac OS, QNX, VxWorks).
PX4-Autopilot
PX4 Autopilot Software
iZhangHui's Repositories
iZhangHui/awesome-lockfree
A collection of resources on wait-free and lock-free programming
iZhangHui/awesome-modern-cpp
A collection of resources on modern C++
iZhangHui/awesome-nodejs
A curated list of delightful Node.js packages and resources.
iZhangHui/cmake_tutorial
cmake tutorial
iZhangHui/concurrentqueue
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
iZhangHui/Cplusplus-Concurrency-In-Practice
A Detailed Cplusplus Concurrency Tutorial 《C++ 并发编程指南》
iZhangHui/cpp11-on-multicore
Various synchronization primitives for multithreaded applications in C++11.
iZhangHui/cracking-the-coding-interview
Solutions for the book: Cracking the coding interview V4. Written in C++.
iZhangHui/DriverFramework
Operating system and flight stack agnostic driver framework for POSIX (Linux, NuttX, Mac OS, QNX, VxWorks).
iZhangHui/ebook-1
A collection of classic computer science books from Internet
iZhangHui/hffix
Financial Information Exchange Protocol C++ Library
iZhangHui/learn-python
学习python3小脚本
iZhangHui/libuv-cmake
Cross-platform asychronous I/O
iZhangHui/mavros
MAVLink to ROS gateway with UDP proxy for Ground Control Station