pd-unprofessional's Stars
PKUFlyingPig/cs-self-learning
计算机自学指南
arvidsson/BrainTree
C++ behavior tree single header library
doocs/source-code-hunter
😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶,Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
USCiLab/cereal
A C++11 library for serialization
lcm-proj/lcm
Lightweight Communications and Marshalling
nothings/single_file_libs
List of single-file C/C++ libraries.
Light-City/CPlusPlusThings
C++那些事
metayeti/mINI
INI file reader and writer
BehaviorTree/BehaviorTree.CPP
Behavior Trees Library in C++. Batteries included.
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
cpp-main/cpp-tbox
A complete Linux application software development tool library and runtime framework, aim at make C++ development easy.
amaiorano/hsm
C++ framework library to simplify state-driven code
qinguoyi/TinyWebServer
:fire: Linux下C++轻量级WebServer服务器
yuesong-feng/30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
idealvin/coost
A tiny boost library in C++11.
facebook/folly
An open-source C++ library developed and used at Facebook.
doctest/doctest
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
yhirose/cpp-httplib
A C++ header-only HTTP/HTTPS server and client library
forthespada/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
chenshuo/muduo
Event-driven network library for multi-threaded Linux server in C++11
rr-debugger/rr
Record and Replay Framework
miccol/ROS-Behavior-Tree
Behavior Trees Library for ROS (Robot Operating System). In C++ and python
Byronnar/tensorflow-serving-yolov3
本项目主要对原tensorflow-yolov3版本做了许多细节上的改进,增加了TensorFlow-Serving工程部署,训练了多个数据集,包括Visdrone2019, 安全帽等, 安全帽mAP在98%左右, 推理速度1080上608的尺寸大概25fps.