fujingyuan's Stars
mohistH/fetchcontent_demo
a demo to show how to use cmake's fetchcontent
hantaotaohan/dotfiles-ubuntu
My Workspace dotfiles config .
VitaliiAmpilogov/UdpSocket
Linux UDP socket wrapper
Veipin/udpclient
AlexStocks/muduo
a muduo branch without boost and cmake, just using c++11 and makefile
oudream/ccxx
This is a cross-platform library software library about c, c ++, unix4, posix. Include gtest, benchmark, cmake, process lock, daemon, libuv, lua, cpython, re2, json, yaml, mysql, redis, opencv, qt, lz4, oci ... https://hub.docker.com/u/oudream
HFTrader/hbthreads
A simple coroutine-based reactor library
qitas/cmake
cmake工程模板
ganleiboy/CMakeTutorial
总结常用的CMakeLists模板,便于后续使用。
BrightXiaoHan/CMakeTutorial
CMake中文实战教程
terryup/Network-Library
C++11重构muduo库,去除对boost库的依赖,内部实现了http服务器,可支持GET和POST请求。
ZLMediaKit/ZLToolKit
一个基于C++11的轻量级网络框架,基于线程池技术可以实现大并发网络IO
yurihikari/garuda-hyprdots
Themed dotfiles for Garuda Linux
joelazar/dotfiles
Dotfiles for my macos setup
wanghaoyang1995/wethands
仿muduo实现的高性能C++网络库
mark1879/SimpleMuduo
c++ network library
certifiedpaster/cpp-async-tcp
A TCP socket wrapper written in C++.
xzben/Timer
一个定时器模块cpp 实现,从skynet 抽取而来
cpp-main/cpp-tbox
A complete Linux application software development tool library and runtime framework, aim at make C++ development easy.
JingSrc/tlv
tlv encoder and decoder
wangwenqiangGitHub/simple_muduo
muduo 库简化版
jeremyko/ASockLib
a simple, easy to use cross-platform c++ networking library for linux, os x, windows
thejinchao/cyclone
cross platform network library
DavidAce/CMakeTemplate
A template for building C++ projects using modern CMake with Conan integration
Acclution/godot-cpp-cmake-template
A godot cpp cmake template project
gaudima/gnss-sdr
GNSS-SDR, an open source GNSS software defined receiver
MattClarkson/CMakeCatchTemplate
Template C++ project using CMake, CTest, Catch, and a SuperBuild for dependencies such as Boost, gflags, glog, VTK, OpenCV and PCL.
pabloariasal/modern-cmake-sample
Example library that shows best practices and proper usage of CMake by using targets
andsmedeiros/uevloop
A fast and lightweight event loop for embedded platforms.
matusnovak/finedata
The FineData is a standalone library that provides the basic API wrappers around reading and writing JSON, YAML, and XML files using a universal API. Meaning, the same piece of code that you can use to load a JSON file can be used to load a YAML file.