Pinned Repositories
AirSim
Open source simulator based on Unreal Engine for autonomous vehicles from Microsoft AI & Research
Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
c-log
a fast ,stable and thread-safe log lib(logger) for C/C++ language
cJSON
Ultralightweight JSON parser in ANSI C
clog
Lightweight logger for C/C++ programs, implemented as a single header file.
cmake-cookbook
CMake Cookbook recipes.
Collections-C
A library of generic data structures.
CPP-Design-Patterns
cpp_tip_of_the_week
C++ Tip Of The Week
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
canvanquyen's Repositories
canvanquyen/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
canvanquyen/Best-websites-a-programmer-should-visit
:link: Some useful websites for programmers.
canvanquyen/cJSON
Ultralightweight JSON parser in ANSI C
canvanquyen/cmake-cookbook
CMake Cookbook recipes.
canvanquyen/Collections-C
A library of generic data structures.
canvanquyen/CPP-Design-Patterns
canvanquyen/cpp_tip_of_the_week
C++ Tip Of The Week
canvanquyen/date
A date and time library based on the C++11/14/17 <chrono> header
canvanquyen/dot1ag-utils
802.1ag utilities
canvanquyen/interview
Everything you need to prepare for your technical interview
canvanquyen/ipc-bench
:racehorse: Benchmarks for Inter-Process-Communication Techniques
canvanquyen/linux
Linux kernel variant from Analog Devices; see README.md for details
canvanquyen/linux-kernel-module-cheat
The perfect emulation setup to study and develop the Linux kernel v5.1, kernel modules, QEMU, gem5 and x86_64, ARMv7 and ARMv8 userland and baremetal assembly, ANSI C, C++ and POSIX C. GDB step debug and KGDB just work. Powered by Buildroot and crosstool-NG. Highly automated. Thoroughly documented. Automated tests. "Tested" in an Ubuntu 18.04 host.
canvanquyen/linux-xlnx
The official Linux kernel from Xilinx
canvanquyen/log.c
A simple logging library implemented in C99
canvanquyen/Makefile-Templates
Makefile templates for different sized projects
canvanquyen/mongoose
Mongoose Embedded Web Server Library - Mongoose is more than an embedded webserver. It is a multi-protocol embedded networking library with functions including TCP, HTTP client and server, WebSocket client and server, MQTT client and broker and much more.
canvanquyen/MyTinySTL
Achieve a tiny STL in C++11
canvanquyen/Observe
📣 Hey listen! A simple general-purpose event-listener system for C++17.
canvanquyen/RIOT
RIOT - The friendly OS for IoT
canvanquyen/simple-blockchain
My implementation of a blockchain in C++ - Peer-to-Peer network, SHA-256, Merkle Trees, Mining, etc.
canvanquyen/slog
Advanced logging library for C/C++
canvanquyen/Software-Architecture-with-Cpp
Software Architecture with C++, published by Packt
canvanquyen/stroustrup-ppp
Exercises from Stroustrup's "Programming - Principles and Practice Using C++" (First Edition)
canvanquyen/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
canvanquyen/training_linux_embedded
Tài liệu training Linux embedded
canvanquyen/wandbox
Social Compilation Service
canvanquyen/wireless-apps
Software, BSPs etc. for 5G wireless IP and PetaLinux
canvanquyen/xml.c
Simple XML subset parser comparable to glib's Markup parser, but without any dependencies in one self contained file.
canvanquyen/zlib
A massively spiffy yet delicately unobtrusive compression library.