wanglh's repositories
os_kernel_lab
OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32
book
backup some books
buildroot
Buildroot, making embedded Linux easy. Note that this is not the official repository, but only a mirror. The official Git repository is at http://git.buildroot.net/buildroot/. Do not open issues or file pull requests here.
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Catch2
A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
CMake
Mirror of CMake upstream repository
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
cpprestsdk
The C++ REST SDK is a Microsoft project for cloud-based client-server communication in native code using a modern asynchronous C++ API design. This project aims to help C++ developers connect to and interact with services.
EffectiveModernCppChinese
《Effective Modern C++》翻译 - 已完成
fio
Flexible I/O Tester
FreeModbus_Slave-Master-RTT-STM32
Add master mode to FreeModbus. | 在 FreeModbus 中添加主机模式
Gdbinit
Gdbinit for OS X, iOS and others - x86, x86_64 and ARM
json
JSON for Modern C++
libevent
Event notification library
LuaBridge
A lightweight, dependency-free library for binding Lua to C++
nginx-rtmp-module
NGINX-based Media Streaming Server
nvwa
My small collection of C++ utilities
pybind11
Seamless operability between C++11 and Python
qemu
Official QEMU mirror. Please see http://wiki.qemu.org/Contribute/SubmitAPatch for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website.
qt-creator
A cross-platform Qt IDE
qtbase
Qt Base (Core, Gui, Widgets, Network, ...)
QtCipherSqlitePlugin
A Qt plugin for cipher SQLite.
QtDocumentCN
Qt中文文档翻译
skynet
A lightweight online game framework
spdlog
Fast C++ logging library.
sqlitebrowser
Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:
stModbus
Modbus RTU for Cortex-M (STM32 series: STM32F103, STM32F3xx)
swoole-src
🚀 Coroutine-based concurrency library for PHP
vmm-reference
A VMM implementation based of rust-vmm components